org.jboss.dna.graph
Class Graph.CloneAction<T>

java.lang.Object
  extended by org.jboss.dna.graph.Graph.CloneAction<T>
All Implemented Interfaces:
Graph.Clone<T>, Graph.Conjunction<T>, Graph.FromWorkspace<Graph.AsChild<Graph.Into<Graph.WithUuids<T>>>>
Enclosing class:
Graph

@NotThreadSafe
public abstract class Graph.CloneAction<T>
extends Object
implements Graph.Clone<T>


Method Summary
 Graph.AsChild<Graph.Into<Graph.WithUuids<T>>> fromWorkspace(String workspaceName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fromWorkspace

public Graph.AsChild<Graph.Into<Graph.WithUuids<T>>> fromWorkspace(String workspaceName)
Specified by:
fromWorkspace in interface Graph.FromWorkspace<Graph.AsChild<Graph.Into<Graph.WithUuids<T>>>>


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