Uses of Class
org.chromattic.ext.ntdef.Resource

Packages that use Resource
org.chromattic.ext.ntdef   
 

Uses of Resource in org.chromattic.ext.ntdef
 

Methods in org.chromattic.ext.ntdef that return Resource
static Resource Resource.createPlainText(java.lang.String text)
           
 Resource NTFile.getContentResource()
           
 

Methods in org.chromattic.ext.ntdef with parameters of type Resource
 NTFile NTFolder.createFile(java.lang.String fileName, Resource contentResource)
           
 void NTFile.setContentResource(Resource resource)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.