Uses of Class
org.jboss.dna.web.jcr.rest.model.WorkspaceResources

Packages that use WorkspaceResources
org.jboss.dna.web.jcr.rest.model Models for the DNA interface to faciliate serving basic information as XML or JSON in the future. 
 

Uses of WorkspaceResources in org.jboss.dna.web.jcr.rest.model
 

Methods in org.jboss.dna.web.jcr.rest.model that return WorkspaceResources
 WorkspaceResources WorkspaceEntry.getResources()
           
 

Methods in org.jboss.dna.web.jcr.rest.model with parameters of type WorkspaceResources
 void WorkspaceEntry.setResources(WorkspaceResources resources)
           
 



Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.