java.lang.Cloneable, TypeConvertor, TypeConvertorpublic final class IntegerToDate extends AbstractDateTypeConvertor
Integer to Date.| Constructor | Description | 
|---|---|
IntegerToDate() | 
 Default constructor. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
java.lang.Object | 
convert(java.lang.Object object) | 
 Convert the object from one type to another. 
 | 
void | 
parameterize(java.lang.String parameter) | 
 Initialize the converter with the given parameter. 
 | 
configure, getDefaultDateFormat, getFullDatePatternclone, fromType, toString, toTypepublic void parameterize(java.lang.String parameter)
null which both should lead to
 the default behaviour of the converter.parameter - The parameter for the convertor (null if is not specified).public java.lang.Object convert(java.lang.Object object)
object - The object to convert.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com