Package org.cxbox.source.services.data
Interface WorkflowTaskChildBcAvailabilityService
-
- All Superinterfaces:
ResponseService<WorkflowTaskChildBcAvailabilityDto,WorkflowTaskChildBcAvailability>
- All Known Implementing Classes:
WorkflowTaskChildBcAvailabilityServiceImpl
public interface WorkflowTaskChildBcAvailabilityService extends ResponseService<WorkflowTaskChildBcAvailabilityDto,WorkflowTaskChildBcAvailability>
-
-
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
-
-