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