Modifier and Type | Method and Description |
---|---|
EntityResponse<Business> |
BusinessEndpoint.addProduct(Business business) |
EntityResponse<Invite> |
EventEndpoint.createInvite(java.lang.Long eventId,
java.lang.Long cardId,
InviteTypeEnum type) |
EntityResponse<Invite> |
EventEndpoint.existingInvitation(java.lang.Long id,
java.lang.Long eventId) |
EntityResponse<Record<BCard,BCardScoreRecord>> |
CardEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<CompleteBCard> |
CardEndpoint.getBCardAndScore(java.lang.Long id) |
EntityResponse<BCardScore> |
CardEndpoint.getBCardScore(java.lang.Long bCardId) |
EntityResponse<Record<Business,BusinessScoreRecord>> |
BusinessEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScore> |
BusinessEndpoint.getBusinessScore(java.lang.Long businessId) |
EntityResponse<CompleteEvent> |
EventEndpoint.getEventAndScore(java.lang.Long id) |
EntityResponse<Event> |
EventEndpoint.getEventById(java.lang.Long id) |
EntityResponse<EventDetail> |
EventEndpoint.getEventDetail(java.lang.Long eventId) |
EntityResponse<EventScore> |
EventEndpoint.getEventScore(java.lang.Long eventId) |
EntityResponse<BCardScoreRecord> |
CardEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityResponse<BusinessScoreRecord> |
BusinessEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityResponse<EventScoreRecord> |
EventEndpoint.getMyEventScoreRecord(java.lang.Long userId,
java.lang.Long eventId) |
EntityResponse<CompleteBusiness> |
BusinessEndpoint.getProductAndScore(java.lang.Long id) |
EntityResponse<Business> |
BusinessEndpoint.getProductById(java.lang.Long id) |
EntityResponse<Business> |
BusinessEndpoint.getProductByUser() |
EntityResponse<java.lang.String> |
EventEndpoint.requestAccessToEvent(java.lang.Long inviteId,
DeviceTypeEnum deviceType) |
EntityResponse<App> |
UserEndpoint.saveApp(App app) |
EntityResponse<Event> |
EventEndpoint.saveEvent(Event event) |
EntityResponse<BusinessSubCategory> |
BusinessEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
EntityResponse<UserBCardApi> |
ApiBCEndpoint.saveUserBCardApi(UserBCardApi userBCardApi) |
EntityResponse<Event> |
EventEndpoint.updateEvent(Event event) |
EntityResponse<Business> |
BusinessEndpoint.updateProduct(Business business) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Business> |
AppEndpoint.addProduct(Business business)
Business
|
EntityResponse<UserApp> |
AdminAppEndpoint.changeStatusAppUser(java.lang.Long appUserId,
int status) |
EntityResponse<AdminApp> |
AdminAppEndpoint.createAdmin(AdminApp admin) |
EntityResponse<Invite> |
AppEndpoint.createInvite(java.lang.Long eventId,
java.lang.Long cardId,
InviteTypeEnum type) |
EntityResponse<Invite> |
AppEndpoint.existingInvitation(java.lang.Long id,
java.lang.Long eventId) |
EntityResponse<Record<BCard,BCardScoreRecord>> |
AppEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<CompleteBCard> |
AppEndpoint.getBCardAndScore(java.lang.Long id) |
EntityResponse<BCardScore> |
AppEndpoint.getBCardScore(java.lang.Long bCardId) |
EntityResponse<Record<Business,BusinessScoreRecord>> |
AppEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScore> |
AppEndpoint.getBusinessScore(java.lang.Long businessId) |
EntityResponse<CompleteEvent> |
AppEndpoint.getEventAndScore(java.lang.Long id) |
EntityResponse<Event> |
AppEndpoint.getEventById(java.lang.Long id) |
EntityResponse<EventDetail> |
AppEndpoint.getEventDetail(java.lang.Long eventId) |
EntityResponse<EventScore> |
AppEndpoint.getEventScore(java.lang.Long eventId) |
EntityResponse<BCardScoreRecord> |
AppEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityResponse<BusinessScoreRecord> |
AppEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityResponse<EventScoreRecord> |
AppEndpoint.getMyEventScoreRecord(java.lang.Long userId,
java.lang.Long eventId) |
EntityResponse<CompleteBusiness> |
AppEndpoint.getProductAndScore(java.lang.Long id) |
EntityResponse<Business> |
AppEndpoint.getProductById(java.lang.Long id) |
EntityResponse<AdminApp> |
AdminAppEndpoint.loginAdmin(java.lang.String email,
java.lang.String password) |
EntityResponse<Event> |
AppEndpoint.saveEvent(Event event)
Event
|
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
EntityResponse<AdminApp> |
AdminAppEndpoint.updateAdmin(AdminApp admin) |
EntityResponse<Event> |
AppEndpoint.updateEvent(Event event) |
EntityResponse<Business> |
AppEndpoint.updateProduct(Business business) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Business> |
AppEndpoint.addProduct(Business business)
Business
|
EntityResponse<UserApp> |
AdminAppEndpoint.changeStatusAppUser(java.lang.Long appUserId,
int status) |
EntityResponse<AdminApp> |
AdminAppEndpoint.createAdmin(AdminApp admin) |
EntityResponse<Invite> |
AppEndpoint.createInvite(java.lang.Long eventId,
java.lang.Long cardId,
InviteTypeEnum type) |
EntityResponse<Invite> |
AppEndpoint.existingInvitation(java.lang.Long id,
java.lang.Long eventId) |
EntityResponse<Record<BCard,BCardScoreRecord>> |
AppEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<CompleteBCard> |
AppEndpoint.getBCardAndScore(java.lang.Long id) |
EntityResponse<BCardScore> |
AppEndpoint.getBCardScore(java.lang.Long bCardId) |
EntityResponse<Record<Business,BusinessScoreRecord>> |
AppEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScore> |
AppEndpoint.getBusinessScore(java.lang.Long businessId) |
EntityResponse<CompleteEvent> |
AppEndpoint.getEventAndScore(java.lang.Long id) |
EntityResponse<Event> |
AppEndpoint.getEventById(java.lang.Long id) |
EntityResponse<EventDetail> |
AppEndpoint.getEventDetail(java.lang.Long eventId) |
EntityResponse<EventScore> |
AppEndpoint.getEventScore(java.lang.Long eventId) |
EntityResponse<BCardScoreRecord> |
AppEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityResponse<BusinessScoreRecord> |
AppEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityResponse<EventScoreRecord> |
AppEndpoint.getMyEventScoreRecord(java.lang.Long userId,
java.lang.Long eventId) |
EntityResponse<CompleteBusiness> |
AppEndpoint.getProductAndScore(java.lang.Long id) |
EntityResponse<Business> |
AppEndpoint.getProductById(java.lang.Long id) |
EntityResponse<AdminApp> |
AdminAppEndpoint.loginAdmin(java.lang.String email,
java.lang.String password) |
EntityResponse<Event> |
AppEndpoint.saveEvent(Event event)
Event
|
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
EntityResponse<VecinoGroup> |
AppEndpoint.saveVecinoGroup(VecinoGroup vecinoGroup) |
EntityResponse<AdminApp> |
AdminAppEndpoint.updateAdmin(AdminApp admin) |
EntityResponse<Event> |
AppEndpoint.updateEvent(Event event) |
EntityResponse<Business> |
AppEndpoint.updateProduct(Business business) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Business> |
AppEndpoint.addProduct(Business business)
Business
|
EntityResponse<UserApp> |
AdminAppEndpoint.changeStatusAppUser(java.lang.Long appUserId,
int status) |
EntityResponse<AdminApp> |
AdminAppEndpoint.createAdmin(AdminApp admin) |
EntityResponse<Invite> |
AppEndpoint.createInvite(java.lang.Long eventId,
java.lang.Long cardId,
InviteTypeEnum type) |
EntityResponse<Invite> |
AppEndpoint.existingInvitation(java.lang.Long id,
java.lang.Long eventId) |
EntityResponse<Record<BCard,BCardScoreRecord>> |
AppEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<CompleteBCard> |
AppEndpoint.getBCardAndScore(java.lang.Long id) |
EntityResponse<BCardScore> |
AppEndpoint.getBCardScore(java.lang.Long bCardId) |
EntityResponse<Record<Business,BusinessScoreRecord>> |
AppEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScore> |
AppEndpoint.getBusinessScore(java.lang.Long businessId) |
EntityResponse<CompleteEvent> |
AppEndpoint.getEventAndScore(java.lang.Long id) |
EntityResponse<Event> |
AppEndpoint.getEventById(java.lang.Long id) |
EntityResponse<EventDetail> |
AppEndpoint.getEventDetail(java.lang.Long eventId) |
EntityResponse<EventScore> |
AppEndpoint.getEventScore(java.lang.Long eventId) |
EntityResponse<BCardScoreRecord> |
AppEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityResponse<BusinessScoreRecord> |
AppEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityResponse<EventScoreRecord> |
AppEndpoint.getMyEventScoreRecord(java.lang.Long userId,
java.lang.Long eventId) |
EntityResponse<CompleteBusiness> |
AppEndpoint.getProductAndScore(java.lang.Long id) |
EntityResponse<Business> |
AppEndpoint.getProductById(java.lang.Long id) |
EntityResponse<AdminApp> |
AdminAppEndpoint.loginAdmin(java.lang.String email,
java.lang.String password) |
EntityResponse<Event> |
AppEndpoint.saveEvent(Event event)
Event
|
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
EntityResponse<VecinoGroup> |
AppEndpoint.saveVecinoGroup(VecinoGroup vecinoGroup) |
EntityResponse<AdminApp> |
AdminAppEndpoint.updateAdmin(AdminApp admin) |
EntityResponse<Event> |
AppEndpoint.updateEvent(Event event) |
EntityResponse<Business> |
AppEndpoint.updateProduct(Business business) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<Business> |
AppEndpoint.addProduct(Business business)
Business
|
EntityResponse<UserApp> |
AdminAppEndpoint.changeStatusAppUser(java.lang.Long appUserId,
int status) |
EntityResponse<AdminApp> |
AdminAppEndpoint.createAdmin(AdminApp admin) |
EntityResponse<Invite> |
AppEndpoint.createInvite(java.lang.Long eventId,
java.lang.Long cardId,
InviteTypeEnum type) |
EntityResponse<Invite> |
AppEndpoint.existingInvitation(java.lang.Long id,
java.lang.Long eventId) |
EntityResponse<Record<BCard,BCardScoreRecord>> |
AppEndpoint.getBCardAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<CompleteBCard> |
AppEndpoint.getBCardAndScore(java.lang.Long id) |
EntityResponse<BCardScore> |
AppEndpoint.getBCardScore(java.lang.Long bCardId) |
EntityResponse<Record<Business,BusinessScoreRecord>> |
AppEndpoint.getBusinessAndRecord(java.lang.Long id,
java.lang.Integer limit,
java.lang.String cursor) |
EntityResponse<BusinessScore> |
AppEndpoint.getBusinessScore(java.lang.Long businessId) |
EntityResponse<CompleteEvent> |
AppEndpoint.getEventAndScore(java.lang.Long id) |
EntityResponse<Event> |
AppEndpoint.getEventById(java.lang.Long id) |
EntityResponse<EventDetail> |
AppEndpoint.getEventDetail(java.lang.Long eventId) |
EntityResponse<EventScore> |
AppEndpoint.getEventScore(java.lang.Long eventId) |
EntityResponse<BCardScoreRecord> |
AppEndpoint.getMyBCardRecord(java.lang.Long userId,
java.lang.Long bCardId) |
EntityResponse<BusinessScoreRecord> |
AppEndpoint.getMyBusinessScoreRecord(java.lang.Long userId,
java.lang.Long businessId) |
EntityResponse<EventScoreRecord> |
AppEndpoint.getMyEventScoreRecord(java.lang.Long userId,
java.lang.Long eventId) |
EntityResponse<CompleteBusiness> |
AppEndpoint.getProductAndScore(java.lang.Long id) |
EntityResponse<Business> |
AppEndpoint.getProductById(java.lang.Long id) |
EntityResponse<AdminApp> |
AdminAppEndpoint.loginAdmin(java.lang.String email,
java.lang.String password) |
EntityResponse<Event> |
AppEndpoint.saveEvent(Event event)
Event
|
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
EntityResponse<VecinoGroup> |
AppEndpoint.saveVecinoGroup(VecinoGroup vecinoGroup) |
EntityResponse<AdminApp> |
AdminAppEndpoint.updateAdmin(AdminApp admin) |
EntityResponse<Event> |
AppEndpoint.updateEvent(Event event) |
EntityResponse<Business> |
AppEndpoint.updateProduct(Business business) |
Modifier and Type | Method and Description |
---|---|
<T> EntityResponse<T> |
HttpStatusCode.getResponse(T item) |
<T> EntityResponse<T> |
HttpStatusCode.getResponse(T item,
java.lang.String message) |