Class ResourceRefType
java.lang.Object
org.apache.xmpbox.type.AbstractField
org.apache.xmpbox.type.AbstractComplexProperty
org.apache.xmpbox.type.AbstractStructuredType
org.apache.xmpbox.type.ResourceRefType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class AbstractStructuredType
STRUCTURE_ARRAY_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAlternatePath(String value) Get List of Versions valuesGet Versions propertyvoidsetDocumentID(String value) voidsetFilePath(String value) voidsetFromPart(String value) voidsetInstanceID(String value) voidsetLastModifyDate(Calendar value) voidsetManager(String value) voidsetManagerVariant(String value) voidsetManageTo(String value) voidsetManageUI(String value) voidsetMaskMarkers(String value) voidsetPartMapping(String value) voidsetRenditionClass(String value) voidsetRenditionParams(String value) voidvoidsetVersionID(String value) Methods inherited from class AbstractStructuredType
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefixMethods inherited from class AbstractComplexProperty
addNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removePropertyMethods inherited from class AbstractField
containsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyName
-
Field Details
-
DOCUMENT_ID
- See Also:
-
FILE_PATH
- See Also:
-
INSTANCE_ID
- See Also:
-
LAST_MODIFY_DATE
- See Also:
-
MANAGE_TO
- See Also:
-
MANAGE_UI
- See Also:
-
MANAGER
- See Also:
-
MANAGER_VARIANT
- See Also:
-
PART_MAPPING
- See Also:
-
RENDITION_PARAMS
- See Also:
-
VERSION_ID
- See Also:
-
MASK_MARKERS
- See Also:
-
RENDITION_CLASS
- See Also:
-
FROM_PART
- See Also:
-
TO_PART
- See Also:
-
ALTERNATE_PATHS
- See Also:
-
-
Constructor Details
-
ResourceRefType
- Parameters:
metadata- The metadata to attach to this property
-
-
Method Details
-
getDocumentID
-
setDocumentID
-
getFilePath
-
setFilePath
-
getInstanceID
-
setInstanceID
-
getLastModifyDate
-
setLastModifyDate
-
getManageUI
-
setManageUI
-
getManageTo
-
setManageTo
-
getManager
-
setManager
-
getManagerVariant
-
setManagerVariant
-
getPartMapping
-
setPartMapping
-
getRenditionParams
-
setRenditionParams
-
getVersionID
-
setVersionID
-
getMaskMarkers
-
setMaskMarkers
-
getRenditionClass
-
setRenditionClass
-
getFromPart
-
setFromPart
-
getToPart
-
setToPart
-
addAlternatePath
-
getAlternatePathsProperty
Get Versions property- Returns:
- version property to set
-
getAlternatePaths
-