@Service public class WorkflowTaskMigrationServiceImpl extends AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask> implements WorkflowTaskMigrationService
applicationContext, baseDAO, bcSpecificationHolder, linkSpecificationHolder, parentSpec, preActionConditionHolderAssoc, preActionConditionHolderDataResponse, securitySpecificationHolder, typeOfDTO, typeOfEntity| Constructor and Description |
|---|
WorkflowTaskMigrationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
long |
count(BaseDAO dao,
BusinessComponent bc) |
Actions<WorkflowTaskMigrationDto> |
getActions() |
protected String |
getFetchGraphName(BusinessComponent bc) |
io.tesler.api.data.ResultPage<WorkflowTaskMigrationDto> |
getList(BaseDAO dao,
BusinessComponent bc) |
WorkflowableTask |
getOneAsEntity(BusinessComponent bc) |
protected org.springframework.data.jpa.domain.Specification<WorkflowableTask> |
getParentSpecification(BusinessComponent bc) |
ActionResultDTO<WorkflowTaskMigrationDto> |
updateEntity(BusinessComponent bc,
io.tesler.api.data.dto.DataResponseDTO data) |
associate, cast, count, count, createEntity, deleteEntity, doAssociate, doGetOne, dtoListToResultPage, entitiesToDtos, entityListToResultPage, entityToDto, getAssociatedSsNames, getAvailableActions, getBcSpecification, getFetchGraph, getFieldMetaBuilder, getLinkSpecification, getList, getList, getOne, getPageEntities, getPreActionsForSave, getSecuritySpecification, getSpecification, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, isExist, loadEntity, onCancel, preview, unwrap, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociate, count, createEntity, deleteEntity, getAvailableActions, getFieldMetaBuilder, getList, getOne, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, onCancel, preview, unwrap, validateprotected String getFetchGraphName(BusinessComponent bc)
getFetchGraphName in class AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public WorkflowableTask getOneAsEntity(BusinessComponent bc)
getOneAsEntity in interface ResponseService<WorkflowTaskMigrationDto,WorkflowableTask>getOneAsEntity in class AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public io.tesler.api.data.ResultPage<WorkflowTaskMigrationDto> getList(BaseDAO dao, BusinessComponent bc)
getList in class AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public long count(BaseDAO dao, BusinessComponent bc)
count in class AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>protected org.springframework.data.jpa.domain.Specification<WorkflowableTask> getParentSpecification(BusinessComponent bc)
getParentSpecification in class AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public ActionResultDTO<WorkflowTaskMigrationDto> updateEntity(BusinessComponent bc, io.tesler.api.data.dto.DataResponseDTO data)
updateEntity in interface ResponseService<WorkflowTaskMigrationDto,WorkflowableTask>updateEntity in class AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public Actions<WorkflowTaskMigrationDto> getActions()
getActions in class AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>Copyright © 2018–2020 Tesler. All rights reserved.