@Entity public class DocumentCustomField extends CustomField<DocumentCustomField,DocumentCustomFieldPossibleValueCategory,DocumentCustomFieldPossibleValue>
NULL_PART| Constructor and Description |
|---|
DocumentCustomField() |
| Modifier and Type | Method and Description |
|---|---|
DynamicDocument |
getDocument() |
CustomFieldNature |
getNature() |
Network |
getNetwork()
Returns the network this entity belongs to
|
java.util.List<DocumentCustomFieldPossibleValueCategory> |
getPossibleValueCategories() |
java.lang.Class<DocumentCustomFieldPossibleValueCategory> |
getPossibleValueCategoryClass() |
java.lang.Class<DocumentCustomFieldPossibleValue> |
getPossibleValueClass() |
java.util.List<DocumentCustomFieldPossibleValue> |
getPossibleValues() |
void |
setDocument(DynamicDocument document) |
getAllowedMimeTypes, getAllSelectedLabel, getControl, getDecimalDigits, getDecimalValueRange, getDefaultBooleanValue, getDefaultDateToday, getDefaultDateValue, getDefaultDecimalValue, getDefaultIntegerValue, getDefaultRichTextValue, getDefaultStringValue, getDefaultTextValue, getDefaultValue, getDynamicScript, getDynamicScriptParameters, getInformationText, getIntegerValueRange, getLengthConstraint, getLinkedEntityType, getMaxFiles, getMaxWordSize, getOtherMimeTypes, getPattern, getSize, getType, getValidationScript, getValidationScriptParameters, isExactMatch, isExpandedCategories, isIgnoreSanitizer, isRequired, isShowAll, isUnique, setAllowedMimeTypes, setAllSelectedLabel, setControl, setDecimalDigits, setDecimalValueRange, setDefaultBooleanValue, setDefaultDateToday, setDefaultDateValue, setDefaultDecimalValue, setDefaultIntegerValue, setDefaultRichTextValue, setDefaultStringValue, setDefaultTextValue, setDynamicScript, setDynamicScriptParameters, setExactMatch, setExpandedCategories, setIgnoreSanitizer, setInformationText, setIntegerValueRange, setLengthConstraint, setLinkedEntityType, setMaxFiles, setMaxWordSize, setOtherMimeTypes, setPattern, setRequired, setShowAll, setSize, setType, setUnique, setValidationScript, setValidationScriptParameterscompareTo, getOrder, setOrder, toStringgetDescription, getInternalName, setDescription, setInternalNamegetName, getNames, setNamegetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransientfinalize, getClass, notify, notifyAll, wait, wait, waitgetInternalName, setInternalNamegetName, setNamepublic DynamicDocument getDocument()
public CustomFieldNature getNature()
getNature in class CustomField<DocumentCustomField,DocumentCustomFieldPossibleValueCategory,DocumentCustomFieldPossibleValue>public Network getNetwork()
NetworkedEntitygetNetwork in class NetworkedEntitypublic java.util.List<DocumentCustomFieldPossibleValueCategory> getPossibleValueCategories()
public java.lang.Class<DocumentCustomFieldPossibleValueCategory> getPossibleValueCategoryClass()
public java.lang.Class<DocumentCustomFieldPossibleValue> getPossibleValueClass()
public java.util.List<DocumentCustomFieldPossibleValue> getPossibleValues()
public void setDocument(DynamicDocument document)