org.kuali.kpme.core
Class SqlTimeFormatter

java.lang.Object
  extended by org.kuali.rice.core.web.format.Formatter
      extended by org.kuali.kpme.core.SqlTimeFormatter
All Implemented Interfaces:
Serializable

public class SqlTimeFormatter
extends org.kuali.rice.core.web.format.Formatter

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.kuali.rice.core.web.format.Formatter
org.kuali.rice.core.web.format.Formatter.ArrayUtils
 
Field Summary
 
Fields inherited from class org.kuali.rice.core.web.format.Formatter
propertyType, settings
 
Constructor Summary
SqlTimeFormatter()
           
 
Method Summary
protected  Object convertToObject(String source)
           
 Object format(Object source)
           
 
Methods inherited from class org.kuali.rice.core.web.format.Formatter
convertFromPresentationFormat, convertToArray, convertToCollection, findFormatter, formatArray, formatBean, formatCollection, formatForPresentation, formatNull, formatObject, formatterForType, getFormatter, getFormatter, getImplementationClass, getNullObjectValue, getPropertyType, getSettings, isEmptyValue, isNullValue, isSupportedType, registerFormatter, setPropertyType, setSettings, unwrapString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlTimeFormatter

public SqlTimeFormatter()
Method Detail

convertToObject

protected Object convertToObject(String source)
Overrides:
convertToObject in class org.kuali.rice.core.web.format.Formatter

format

public Object format(Object source)
Overrides:
format in class org.kuali.rice.core.web.format.Formatter


Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.