Modifier and Type | Method and Description |
---|---|
static java.lang.String |
BusinessBR.validateBasicCategory(BusinessCategory businessCategory) |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<BusinessCategory> |
BusinessCategoryDB.clazz |
Modifier and Type | Method and Description |
---|---|
static BusinessCategory |
BusinessCategoryDB.load(java.lang.Long id) |
static BusinessCategory |
BusinessCategoryDB.loadCategory(BusinessTypeEnum type,
java.lang.String name) |
static BusinessCategory |
BusinessCategoryDB.save(BusinessCategory businessCategory) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.server.spi.response.CollectionResponse<BusinessCategory> |
BusinessCategoryDB.listCategoryByType(java.lang.String type,
java.lang.String cursor,
java.lang.Integer limit) |
Modifier and Type | Method and Description |
---|---|
static BusinessCategory |
BusinessCategoryDB.save(BusinessCategory businessCategory) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessCategory> |
BusinessEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessCategory> |
AppEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessCategory> |
AppEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessCategory> |
AppEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessCategory> |
AppEndpoint.listCategoryByType(java.lang.Integer limit,
java.lang.String cursor,
BusinessTypeEnum type) |