@Service public class SystemBookingRuleService extends BookingRuleServiceTemplate<RuleEntity>
| Constructor and Description |
|---|
SystemBookingRuleService() |
| Modifier and Type | Method and Description |
|---|---|
protected CacheBasedService |
cbs() |
protected com.fasterxml.jackson.core.type.TypeReference<List<RuleEntity>> |
listType() |
createOrUpdateRule, createOrUpdateRules, deleteRule, deleteRules, getBookingRules, loadRules, replaceRulesprotected CacheBasedService cbs()
cbs in class BookingRuleServiceTemplate<RuleEntity>protected com.fasterxml.jackson.core.type.TypeReference<List<RuleEntity>> listType()
listType in class BookingRuleServiceTemplate<RuleEntity>Copyright © 2018. All rights reserved.