Uses of Class
org.openxava.util.CloneException

Packages that use CloneException
org.openxava.util   
 

Uses of CloneException in org.openxava.util
 

Methods in org.openxava.util that throw CloneException
static java.lang.Object Objects.deepClone(java.lang.Object source)
          Deprecated. Does an deep clone of the sent object.
static java.lang.Object XObjects.deepClone(java.lang.Object source)
          Does an deep clone of the sent object.