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