Uses of Class
org.gcube.common.homelibrary.jcr.workspace.folder.items.JCRFile

Packages that use JCRFile
org.gcube.common.homelibrary.jcr.workspace   
org.gcube.common.homelibrary.jcr.workspace.folder.items   
org.gcube.common.homelibrary.jcr.workspace.folder.items.gcube   
 

Uses of JCRFile in org.gcube.common.homelibrary.jcr.workspace
 

Methods in org.gcube.common.homelibrary.jcr.workspace that return JCRFile
 JCRFile JCRWorkspace.getGCUBEDocumentContent(javax.jcr.Session session, String oid, ContentType contentType)
           
 JCRFile JCRWorkspace.setGCUBEDocumentContent(javax.jcr.Session session, String oid, InputStream data, String mimeType, ContentType contentType)
           
 

Uses of JCRFile in org.gcube.common.homelibrary.jcr.workspace.folder.items
 

Subclasses of JCRFile in org.gcube.common.homelibrary.jcr.workspace.folder.items
 class JCRImage
           
 class JCRPDFFile
           
 

Fields in org.gcube.common.homelibrary.jcr.workspace.folder.items declared as JCRFile
protected  JCRFile JCRExternalFile.content
           
protected  JCRFile JCRExternalUrl.content
           
 

Uses of JCRFile in org.gcube.common.homelibrary.jcr.workspace.folder.items.gcube
 

Fields in org.gcube.common.homelibrary.jcr.workspace.folder.items.gcube declared as JCRFile
protected  JCRFile JCRDocument.documentContent
           
 



Copyright © 2013. All Rights Reserved.