@Service public class TaskChildBcServiceImpl extends io.tesler.core.crudma.impl.AbstractResponseService<io.tesler.core.dto.data.AdminBcDto,io.tesler.model.core.entity.BaseEntity> implements TaskChildBcService
| Constructor and Description |
|---|
TaskChildBcServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
long |
count(io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.api.data.ResultPage<io.tesler.core.dto.data.AdminBcDto> |
getList(io.tesler.core.crudma.bc.BusinessComponent bc) |
associate, cast, count, count, createEntity, deleteEntity, doAssociate, doGetOne, dtoListToResultPage, entitiesToDtos, entityListToResultPage, entityToDto, getActions, getAssociatedSsNames, getAvailableActions, getBcSpecification, getFetchGraph, getFetchGraphName, getFieldMetaBuilder, getLinkSpecification, getList, getList, getOne, getOneAsEntity, getPageEntities, getParentSpecification, getPreActionsForSave, getSecuritySpecification, getSpecification, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, isExist, loadEntity, onCancel, preview, unwrap, updateEntity, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociate, createEntity, deleteEntity, getAvailableActions, getFieldMetaBuilder, getOne, getOneAsEntity, getTypeOfDTO, getTypeOfEntity, hasPersister, invokeAction, isDeferredCreationSupported, onCancel, preview, unwrap, updateEntity, validatepublic io.tesler.api.data.ResultPage<io.tesler.core.dto.data.AdminBcDto> getList(io.tesler.core.crudma.bc.BusinessComponent bc)
getList in interface io.tesler.core.service.ResponseService<io.tesler.core.dto.data.AdminBcDto,io.tesler.model.core.entity.BaseEntity>getList in class io.tesler.core.crudma.impl.AbstractResponseService<io.tesler.core.dto.data.AdminBcDto,io.tesler.model.core.entity.BaseEntity>public long count(io.tesler.core.crudma.bc.BusinessComponent bc)
count in interface io.tesler.core.service.ResponseService<io.tesler.core.dto.data.AdminBcDto,io.tesler.model.core.entity.BaseEntity>count in class io.tesler.core.crudma.impl.AbstractResponseService<io.tesler.core.dto.data.AdminBcDto,io.tesler.model.core.entity.BaseEntity>Copyright © 2020 Tesler. All rights reserved.