Class XMPMediaManagementSchema


public class XMPMediaManagementSchema extends XMPSchema
Representation of XMPMediaManagement Schema
Author:
gbailleul
  • Field Details

  • Constructor Details

    • XMPMediaManagementSchema

      public XMPMediaManagementSchema(XMPMetadata metadata)
      Constructor of XMPMediaManagement Schema with preferred prefix
      Parameters:
      metadata - The metadata to attach this schema
    • XMPMediaManagementSchema

      public XMPMediaManagementSchema(XMPMetadata metadata, String ownPrefix)
      Constructor of XMPMediaManagementSchema schema with specified prefix
      Parameters:
      metadata - The metadata to attach this schema
      ownPrefix - The prefix to assign
  • Method Details

    • setDerivedFromProperty

      public void setDerivedFromProperty(ResourceRefType tt)
      Set ResourceRef property
      Parameters:
      tt - ResourceRef property to set
    • getResourceRefProperty

      public ResourceRefType getResourceRefProperty()
      Get ResourceRef property
      Returns:
      ResourceRef property
    • setDocumentID

      public void setDocumentID(String url)
      Set DocumentId value
      Parameters:
      url - DocumentId value to set
    • setDocumentIDProperty

      public void setDocumentIDProperty(URIType tt)
      Set DocumentId Property
      Parameters:
      tt - DocumentId Property to set
    • getDocumentIDProperty

      public TextType getDocumentIDProperty()
      Get DocumentId property
      Returns:
      DocumentId property
    • getDocumentID

      public String getDocumentID()
      Get DocumentId value
      Returns:
      DocumentId value
    • setLastURL

      public void setLastURL(String url)
      Set DocumentId value
      Parameters:
      url - DocumentId value to set
    • setLastURLProperty

      public void setLastURLProperty(URLType tt)
      Set DocumentId Property
      Parameters:
      tt - DocumentId Property to set
    • getLastURLProperty

      public URLType getLastURLProperty()
      Get DocumentId property
      Returns:
      DocumentId property
    • getLastURL

      public String getLastURL()
      Get DocumentId value
      Returns:
      DocumentId value
    • setSaveId

      public void setSaveId(Integer url)
      Set DocumentId value
      Parameters:
      url - DocumentId value to set
    • setSaveIDProperty

      public void setSaveIDProperty(IntegerType tt)
      Set DocumentId Property
      Parameters:
      tt - DocumentId Property to set
    • getSaveIDProperty

      public IntegerType getSaveIDProperty()
      Get DocumentId property
      Returns:
      DocumentId property
    • getSaveID

      public Integer getSaveID()
      Get DocumentId value
      Returns:
      DocumentId value
    • setManager

      public void setManager(String value)
      Set Manager value
      Parameters:
      value - Manager value to set
    • setManagerProperty

      public void setManagerProperty(AgentNameType tt)
      Set Manager property
      Parameters:
      tt - Manager property to set
    • getManagerProperty

      public TextType getManagerProperty()
      Get Manager property
      Returns:
      Manager property
    • getManager

      public String getManager()
      Get Manager value
      Returns:
      Manager value
    • setManageTo

      public void setManageTo(String value)
      Set ManageTo Value
      Parameters:
      value - ManageTo Value to set
    • setManageToProperty

      public void setManageToProperty(URIType tt)
      Set ManageTo property
      Parameters:
      tt - ManageTo property to set
    • getManageToProperty

      public TextType getManageToProperty()
      get ManageTo property
      Returns:
      ManageTo property
    • getManageTo

      public String getManageTo()
      get ManageTo value
      Returns:
      ManageTo value
    • setManageUI

      public void setManageUI(String value)
      Set ManageUI value
      Parameters:
      value - ManageUI value to set
    • setManageUIProperty

      public void setManageUIProperty(URIType tt)
      Set ManageUI property
      Parameters:
      tt - ManageUI property to set
    • getManageUIProperty

      public TextType getManageUIProperty()
      Get ManageUI property
      Returns:
      ManageUI property
    • getManageUI

      public String getManageUI()
      Get ManageUI Value
      Returns:
      ManageUI Value
    • setManagerVariant

      public void setManagerVariant(String value)
      Set ManagerVariant value
      Parameters:
      value - ManagerVariant value to set
    • setManagerVariantProperty

      public void setManagerVariantProperty(TextType tt)
      Set ManagerVariant Property
      Parameters:
      tt - ManagerVariant Property to set
    • getManagerVariantProperty

      public TextType getManagerVariantProperty()
      Get ManagerVariant property
      Returns:
      ManagerVariant property
    • getManagerVariant

      public String getManagerVariant()
      Get ManagerVariant value
      Returns:
      ManagerVariant value
    • setInstanceID

      public void setInstanceID(String value)
      Set InstanceId value
      Parameters:
      value - InstanceId value to set
    • setInstanceIDProperty

      public void setInstanceIDProperty(URIType tt)
      Set InstanceId property
      Parameters:
      tt - InstanceId property to set
    • getInstanceIDProperty

      public TextType getInstanceIDProperty()
      Get InstanceId property
      Returns:
      InstanceId property
    • getInstanceID

      public String getInstanceID()
      Get InstanceId value
      Returns:
      InstanceId value
    • setManagedFromProperty

      public void setManagedFromProperty(ResourceRefType resourceRef)
      set ManageFrom Property
      Parameters:
      resourceRef - ManageFrom Property to set
    • getManagedFromProperty

      public ResourceRefType getManagedFromProperty()
      get ManageFrom Property
      Returns:
      ManageFrom Property
    • setOriginalDocumentID

      public void setOriginalDocumentID(String url)
      Set OriginalDocumentId value
      Parameters:
      url - OriginalDocumentId value to set
    • setOriginalDocumentIDProperty

      public void setOriginalDocumentIDProperty(TextType tt)
      Set OriginalDocumentId property
      Parameters:
      tt - OriginalDocumentId property to set
    • getOriginalDocumentIDProperty

      public TextType getOriginalDocumentIDProperty()
      Get OriginalDocumentId property
      Returns:
      OriginalDocumentId property
    • getOriginalDocumentID

      public String getOriginalDocumentID()
      Get OriginalDocumentId value
      Returns:
      OriginalDocumentId value
    • setRenditionClass

      public void setRenditionClass(String value)
      Set renditionClass Value
      Parameters:
      value - renditionClass Value to set
    • setRenditionClassProperty

      public void setRenditionClassProperty(RenditionClassType tt)
      Set RenditionClass Property
      Parameters:
      tt - renditionClass Property to set
    • getRenditionClassProperty

      public TextType getRenditionClassProperty()
      Get RenditionClass property
      Returns:
      RenditionClass property
    • getRenditionClass

      public String getRenditionClass()
      Get RenditionClass value
      Returns:
      RenditionClass value
    • setRenditionParams

      public void setRenditionParams(String url)
      Set RenditionParams Value
      Parameters:
      url - RenditionParams Value to set
    • setRenditionParamsProperty

      public void setRenditionParamsProperty(TextType tt)
      Set RenditionParams property
      Parameters:
      tt - RenditionParams property to set
    • getRenditionParamsProperty

      public TextType getRenditionParamsProperty()
      Get RenditionParams property
      Returns:
      RenditionParams property
    • getRenditionParams

      public String getRenditionParams()
      Get RenditionParams value
      Returns:
      RenditionParams value
    • setVersionID

      public void setVersionID(String value)
      Set VersionId value
      Parameters:
      value - VersionId value to set
    • setVersionIDProperty

      public void setVersionIDProperty(TextType tt)
      Set VersionId property
      Parameters:
      tt - VersionId property to set
    • getVersionIDProperty

      public TextType getVersionIDProperty()
      Get VersionId property
      Returns:
      VersionId property
    • getVersionID

      public String getVersionID()
      Get VersionId value
      Returns:
      VersionId value
    • addVersions

      public void addVersions(String value)
    • getVersionsProperty

      public ArrayProperty getVersionsProperty()
      Get Versions property
      Returns:
      version property to set
    • getVersions

      public List<String> getVersions()
    • addHistory

      public void addHistory(String history)
      Add a History Value
      Parameters:
      history - History Value to add
    • getHistoryProperty

      public ArrayProperty getHistoryProperty()
      Get History Property
      Returns:
      History Property
    • getHistory

      public List<String> getHistory()
      Get List of History values
      Returns:
      List of History values
    • addIngredients

      public void addIngredients(String ingredients)
      Add an Ingredients value
      Parameters:
      ingredients - Ingredients value to add
    • getIngredientsProperty

      public ArrayProperty getIngredientsProperty()
      . Get Ingredients Property
      Returns:
      Ingredients property
    • getIngredients

      public List<String> getIngredients()
      Get List of Ingredients values
      Returns:
      List of Ingredients values