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

Packages that use RepositoryResources
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 RepositoryResources in org.jboss.dna.web.jcr.rest.model
 

Methods in org.jboss.dna.web.jcr.rest.model that return RepositoryResources
 RepositoryResources RepositoryEntry.getResources()
           
 

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



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