Package org.cxbox.source.services.data
Interface TaskChildBcService
-
- All Superinterfaces:
ResponseService<AdminBcDto,org.cxbox.model.core.entity.BaseEntity>
- All Known Implementing Classes:
TaskChildBcServiceImpl
public interface TaskChildBcService extends ResponseService<AdminBcDto,org.cxbox.model.core.entity.BaseEntity>
-
-
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
-
-