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(File tmp) |
getAccounting, getData, getHardLink, getLength, getMimeType, getName, getPublicLink, getStoragepublic JCRPDFFile(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate delegate) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic JCRPDFFile(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate delegate, String mimeType, File tmpFile) throws javax.jcr.RepositoryException, IOException, org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException
javax.jcr.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 javax.jcr.RepositoryException, IOException, org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException
javax.jcr.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(File tmp) throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
updateInfo in interface org.gcube.common.homelibrary.home.workspace.folder.items.FileupdateInfo in class JCRFileorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionCopyright © 2015. All Rights Reserved.