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

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

public class RepositoryEntry
extends Object


Constructor Summary
RepositoryEntry()
           
RepositoryEntry(String contextName, String repositoryName)
           
 
Method Summary
 String getName()
           
 RepositoryResources getResources()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryEntry

public RepositoryEntry()

RepositoryEntry

public RepositoryEntry(String contextName,
                       String repositoryName)
Method Detail

getName

public String getName()

getResources

public RepositoryResources getResources()


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