public class JCRPDFFile extends JCRFile
DATA, MIME_TYPE, REMOTE_STORAGE_PATH, SIZE, STORAGE_PATH| Constructor and Description |
|---|
JCRPDFFile(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate delegate) |
JCRPDFFile(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate delegate,
String mimeType,
File tmpFile) |
JCRPDFFile(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate,
String mimeType,
File tmpFile,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
org.gcube.common.homelibary.model.items.type.FolderItemType |
getFolderItemType() |
int |
getNumberOfPages() |
String |
getProducer() |
String |
getTitle() |
String |
getVersion() |
void |
updateInfo(JCRServlets servlets,
File tmp) |
getData, getHardLink, getLength, getMimeType, getName, getPublicLink, getStoragepublic JCRPDFFile(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate delegate) throws org.gcube.common.homelibrary.model.exceptions.RepositoryException
org.gcube.common.homelibrary.model.exceptions.RepositoryExceptionpublic JCRPDFFile(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate delegate, String mimeType, File tmpFile) throws org.gcube.common.homelibrary.model.exceptions.RepositoryException, IOException, org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException
org.gcube.common.homelibrary.model.exceptions.RepositoryExceptionIOExceptionorg.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendExceptionpublic JCRPDFFile(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate, String mimeType, File tmpFile, String path) throws org.gcube.common.homelibrary.model.exceptions.RepositoryException, IOException, org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException
org.gcube.common.homelibrary.model.exceptions.RepositoryExceptionIOExceptionorg.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendExceptionpublic org.gcube.common.homelibary.model.items.type.FolderItemType getFolderItemType()
public int getNumberOfPages()
public String getVersion()
public String getAuthor()
public String getTitle()
public String getProducer()
public void updateInfo(JCRServlets servlets, File tmp) throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
updateInfo in class JCRFileorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionCopyright © 2016. All Rights Reserved.