Modifier and Type | Method and Description |
---|---|
static java.lang.String |
BusinessBR.validateSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<BusinessSubCategory> |
BusinessSubCategoryDB.clazz |
Modifier and Type | Method and Description |
---|---|
static BusinessSubCategory |
BusinessSubCategoryDB.load(java.lang.Long id) |
static BusinessSubCategory |
BusinessSubCategoryDB.loadSubCategory(BusinessTypeEnum type,
java.lang.String categoryName,
java.lang.String name) |
static BusinessSubCategory |
BusinessSubCategoryDB.save(BusinessSubCategory businessSubCategory) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.server.spi.response.CollectionResponse<BusinessSubCategory> |
BusinessSubCategoryDB.listCategoryByCategoryId(java.lang.Long id,
java.lang.String cursor,
java.lang.Integer limit) |
Modifier and Type | Method and Description |
---|---|
static BusinessSubCategory |
BusinessSubCategoryDB.save(BusinessSubCategory businessSubCategory) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessSubCategory> |
BusinessEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityResponse<BusinessSubCategory> |
BusinessEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessSubCategory> |
BusinessEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessSubCategory> |
AppEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessSubCategory> |
AppEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessSubCategory> |
AppEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Method and Description |
---|---|
EntityCollectionResponse<BusinessSubCategory> |
AppEndpoint.listSubCategoryByCategoryId(java.lang.Integer limit,
java.lang.String cursor,
java.lang.Long id) |
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |
Modifier and Type | Method and Description |
---|---|
EntityResponse<BusinessSubCategory> |
AppEndpoint.saveSubCategory(BusinessSubCategory subCategory) |