Uses of Interface
org.modeshape.graph.Graph.NameWorkspace

Packages that use Graph.NameWorkspace
org.modeshape.graph The ModeShape Graph API defines the types that allow you to work with content organized as a graph. 
 

Uses of Graph.NameWorkspace in org.modeshape.graph
 

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

Methods in org.modeshape.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-2011 JBoss, a division of Red Hat. All Rights Reserved.