| Package | Description |
|---|---|
| umun.entity.model |
| Modifier and Type | Field and Description |
|---|---|
protected EntityPrefFieldMapping<ENTITY,PREF> |
EntityPrefPropBuilder.mappedField |
| Modifier and Type | Method and Description |
|---|---|
EntityPrefFieldMapping<ENTITY,PREF> |
EntityPrefProp.getMappedField() |
| Modifier and Type | Method and Description |
|---|---|
EntityPrefPropBuilder<ENTITY,PREF> |
EntityPrefPropBuilder.mappedField(EntityPrefFieldMapping<ENTITY,PREF> mappedField) |
void |
EntityPrefProp.setMappedField(EntityPrefFieldMapping<ENTITY,PREF> mappedField) |
| Constructor and Description |
|---|
EntityPrefProp(EntityPrefFieldMapping<ENTITY,PREF> mappedField,
boolean isHiddenInCreateTemplate,
boolean isRequiredInCreateTemplate,
long numberOfOptionsAsList,
TableEntityPrefFieldMapping<PREF> subEntityMappedField,
EntityFieldPrefMapping<ENTITY,PREF> fieldPrefMapping) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.