@Entity public class DocumentCustomFieldPossibleValueCategory extends CustomFieldPossibleValueCategory<DocumentCustomField,DocumentCustomFieldPossibleValueCategory,DocumentCustomFieldPossibleValue>
| Constructor and Description |
|---|
DocumentCustomFieldPossibleValueCategory() |
| Modifier and Type | Method and Description |
|---|---|
DocumentCustomField |
getField() |
java.util.List<DocumentCustomFieldPossibleValue> |
getPossibleValues() |
void |
setField(DocumentCustomField field) |
getNetworkcompareTo, getOrder, setOrder, toStringgetDescription, getInternalName, setDescription, setInternalNamegetName, getNames, setNamegetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic DocumentCustomFieldPossibleValueCategory()
public DocumentCustomField getField()
public java.util.List<DocumentCustomFieldPossibleValue> getPossibleValues()
public void setField(DocumentCustomField field)