net.sf.gilead.core.beanlib
Class CloneAndMergeConstants

java.lang.Object
  extended by net.sf.gilead.core.beanlib.CloneAndMergeConstants

public class CloneAndMergeConstants
extends java.lang.Object

Constants for clone and merge operations

Author:
bruno.marchesson

Field Summary
static java.lang.String PROXY_INFORMATIONS
          Name of the proxy informations attribute
 
Constructor Summary
CloneAndMergeConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROXY_INFORMATIONS

public static final java.lang.String PROXY_INFORMATIONS
Name of the proxy informations attribute

See Also:
Constant Field Values
Constructor Detail

CloneAndMergeConstants

public CloneAndMergeConstants()