public class JCRPDFFile extends JCRFile
DATA, itemDelegate, 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,
InputStream is) |
JCRPDFFile(JCRWorkspace workspace,
org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate,
MetaInfo info) |
| 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(JCRSession servlets,
MetaInfo info) |
getData, getHardLink, getLength, getMimeType, getName, getPortalLogin, getPublicLink, getRemotePath, getStorage, getStorageId, setLenght, setStorageIdpublic 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, InputStream is) throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException, org.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendException, IOException
org.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionorg.gcube.contentmanagement.blobstorage.transport.backend.RemoteBackendExceptionIOExceptionpublic JCRPDFFile(JCRWorkspace workspace, org.gcube.common.homelibary.model.items.ItemDelegate itemDelegate, MetaInfo info) throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
org.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionpublic 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(JCRSession servlets, MetaInfo info) throws org.gcube.common.homelibrary.home.exceptions.InternalErrorException
updateInfo in class JCRFileorg.gcube.common.homelibrary.home.exceptions.InternalErrorExceptionCopyright © 2019. All Rights Reserved.