@Service public class WorkflowStepFieldServiceImpl extends io.tesler.core.crudma.impl.VersionAwareResponseService<WorkflowStepFieldDto,WorkflowStepField> implements WorkflowStepFieldService
| Constructor and Description |
|---|
WorkflowStepFieldServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected io.tesler.core.dto.rowmeta.CreateResult<WorkflowStepFieldDto> |
doCreateEntity(WorkflowStepField entity,
io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowStepFieldDto> |
doUpdateEntity(WorkflowStepField entity,
WorkflowStepFieldDto dto,
io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.service.action.Actions<WorkflowStepFieldDto> |
getActions() |
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, getParentSpecification, 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 io.tesler.core.dto.rowmeta.CreateResult<WorkflowStepFieldDto> doCreateEntity(WorkflowStepField entity, io.tesler.core.crudma.bc.BusinessComponent bc)
doCreateEntity in class io.tesler.core.crudma.impl.VersionAwareResponseService<WorkflowStepFieldDto,WorkflowStepField>public io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowStepFieldDto> doUpdateEntity(WorkflowStepField entity, WorkflowStepFieldDto dto, io.tesler.core.crudma.bc.BusinessComponent bc)
doUpdateEntity in class io.tesler.core.crudma.impl.VersionAwareResponseService<WorkflowStepFieldDto,WorkflowStepField>public io.tesler.core.service.action.Actions<WorkflowStepFieldDto> getActions()
getActions in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowStepFieldDto,WorkflowStepField>Copyright © 2020 Tesler. All rights reserved.