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

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

Uses of Graph.WithUuids in org.modeshape.graph
 

Methods in org.modeshape.graph that return Graph.WithUuids
 Graph.WithUuids<T> Graph.CloneTargetAction.into(Location into)
           
 Graph.WithUuids<T> Graph.CloneTargetAction.into(Path into)
           
 Graph.WithUuids<T> Graph.CloneTargetAction.into(Property into)
           
 Graph.WithUuids<T> Graph.CloneTargetAction.into(Property firstIdProperty, Property... additionalIdProperties)
           
 Graph.WithUuids<T> Graph.CloneTargetAction.into(String into)
           
 Graph.WithUuids<T> Graph.CloneTargetAction.into(UUID into)
           
 

Methods in org.modeshape.graph that return types with arguments of type Graph.WithUuids
 Graph.AsChild<Graph.Into<Graph.WithUuids<T>>> Graph.CloneAction.fromWorkspace(String workspaceName)
           
 



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