public abstract class TableEntityPref extends EntityPref
| Modifier and Type | Field and Description |
|---|---|
boolean |
required |
| Constructor and Description |
|---|
TableEntityPref() |
TableEntityPref(String value,
PrefDataType datatype,
String remoteHideKey,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
getSubEntityId() |
abstract String |
getTableName() |
abstract void |
setSubEntityId(Long subEntityId) |
getCategory, getCategoryDisplayName, getCategoryId, getCategoryName, getDatatype, getDisplayName, getGroup, getKey, getOptions, getRemoteHideKey, getValue, setCategory, setCategoryId, setDatatype, setDisplayName, setGroup, setKey, setOptions, setRemoteHideKey, setValuepublic TableEntityPref(String value, PrefDataType datatype, String remoteHideKey, String displayName)
public TableEntityPref()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.