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

Packages that use WorkspaceEntry
org.jboss.dna.web.jcr.rest This package contains the core components for the DNA REST server implementation. 
 

Uses of WorkspaceEntry in org.jboss.dna.web.jcr.rest
 

Methods in org.jboss.dna.web.jcr.rest that return types with arguments of type WorkspaceEntry
 Map<String,WorkspaceEntry> JcrResources.getWorkspaces(HttpServletRequest request, String rawRepositoryName)
          Returns the list of workspaces available to this user within the named repository.
 



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