@Service public class SystemBookingCategoryService extends BookingCategoryServiceTemplate<CategoryEntity>
| Constructor and Description |
|---|
SystemBookingCategoryService() |
| Modifier and Type | Method and Description |
|---|---|
protected CacheBasedService |
cbs() |
protected com.fasterxml.jackson.core.type.TypeReference<List<CategoryEntity>> |
listType() |
createOrUpdateCategories, createOrUpdateCategory, deleteCategories, deleteCategory, getBookingCategories, replceCategoriesprotected CacheBasedService cbs()
cbs in class BookingCategoryServiceTemplate<CategoryEntity>protected com.fasterxml.jackson.core.type.TypeReference<List<CategoryEntity>> listType()
listType in class BookingCategoryServiceTemplate<CategoryEntity>Copyright © 2018. All rights reserved.