Uses of Interface
org.gcube.portlets.user.homelibrary.home.workspace.folder.items.gcube.PDFDocument

Packages that use PDFDocument
org.gcube.portlets.user.homelibrary.home.workspace   
org.gcube.portlets.user.homelibrary.util   
 

Uses of PDFDocument in org.gcube.portlets.user.homelibrary.home.workspace
 

Methods in org.gcube.portlets.user.homelibrary.home.workspace that return PDFDocument
 PDFDocument Workspace.createPDFDocument(String name, String description, String oid, String mimeType, InputStream data, Map<String,String> metadata, Map<String,String> annotations, String collectionName, String destinationfolderId)
          Create a new PDF Document into a folder.
 PDFDocument WorkspaceFolder.createPDFDocumentItem(String name, String description, String oid, String mimeType, InputStream data, Map<String,String> metadata, Map<String,String> annotations, String collectionName)
          Create a new PDF document.
 

Uses of PDFDocument in org.gcube.portlets.user.homelibrary.util
 

Methods in org.gcube.portlets.user.homelibrary.util with parameters of type PDFDocument
protected  void WorkspaceTreeVisitor.visitPDFDocument(PDFDocument document)
          Visits a PDF document.
 



Copyright © 2013. All Rights Reserved.