@Service public class WorkflowTaskMigrationServiceImpl extends io.tesler.core.crudma.impl.AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask> implements WorkflowTaskMigrationService
| Constructor and Description |
|---|
WorkflowTaskMigrationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
long |
count(io.tesler.core.dao.BaseDAO dao,
io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.service.action.Actions<WorkflowTaskMigrationDto> |
getActions() |
protected String |
getFetchGraphName(io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.api.data.ResultPage<WorkflowTaskMigrationDto> |
getList(io.tesler.core.dao.BaseDAO dao,
io.tesler.core.crudma.bc.BusinessComponent bc) |
WorkflowableTask |
getOneAsEntity(io.tesler.core.crudma.bc.BusinessComponent bc) |
protected org.springframework.data.jpa.domain.Specification<WorkflowableTask> |
getParentSpecification(io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowTaskMigrationDto> |
updateEntity(io.tesler.core.crudma.bc.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(io.tesler.core.crudma.bc.BusinessComponent bc)
getFetchGraphName in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public WorkflowableTask getOneAsEntity(io.tesler.core.crudma.bc.BusinessComponent bc)
getOneAsEntity in interface io.tesler.core.service.ResponseService<WorkflowTaskMigrationDto,WorkflowableTask>getOneAsEntity in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public io.tesler.api.data.ResultPage<WorkflowTaskMigrationDto> getList(io.tesler.core.dao.BaseDAO dao, io.tesler.core.crudma.bc.BusinessComponent bc)
getList in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public long count(io.tesler.core.dao.BaseDAO dao,
io.tesler.core.crudma.bc.BusinessComponent bc)
count in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>protected org.springframework.data.jpa.domain.Specification<WorkflowableTask> getParentSpecification(io.tesler.core.crudma.bc.BusinessComponent bc)
getParentSpecification in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public io.tesler.core.dto.rowmeta.ActionResultDTO<WorkflowTaskMigrationDto> updateEntity(io.tesler.core.crudma.bc.BusinessComponent bc, io.tesler.api.data.dto.DataResponseDTO data)
updateEntity in interface io.tesler.core.service.ResponseService<WorkflowTaskMigrationDto,WorkflowableTask>updateEntity in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>public io.tesler.core.service.action.Actions<WorkflowTaskMigrationDto> getActions()
getActions in class io.tesler.core.crudma.impl.AbstractResponseService<WorkflowTaskMigrationDto,WorkflowableTask>Copyright © 2020 Tesler. All rights reserved.