@Service public class WorkflowFieldMetaBuilder extends io.tesler.core.service.rowmeta.FieldMetaBuilder<WorkflowDto>
| Constructor and Description |
|---|
WorkflowFieldMetaBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildIndependentMeta(io.tesler.core.dto.rowmeta.FieldsMeta<WorkflowDto> fields,
io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription,
Long parRowId) |
void |
buildRowDependentMeta(io.tesler.core.dto.rowmeta.RowDependentFieldsMeta<WorkflowDto> fields,
io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
public void buildRowDependentMeta(io.tesler.core.dto.rowmeta.RowDependentFieldsMeta<WorkflowDto> fields, io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription, Long rowId, Long parRowId)
buildRowDependentMeta in class io.tesler.core.service.rowmeta.FieldMetaBuilder<WorkflowDto>public void buildIndependentMeta(io.tesler.core.dto.rowmeta.FieldsMeta<WorkflowDto> fields, io.tesler.core.crudma.bc.impl.InnerBcDescription bcDescription, Long parRowId)
buildIndependentMeta in class io.tesler.core.service.rowmeta.FieldMetaBuilder<WorkflowDto>Copyright © 2020 Tesler. All rights reserved.