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