@Service public class WorkflowServiceImpl extends VersionAwareResponseService<WorkflowDto,Workflow> implements WorkflowService
applicationContext, baseDAO, bcSpecificationHolder, linkSpecificationHolder, parentSpec, preActionConditionHolderAssoc, preActionConditionHolderDataResponse, securitySpecificationHolder, typeOfDTO, typeOfEntity| Constructor and Description |
|---|
WorkflowServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
ActionResultDTO<WorkflowDto> |
deleteEntity(BusinessComponent bc) |
protected CreateResult<WorkflowDto> |
doCreateEntity(Workflow entity,
BusinessComponent bc) |
protected ActionResultDTO<WorkflowDto> |
doUpdateEntity(Workflow entity,
WorkflowDto dto,
BusinessComponent bc) |
Actions<WorkflowDto> |
getActions() |
protected org.springframework.data.jpa.domain.Specification<Workflow> |
getParentSpecification(BusinessComponent bc) |
create, createEntity, doPreview, getCreationState, getLockTimeout, loadEntity, preview, updateEntityassociate, cast, count, count, count, doAssociate, doGetOne, dtoListToResultPage, entitiesToDtos, entityListToResultPage, entityToDto, getAssociatedSsNames, getAvailableActions, getBcSpecification, getFetchGraph, getFetchGraphName, getFieldMetaBuilder, getLinkSpecification, getList, getList, getList, getOne, getOneAsEntity, getPageEntities, getPreActionsForSave, getSecuritySpecification, getSpecification, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, isExist, onCancel, unwrap, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociate, count, createEntity, getAvailableActions, getFieldMetaBuilder, getList, getOne, getOneAsEntity, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, onCancel, preview, unwrap, updateEntity, validateprotected org.springframework.data.jpa.domain.Specification<Workflow> getParentSpecification(BusinessComponent bc)
getParentSpecification in class AbstractResponseService<WorkflowDto,Workflow>protected ActionResultDTO<WorkflowDto> doUpdateEntity(Workflow entity, WorkflowDto dto, BusinessComponent bc)
doUpdateEntity in class VersionAwareResponseService<WorkflowDto,Workflow>public ActionResultDTO<WorkflowDto> deleteEntity(BusinessComponent bc)
deleteEntity in interface ResponseService<WorkflowDto,Workflow>deleteEntity in class AbstractResponseService<WorkflowDto,Workflow>protected CreateResult<WorkflowDto> doCreateEntity(Workflow entity, BusinessComponent bc)
doCreateEntity in class VersionAwareResponseService<WorkflowDto,Workflow>public Actions<WorkflowDto> getActions()
getActions in class AbstractResponseService<WorkflowDto,Workflow>Copyright © 2018–2020 Tesler. All rights reserved.