@Service public class WorkflowDictionaryCrudmaService extends AbstractCrudmaService
| Constructor and Description |
|---|
WorkflowDictionaryCrudmaService() |
| Modifier and Type | Method and Description |
|---|---|
long |
count(BusinessComponent bc) |
io.tesler.api.data.ResultPage<? extends io.tesler.api.data.dto.DataResponseDTO> |
getAll(BusinessComponent bc) |
MetaDTO |
getMeta(BusinessComponent bc) |
MetaDTO |
getMetaEmpty(BusinessComponent bc) |
associate, buildMeta, buildMeta, create, delete, get, getMetaNew, getOnFieldUpdateMeta, invokeAction, preview, updatepublic io.tesler.api.data.ResultPage<? extends io.tesler.api.data.dto.DataResponseDTO> getAll(BusinessComponent bc)
getAll in interface CrudmagetAll in class AbstractCrudmaServicepublic long count(BusinessComponent bc)
count in interface Crudmacount in class AbstractCrudmaServicepublic MetaDTO getMeta(BusinessComponent bc)
getMeta in interface CrudmagetMeta in class AbstractCrudmaServicepublic MetaDTO getMetaEmpty(BusinessComponent bc)
getMetaEmpty in interface CrudmagetMetaEmpty in class AbstractCrudmaServiceCopyright © 2018–2020 Tesler. All rights reserved.