Package org.cxbox.source.services.data
Interface DictionaryItemService
- All Superinterfaces:
ResponseService<DictionaryItemDTO,DictionaryItem>
- All Known Implementing Classes:
DictionaryItemsServiceImpl
-
Method Summary
Methods inherited from interface org.cxbox.core.service.ResponseService
associate, count, createEntity, deleteEntity, getActions, getAvailableActions, getFieldMetaBuilder, getList, getOne, getOneAsEntity, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, onCancel, preview, unwrap, updateEntity, validate
-
Method Details
-
reloadCache
List<DictionaryItemDTO> reloadCache()
-