uk.co.lakesidetech.springxmldb.data.xindice
Class XindiceXMLDBResourceInfo
java.lang.Object
uk.co.lakesidetech.springxmldb.data.XMLDBResourceInfo
uk.co.lakesidetech.springxmldb.data.xindice.XindiceXMLDBResourceInfo
- public class XindiceXMLDBResourceInfo
- extends XMLDBResourceInfo
- Author:
- Stuart Eccles
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XindiceXMLDBResourceInfo
public XindiceXMLDBResourceInfo()
getCustomMetadataDocument
public org.w3c.dom.Document getCustomMetadataDocument()
- Returns:
- Returns the customMetadataDocument.
setCustomMetadataDocument
public void setCustomMetadataDocument(org.w3c.dom.Document customMetadataDocument)
- Parameters:
customMetadataDocument
- The customMetadataDocument to set.
getLinkURI
public java.lang.String getLinkURI()
- Returns:
- Returns the linkURI.
setLinkURI
public void setLinkURI(java.lang.String linkURI)
- Parameters:
linkURI
- The linkURI to set.
getMetadataAttributes
public java.util.Map getMetadataAttributes()
- Returns:
- Returns the metadataAttributes.
setMetadataAttributes
public void setMetadataAttributes(java.util.Map metadataAttributes)
- Parameters:
metadataAttributes
- The metadataAttributes to set.
getOwner
public java.lang.String getOwner()
- Returns:
- Returns the owner.
setOwner
public void setOwner(java.lang.String owner)
- Parameters:
owner
- The owner to set.