Uses of Interface
org.jboss.dna.graph.Graph.NameWorkspace

Packages that use Graph.NameWorkspace
org.jboss.dna.graph The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph. 
 

Uses of Graph.NameWorkspace in org.jboss.dna.graph
 

Subinterfaces of Graph.NameWorkspace in org.jboss.dna.graph
static interface Graph.CreateWorkspace
          The interface used to create a new workspace.
 

Methods in org.jboss.dna.graph that return Graph.NameWorkspace
 Graph.NameWorkspace Graph.CreateWorkspace.clonedFrom(String originalWorkspaceName)
          Specify that the new workspace should be initialized as a clone of another existing workspace.
 



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