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