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

java.lang.Object
  extended by org.jboss.dna.web.jcr.rest.model.RepositoryResources

public class RepositoryResources
extends Object


Constructor Summary
RepositoryResources()
           
RepositoryResources(String contextName, String repositoryName)
           
 
Method Summary
 String getWorkspaces()
           
 void setWorkspaces(String workspaces)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryResources

public RepositoryResources()

RepositoryResources

public RepositoryResources(String contextName,
                           String repositoryName)
Method Detail

getWorkspaces

public String getWorkspaces()

setWorkspaces

public void setWorkspaces(String workspaces)


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