Package org.cxbox.source.services.data
Interface DictionaryTypeDescService
- All Superinterfaces:
ResponseService<DictionaryTypeDescDTO,DictionaryTypeDesc>
- All Known Implementing Classes:
DictionaryTypeDescServiceImpl
public interface DictionaryTypeDescService
extends ResponseService<DictionaryTypeDescDTO,DictionaryTypeDesc>
-
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