| Package | Description |
|---|---|
| umun.entity.model | |
| umun.entity.service | |
| umun.entity.service.impl | |
| umun.entity.templates.service |
| Modifier and Type | Field and Description |
|---|---|
EntityPrefValidationInterface<ENTITY,PREF> |
EntityPrefValue.entityPrefValidationInterface |
| Constructor and Description |
|---|
EntityPrefValue(String value,
String remoteHideKey,
PrefDataType dataType,
EntityPrefOptionsInterface<ENTITY> optionsInterface,
String displayName,
EntityPrefValidationInterface<ENTITY,PREF> entityPrefValidationInterface,
String group,
EntityPrefProp<ENTITY,PREF> properties) |
EntityPrefValue(String value,
String remoteHideKey,
PrefDataType dataType,
EntityPrefOptionsInterface<ENTITY> optionsInterface,
String displayName,
EntityPrefValidationInterface<ENTITY,PREF> entityPrefValidationInterface,
String group,
EntityPrefProp<ENTITY,PREF> properties,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
abstract EntityPrefValidationInterface |
EntityPrefCategoryInterface.getCustomValidation() |
| Modifier and Type | Method and Description |
|---|---|
void |
TablePrefService.addRootKeys(String rootKey,
String defaultValue,
String remoteHideKey,
PrefDataType dataType,
EntityPrefOptionsInterface optionsInterface,
String displayName,
EntityPrefValidationInterface<ENTITY,PREF> entityPrefValidationInterface,
String group,
boolean defaultRemoteHide,
EntityPrefProp<ENTITY,PREF> properties) |
void |
EntityPrefService.addRootKeys(String rootKey,
String defaultValue,
String remoteHideKey,
PrefDataType dataType,
EntityPrefOptionsInterface optionsInterface,
String displayName,
EntityPrefValidationInterface<ENTITY,PREF> entityPrefValidationInterface,
String group,
boolean defaultRemoteHide,
EntityPrefProp<ENTITY,PREF> properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
NamedEntityPrefService.addRootKeys(String rootKey,
String defaultValue,
String remoteHideKey,
PrefDataType dataType,
EntityPrefOptionsInterface optionsInterface,
String displayName,
EntityPrefValidationInterface<NamedEntity,NamedEntityPref> entityPrefValidationInterface,
String group,
boolean defaultRemoteHide,
EntityPrefProp<NamedEntity,NamedEntityPref> properties) |
void |
NamedEntityPrefService.addRootKeys(String entityName,
String rootKey,
String defaultValue,
String remoteHideKey,
PrefDataType dataType,
EntityPrefOptionsInterface optionsInterface,
String displayName,
EntityPrefValidationInterface<NamedEntity,NamedEntityPref> entityPrefValidationInterface,
String group,
boolean defaultRemoteHide,
EntityPrefProp<NamedEntity,NamedEntityPref> properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityService.addRootKeys(String rootKey,
String defaultValue,
String remoteHideKey,
PrefDataType dataType,
EntityPrefOptionsInterface optionsInterface,
String displayName,
EntityPrefValidationInterface<ENTITY,PREF> entityPrefValidationInterface,
String group,
boolean defaultRemoteHide,
EntityPrefProp properties) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.