@Service public class WorkflowVersionServiceImpl extends VersionAwareResponseService<WorkflowVersionDto,WorkflowVersion> implements WorkflowVersionService
applicationContext, baseDAO, bcSpecificationHolder, linkSpecificationHolder, parentSpec, preActionConditionHolderAssoc, preActionConditionHolderDataResponse, securitySpecificationHolder, typeOfDTO, typeOfEntity| Constructor and Description |
|---|
WorkflowVersionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected CreateResult<WorkflowVersionDto> |
doCreateEntity(WorkflowVersion entity,
BusinessComponent bc) |
protected ActionResultDTO<WorkflowVersionDto> |
doUpdateEntity(WorkflowVersion entity,
WorkflowVersionDto dto,
BusinessComponent bc) |
Actions<WorkflowVersionDto> |
getActions() |
protected org.springframework.data.jpa.domain.Specification<WorkflowVersion> |
getParentSpecification(BusinessComponent bc) |
create, createEntity, doPreview, getLockTimeout, loadEntity, preview, updateEntityassociate, cast, count, count, count, deleteEntity, 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, deleteEntity, getAvailableActions, getFieldMetaBuilder, getList, getOne, getOneAsEntity, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, onCancel, preview, unwrap, updateEntity, validateprotected org.springframework.data.jpa.domain.Specification<WorkflowVersion> getParentSpecification(BusinessComponent bc)
getParentSpecification in class AbstractResponseService<WorkflowVersionDto,WorkflowVersion>protected ActionResultDTO<WorkflowVersionDto> doUpdateEntity(WorkflowVersion entity, WorkflowVersionDto dto, BusinessComponent bc)
doUpdateEntity in class VersionAwareResponseService<WorkflowVersionDto,WorkflowVersion>protected CreateResult<WorkflowVersionDto> doCreateEntity(WorkflowVersion entity, BusinessComponent bc)
doCreateEntity in class VersionAwareResponseService<WorkflowVersionDto,WorkflowVersion>public Actions<WorkflowVersionDto> getActions()
getActions in class AbstractResponseService<WorkflowVersionDto,WorkflowVersion>Copyright © 2018–2020 Tesler. All rights reserved.