@Service public class WorkflowTaskChildBcAvailabilityFieldMetaBuilder extends FieldMetaBuilder<WorkflowTaskChildBcAvailabilityDto>
| Constructor and Description |
|---|
WorkflowTaskChildBcAvailabilityFieldMetaBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildIndependentMeta(FieldsMeta<WorkflowTaskChildBcAvailabilityDto> fields,
InnerBcDescription bcDescription,
Long parRowId) |
void |
buildRowDependentMeta(RowDependentFieldsMeta<WorkflowTaskChildBcAvailabilityDto> fields,
InnerBcDescription bcDescription,
Long rowId,
Long parRowId) |
buildExtremeRowDependentMeta, buildIndependentMeta, buildRowDependentMetapublic WorkflowTaskChildBcAvailabilityFieldMetaBuilder()
public void buildRowDependentMeta(RowDependentFieldsMeta<WorkflowTaskChildBcAvailabilityDto> fields, InnerBcDescription bcDescription, Long rowId, Long parRowId)
buildRowDependentMeta in class FieldMetaBuilder<WorkflowTaskChildBcAvailabilityDto>public void buildIndependentMeta(FieldsMeta<WorkflowTaskChildBcAvailabilityDto> fields, InnerBcDescription bcDescription, Long parRowId)
buildIndependentMeta in class FieldMetaBuilder<WorkflowTaskChildBcAvailabilityDto>Copyright © 2018–2020 Tesler. All rights reserved.