public class XMPMediaManagementSchema extends XMPSchema
Modifier and Type | Field and Description |
---|---|
static String |
DERIVED_FROM |
static String |
DOCUMENTID |
static String |
HISTORY |
static String |
INGREDIENTS |
static String |
INSTANCEID |
static String |
LAST_URL |
static String |
MANAGED_FROM |
static String |
MANAGER |
static String |
MANAGERVARIANT |
static String |
MANAGETO |
static String |
MANAGEUI |
static String |
ORIGINALDOCUMENTID |
static String |
RENDITION_OF |
static String |
RENDITIONCLASS |
static String |
RENDITIONPARAMS |
static String |
SAVE_ID |
static String |
VERSIONID |
static String |
VERSIONS |
STRUCTURE_ARRAY_NAME
Constructor and Description |
---|
XMPMediaManagementSchema(XMPMetadata metadata)
Constructor of XMPMediaManagement Schema with preferred prefix
|
XMPMediaManagementSchema(XMPMetadata metadata,
String ownPrefix)
Constructor of XMPMediaManagementSchema schema with specified prefix
|
Modifier and Type | Method and Description |
---|---|
void |
addHistory(String history)
Add a History Value
|
void |
addIngredients(String ingredients)
Add an Ingredients value
|
void |
addVersions(String value) |
String |
getDocumentID()
Get DocumentId value
|
TextType |
getDocumentIDProperty()
Get DocumentId property
|
List<String> |
getHistory()
Get List of History values
|
ArrayProperty |
getHistoryProperty()
Get History Property
|
List<String> |
getIngredients()
Get List of Ingredients values
|
ArrayProperty |
getIngredientsProperty()
.
|
String |
getInstanceID()
Get InstanceId value
|
TextType |
getInstanceIDProperty()
Get InstanceId property
|
String |
getLastURL()
Get DocumentId value
|
URLType |
getLastURLProperty()
Get DocumentId property
|
ResourceRefType |
getManagedFromProperty()
get ManageFrom Property
|
String |
getManager()
Get Manager value
|
TextType |
getManagerProperty()
Get Manager property
|
String |
getManagerVariant()
Get ManagerVariant value
|
TextType |
getManagerVariantProperty()
Get ManagerVariant property
|
String |
getManageTo()
get ManageTo value
|
TextType |
getManageToProperty()
get ManageTo property
|
String |
getManageUI()
Get ManageUI Value
|
TextType |
getManageUIProperty()
Get ManageUI property
|
String |
getOriginalDocumentID()
Get OriginalDocumentId value
|
TextType |
getOriginalDocumentIDProperty()
Get OriginalDocumentId property
|
String |
getRenditionClass()
Get RenditionClass value
|
TextType |
getRenditionClassProperty()
Get RenditionClass property
|
String |
getRenditionParams()
Get RenditionParams value
|
TextType |
getRenditionParamsProperty()
Get RenditionParams property
|
ResourceRefType |
getResourceRefProperty()
Get ResourceRef property
|
Integer |
getSaveID()
Get DocumentId value
|
IntegerType |
getSaveIDProperty()
Get DocumentId property
|
String |
getVersionID()
Get VersionId value
|
TextType |
getVersionIDProperty()
Get VersionId property
|
List<String> |
getVersions() |
ArrayProperty |
getVersionsProperty()
Get Versions property
|
void |
setDerivedFromProperty(ResourceRefType tt)
Set ResourceRef property
|
void |
setDocumentID(String url)
Set DocumentId value
|
void |
setDocumentIDProperty(URIType tt)
Set DocumentId Property
|
void |
setInstanceID(String value)
Set InstanceId value
|
void |
setInstanceIDProperty(URIType tt)
Set InstanceId property
|
void |
setLastURL(String url)
Set DocumentId value
|
void |
setLastURLProperty(URLType tt)
Set DocumentId Property
|
void |
setManagedFromProperty(ResourceRefType resourceRef)
set ManageFrom Property
|
void |
setManager(String value)
Set Manager value
|
void |
setManagerProperty(AgentNameType tt)
Set Manager property
|
void |
setManagerVariant(String value)
Set ManagerVariant value
|
void |
setManagerVariantProperty(TextType tt)
Set ManagerVariant Property
|
void |
setManageTo(String value)
Set ManageTo Value
|
void |
setManageToProperty(URIType tt)
Set ManageTo property
|
void |
setManageUI(String value)
Set ManageUI value
|
void |
setManageUIProperty(URIType tt)
Set ManageUI property
|
void |
setOriginalDocumentID(String url)
Set OriginalDocumentId value
|
void |
setOriginalDocumentIDProperty(TextType tt)
Set OriginalDocumentId property
|
void |
setRenditionClass(String value)
Set renditionClass Value
|
void |
setRenditionClassProperty(RenditionClassType tt)
Set RenditionClass Property
|
void |
setRenditionParams(String url)
Set RenditionParams Value
|
void |
setRenditionParamsProperty(TextType tt)
Set RenditionParams property
|
void |
setSaveId(Integer url)
Set DocumentId value
|
void |
setSaveIDProperty(IntegerType tt)
Set DocumentId Property
|
void |
setVersionID(String value)
Set VersionId value
|
void |
setVersionIDProperty(TextType tt)
Set VersionId property
|
addBagValue, addBagValueAsSimple, addQualifiedBagValue, addSequenceDateValueAsSimple, addUnqualifiedSequenceDateValue, addUnqualifiedSequenceValue, addUnqualifiedSequenceValue, getAboutAttribute, getAboutValue, getAbstractProperty, getBooleanProperty, getBooleanPropertyValue, getBooleanPropertyValueAsSimple, getDateProperty, getDatePropertyValue, getDatePropertyValueAsSimple, getIntegerProperty, getIntegerPropertyValue, getIntegerPropertyValueAsSimple, getUnqualifiedArrayList, getUnqualifiedBagValueList, getUnqualifiedLanguagePropertyLanguagesValue, getUnqualifiedLanguagePropertyValue, getUnqualifiedSequenceDateValueList, getUnqualifiedSequenceValueList, getUnqualifiedTextProperty, getUnqualifiedTextPropertyValue, instanciateSimple, merge, removeUnqualifiedArrayValue, removeUnqualifiedBagValue, removeUnqualifiedSequenceDateValue, removeUnqualifiedSequenceValue, removeUnqualifiedSequenceValue, reorganizeAltOrder, setAbout, setAboutAsSimple, setBooleanProperty, setBooleanPropertyValue, setBooleanPropertyValueAsSimple, setDateProperty, setDatePropertyValue, setDatePropertyValueAsSimple, setIntegerProperty, setIntegerPropertyValue, setIntegerPropertyValueAsSimple, setTextProperty, setTextPropertyValue, setTextPropertyValueAsSimple, setUnqualifiedLanguagePropertyValue
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefix
addNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removeProperty
containsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyName
public static final String LAST_URL
public static final String RENDITION_OF
public static final String SAVE_ID
public static final String DERIVED_FROM
public static final String DOCUMENTID
public static final String MANAGER
public static final String MANAGETO
public static final String MANAGEUI
public static final String MANAGERVARIANT
public static final String INSTANCEID
public static final String MANAGED_FROM
public static final String ORIGINALDOCUMENTID
public static final String RENDITIONCLASS
public static final String RENDITIONPARAMS
public static final String VERSIONID
public static final String VERSIONS
public static final String HISTORY
public static final String INGREDIENTS
public XMPMediaManagementSchema(XMPMetadata metadata)
metadata
- The metadata to attach this schemapublic XMPMediaManagementSchema(XMPMetadata metadata, String ownPrefix)
metadata
- The metadata to attach this schemaownPrefix
- The prefix to assignpublic void setDerivedFromProperty(ResourceRefType tt)
tt
- ResourceRef property to setpublic ResourceRefType getResourceRefProperty()
public void setDocumentID(String url)
url
- DocumentId value to setpublic void setDocumentIDProperty(URIType tt)
tt
- DocumentId Property to setpublic TextType getDocumentIDProperty()
public String getDocumentID()
public void setLastURL(String url)
url
- DocumentId value to setpublic void setLastURLProperty(URLType tt)
tt
- DocumentId Property to setpublic URLType getLastURLProperty()
public String getLastURL()
public void setSaveId(Integer url)
url
- DocumentId value to setpublic void setSaveIDProperty(IntegerType tt)
tt
- DocumentId Property to setpublic IntegerType getSaveIDProperty()
public Integer getSaveID()
public void setManager(String value)
value
- Manager value to setpublic void setManagerProperty(AgentNameType tt)
tt
- Manager property to setpublic TextType getManagerProperty()
public String getManager()
public void setManageTo(String value)
value
- ManageTo Value to setpublic void setManageToProperty(URIType tt)
tt
- ManageTo property to setpublic TextType getManageToProperty()
public String getManageTo()
public void setManageUI(String value)
value
- ManageUI value to setpublic void setManageUIProperty(URIType tt)
tt
- ManageUI property to setpublic TextType getManageUIProperty()
public String getManageUI()
public void setManagerVariant(String value)
value
- ManagerVariant value to setpublic void setManagerVariantProperty(TextType tt)
tt
- ManagerVariant Property to setpublic TextType getManagerVariantProperty()
public String getManagerVariant()
public void setInstanceID(String value)
value
- InstanceId value to setpublic void setInstanceIDProperty(URIType tt)
tt
- InstanceId property to setpublic TextType getInstanceIDProperty()
public String getInstanceID()
public void setManagedFromProperty(ResourceRefType resourceRef)
resourceRef
- ManageFrom Property to setpublic ResourceRefType getManagedFromProperty()
public void setOriginalDocumentID(String url)
url
- OriginalDocumentId value to setpublic void setOriginalDocumentIDProperty(TextType tt)
tt
- OriginalDocumentId property to setpublic TextType getOriginalDocumentIDProperty()
public String getOriginalDocumentID()
public void setRenditionClass(String value)
value
- renditionClass Value to setpublic void setRenditionClassProperty(RenditionClassType tt)
tt
- renditionClass Property to setpublic TextType getRenditionClassProperty()
public String getRenditionClass()
public void setRenditionParams(String url)
url
- RenditionParams Value to setpublic void setRenditionParamsProperty(TextType tt)
tt
- RenditionParams property to setpublic TextType getRenditionParamsProperty()
public String getRenditionParams()
public void setVersionID(String value)
value
- VersionId value to setpublic void setVersionIDProperty(TextType tt)
tt
- VersionId property to setpublic TextType getVersionIDProperty()
public String getVersionID()
public void addVersions(String value)
public ArrayProperty getVersionsProperty()
public void addHistory(String history)
history
- History Value to addpublic ArrayProperty getHistoryProperty()
public List<String> getHistory()
public void addIngredients(String ingredients)
ingredients
- Ingredients value to addpublic ArrayProperty getIngredientsProperty()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.