Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.instance.orient.internal
Class OSerializationHelper.ConvertProxy

java.lang.Object
  extended by eu.esdihumboldt.hale.common.instance.orient.internal.OSerializationHelper.ConvertProxy
Enclosing class:
OSerializationHelper

public static class OSerializationHelper.ConvertProxy
extends Object

Store information on how to convert a value back to its original form.


Constructor Summary
OSerializationHelper.ConvertProxy(org.springframework.core.convert.ConversionService cs, Class<? extends Object> original)
          Create a convert proxy
 
Method Summary
 Object convert(String value)
          Convert the string to its original form.
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSerializationHelper.ConvertProxy

public OSerializationHelper.ConvertProxy(org.springframework.core.convert.ConversionService cs,
                                         Class<? extends Object> original)
Create a convert proxy

Parameters:
cs - the conversion service to use
original - the original type
Method Detail

convert

public Object convert(String value)
Convert the string to its original form.

Parameters:
value - the string value
Returns:
the converted value

hashCode

public int hashCode()
Overrides:
hashCode in class Object
See Also:
Object.hashCode()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object
See Also:
Object.equals(java.lang.Object)

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d