org.gcube.portlets.user.homelibrary.jcr.workspace.folder.items
Class JCRPDFFile
java.lang.Object
org.gcube.portlets.user.homelibrary.jcr.workspace.folder.items.JCRFile
org.gcube.portlets.user.homelibrary.jcr.workspace.folder.items.JCRPDFFile
- All Implemented Interfaces:
- org.gcube.portlets.user.homelibrary.home.workspace.folder.items.File
public class JCRPDFFile
- extends JCRFile
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCRPDFFile
public JCRPDFFile(javax.jcr.Node node)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
JCRPDFFile
public JCRPDFFile(javax.jcr.Node node,
String mimeType,
InputStream data)
throws javax.jcr.RepositoryException,
IOException,
org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException
- Throws:
javax.jcr.RepositoryException
IOException
org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException
getFolderItemType
public org.gcube.portlets.user.homelibrary.home.workspace.folder.FolderItemType getFolderItemType()
getNumberOfPages
public int getNumberOfPages()
getVersion
public String getVersion()
getAuthor
public String getAuthor()
getTitle
public String getTitle()
getProducer
public String getProducer()
getPublicLink
public String getPublicLink()
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Specified by:
getPublicLink in interface org.gcube.portlets.user.homelibrary.home.workspace.folder.items.File- Overrides:
getPublicLink in class JCRFile
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
updateInfo
public void updateInfo()
throws org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
- Specified by:
updateInfo in interface org.gcube.portlets.user.homelibrary.home.workspace.folder.items.File- Overrides:
updateInfo in class JCRFile
- Throws:
org.gcube.portlets.user.homelibrary.home.exceptions.InternalErrorException
Copyright © 2013. All Rights Reserved.