org.gcube.application.framework.contentmanagement.util
Class DocumentInfos
java.lang.Object
org.gcube.application.framework.contentmanagement.util.DocumentInfos
public class DocumentInfos
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentInfos
public DocumentInfos()
getReferenceId
public String getReferenceId()
setReferenceId
public void setReferenceId(String refId)
getName
public String getName()
setName
public void setName(String name)
getPdfURI
public String getPdfURI()
setPdfURI
public void setPdfURI(String pdfURI)
getDocumentId
public String getDocumentId()
setDocumentId
public void setDocumentId(String documentId)
getCollectionId
public String getCollectionId()
setCollectionId
public void setCollectionId(String collectionId)
Copyright © 2013. All Rights Reserved.