com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client
Class CloneManager<T>

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.CloneManager<T>

public class CloneManager<T>
extends java.lang.Object


Method Summary
 void clone(T objectToClone, T clonedObject, java.util.List<java.lang.String> methodNames)
           
static CloneManager getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CloneManager getInstance()

clone

public void clone(T objectToClone,
                  T clonedObject,
                  java.util.List<java.lang.String> methodNames)


Copyright © 2010-2011 Petals Link. All Rights Reserved.