Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Business> |
BusinessEndpoint.getAllProductByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<Business> |
BusinessEndpoint.getAllProductByUserId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long userId) |
EntityCollectionResponse<Event> |
EventEndpoint.getEventsByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<Event> |
EventEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
EntityCollectionResponse<Invite> |
EventEndpoint.getEventsByUser(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<App> |
UserEndpoint.listApps() |
EntityCollectionResponse<BCardScoreRecord> |
CardEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<BusinessScoreRecord> |
BusinessEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessCategory> |
BusinessEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |
EntityCollectionResponse<EventScoreRecord> |
EventEndpoint.listEventScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long eventId) |
EntityCollectionResponse<Invite> |
EventEndpoint.listInvites(java.lang.Long eventId,
InviteTypeEnum type,
java.lang.Integer limit,
java.lang.String cursor) |
EntityCollectionResponse<BusinessSubCategory> |
BusinessEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<BCardLite> |
CardEndpoint.queryBCardWithFilters(java.lang.Integer limit,
java.lang.String cursor,
Filter filter) |
EntityCollectionResponse<LiteMap> |
BusinessEndpoint.queryBusinessAndBCards(java.lang.Integer limit,
java.lang.String cursor,
FilterAll filter) |
EntityCollectionResponse<BCard> |
CronEndpoint.updateCompanyAddress(java.lang.Integer limit,
java.lang.String cursor) |
EntityCollectionResponse<BCard> |
CronEndpoint.updateDocument(java.lang.Long appId,
java.lang.Integer limit,
java.lang.String cursor) |
EntityCollectionResponse<UserApp> |
CronEndpoint.updateUserApp(java.lang.String cursor,
java.lang.Integer limit) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Business> |
AppEndpoint.getAllProductByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<Business> |
AppEndpoint.getAllProductByUserId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long userId) |
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
EntityCollectionResponse<Invite> |
AppEndpoint.getEventsByUser(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<App> |
AppEndpoint.listApps() |
EntityCollectionResponse<BCardScoreRecord> |
AppEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<BusinessScoreRecord> |
AppEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessCategory> |
AppEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |
EntityCollectionResponse<EventScoreRecord> |
AppEndpoint.listEventScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long eventId) |
EntityCollectionResponse<Invite> |
AppEndpoint.listInvites(java.lang.Long eventId,
InviteTypeEnum type,
java.lang.Integer limit,
java.lang.String cursor) |
EntityCollectionResponse<BusinessSubCategory> |
AppEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<BCardLite> |
AppEndpoint.queryBCardWithFilters(java.lang.Integer limit,
java.lang.String cursor,
Filter filter)
Cards
|
EntityCollectionResponse<LiteMap> |
AppEndpoint.queryBusinessAndBCards(java.lang.Integer limit,
java.lang.String cursor,
FilterAll filter) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BCardLite> |
AccountEndpoint.queryBCardWithFilters(java.lang.Integer limit,
java.lang.String cursor,
Filter filter) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Business> |
AppEndpoint.getAllProductByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<Business> |
AppEndpoint.getAllProductByUserId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long userId) |
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
EntityCollectionResponse<Invite> |
AppEndpoint.getEventsByUser(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<App> |
AppEndpoint.listApps() |
EntityCollectionResponse<BCardScoreRecord> |
AppEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<BusinessScoreRecord> |
AppEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessCategory> |
AppEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |
EntityCollectionResponse<EventScoreRecord> |
AppEndpoint.listEventScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long eventId) |
EntityCollectionResponse<Invite> |
AppEndpoint.listInvites(java.lang.Long eventId,
InviteTypeEnum type,
java.lang.Integer limit,
java.lang.String cursor) |
EntityCollectionResponse<BusinessSubCategory> |
AppEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<VecinoGroup> |
AppEndpoint.listVecinoGroup()
VECINOSHOP
|
EntityCollectionResponse<BCardLite> |
AppEndpoint.queryBCardWithFilters(java.lang.Integer limit,
java.lang.String cursor,
Filter filter)
Cards
|
EntityCollectionResponse<LiteMap> |
AppEndpoint.queryBusinessAndBCards(java.lang.Integer limit,
java.lang.String cursor,
FilterAll filter) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Business> |
AppEndpoint.getAllProductByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<Business> |
AppEndpoint.getAllProductByUserId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long userId) |
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
EntityCollectionResponse<Invite> |
AppEndpoint.getEventsByUser(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<App> |
AppEndpoint.listApps() |
EntityCollectionResponse<BCardScoreRecord> |
AppEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<BusinessScoreRecord> |
AppEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessCategory> |
AppEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |
EntityCollectionResponse<EventScoreRecord> |
AppEndpoint.listEventScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long eventId) |
EntityCollectionResponse<Invite> |
AppEndpoint.listInvites(java.lang.Long eventId,
InviteTypeEnum type,
java.lang.Integer limit,
java.lang.String cursor) |
EntityCollectionResponse<BusinessSubCategory> |
AppEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<VecinoGroup> |
AppEndpoint.listVecinoGroup()
VECINOSHOP
|
EntityCollectionResponse<BCardLite> |
AppEndpoint.queryBCardWithFilters(java.lang.Integer limit,
java.lang.String cursor,
Filter filter)
Cards
|
EntityCollectionResponse<LiteMap> |
AppEndpoint.queryBusinessAndBCards(java.lang.Integer limit,
java.lang.String cursor,
FilterAll filter) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<Business> |
AppEndpoint.getAllProductByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<Business> |
AppEndpoint.getAllProductByUserId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long userId) |
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByBCardId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<Event> |
AppEndpoint.getEventsByCategory(java.lang.Integer limit,
java.lang.String cursor,
CategoryEventEnum category) |
EntityCollectionResponse<Invite> |
AppEndpoint.getEventsByUser(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<App> |
AppEndpoint.listApps() |
EntityCollectionResponse<BCardScoreRecord> |
AppEndpoint.listBCardScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long bCardId) |
EntityCollectionResponse<BusinessScoreRecord> |
AppEndpoint.listBusinessScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long businessId) |
EntityCollectionResponse<BusinessCategory> |
AppEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |
EntityCollectionResponse<EventScoreRecord> |
AppEndpoint.listEventScoreRecord(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long eventId) |
EntityCollectionResponse<Invite> |
AppEndpoint.listInvites(java.lang.Long eventId,
InviteTypeEnum type,
java.lang.Integer limit,
java.lang.String cursor) |
EntityCollectionResponse<BusinessSubCategory> |
AppEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityCollectionResponse<VecinoGroup> |
AppEndpoint.listVecinoGroup()
VECINOSHOP
|
EntityCollectionResponse<BCardLite> |
AppEndpoint.queryBCardWithFilters(java.lang.Integer limit,
java.lang.String cursor,
Filter filter)
Cards
|
EntityCollectionResponse<LiteMap> |
AppEndpoint.queryBusinessAndBCards(java.lang.Integer limit,
java.lang.String cursor,
FilterAll filter) |
Modifier and Type | Method and Description |
---|---|
<T> EntityCollectionResponse<T> |
HttpStatusCode.getEntityCollectionResponse() |
<T> EntityCollectionResponse<T> |
HttpStatusCode.getEntityCollectionResponse(com.google.api.server.spi.response.CollectionResponse collectionResponse) |
<T> EntityCollectionResponse<T> |
HttpStatusCode.getEntityCollectionResponse(java.util.List<T> list) |