@Service
public class DmnHelperFieldsCrudmaService
extends io.tesler.core.crudma.impl.AbstractCrudmaService
| Constructor and Description |
|---|
DmnHelperFieldsCrudmaService() |
| Modifier and Type | Method and Description |
|---|---|
long |
count(io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.api.data.ResultPage<? extends io.tesler.api.data.dto.DataResponseDTO> |
getAll(io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.dto.rowmeta.MetaDTO |
getMeta(io.tesler.core.crudma.bc.BusinessComponent bc) |
io.tesler.core.dto.rowmeta.MetaDTO |
getMetaEmpty(io.tesler.core.crudma.bc.BusinessComponent bc) |
public io.tesler.api.data.ResultPage<? extends io.tesler.api.data.dto.DataResponseDTO> getAll(io.tesler.core.crudma.bc.BusinessComponent bc)
getAll in interface io.tesler.core.crudma.CrudmagetAll in class io.tesler.core.crudma.impl.AbstractCrudmaServicepublic long count(io.tesler.core.crudma.bc.BusinessComponent bc)
count in interface io.tesler.core.crudma.Crudmacount in class io.tesler.core.crudma.impl.AbstractCrudmaServicepublic io.tesler.core.dto.rowmeta.MetaDTO getMeta(io.tesler.core.crudma.bc.BusinessComponent bc)
getMeta in interface io.tesler.core.crudma.CrudmagetMeta in class io.tesler.core.crudma.impl.AbstractCrudmaServicepublic io.tesler.core.dto.rowmeta.MetaDTO getMetaEmpty(io.tesler.core.crudma.bc.BusinessComponent bc)
getMetaEmpty in interface io.tesler.core.crudma.CrudmagetMetaEmpty in class io.tesler.core.crudma.impl.AbstractCrudmaServiceCopyright © 2020 Tesler. All rights reserved.