@Service public class WorkflowServiceImpl extends io.tesler.core.crudma.impl.VersionAwareResponseService<WorkflowDto,Workflow> implements WorkflowService
| Constructor and Description |
|---|
WorkflowServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowDto> |
deleteEntity(io.tesler.core.crudma.bc.BusinessComponent bc) |
protected io.tesler.core.dto.rowmeta.CreateResult<WorkflowDto> |
doCreateEntity(Workflow entity,
io.tesler.core.crudma.bc.BusinessComponent bc) |
protected io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowDto> |
doUpdateEntity(Workflow entity,
WorkflowDto dto,
io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.service.action.Actions<WorkflowDto> |
getActions() |
protected org.springframework.data.jpa.domain.Specification<Workflow> |
getParentSpecification(io.tesler.core.crudma.bc.BusinessComponent bc) |
create, createEntity, doPreview, 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(io.tesler.core.crudma.bc.BusinessComponent bc)
getParentSpecification in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowDto,Workflow>protected io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowDto> doUpdateEntity(Workflow entity, WorkflowDto dto, io.tesler.core.crudma.bc.BusinessComponent bc)
doUpdateEntity in class io.tesler.core.crudma.impl.VersionAwareResponseService<WorkflowDto,Workflow>public io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowDto> deleteEntity(io.tesler.core.crudma.bc.BusinessComponent bc)
deleteEntity in interface io.tesler.core.service.ResponseService<WorkflowDto,Workflow>deleteEntity in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowDto,Workflow>protected io.tesler.core.dto.rowmeta.CreateResult<WorkflowDto> doCreateEntity(Workflow entity, io.tesler.core.crudma.bc.BusinessComponent bc)
doCreateEntity in class io.tesler.core.crudma.impl.VersionAwareResponseService<WorkflowDto,Workflow>public io.tesler.core.service.action.Actions<WorkflowDto> getActions()
getActions in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowDto,Workflow>Copyright © 2020 Tesler. All rights reserved.