org.kuali.hr.time.timeblock.service
Class TimeBlockActionHistoryFormatter

java.lang.Object
  extended by org.kuali.rice.core.web.format.Formatter
      extended by org.kuali.hr.time.timeblock.service.TimeBlockActionHistoryFormatter
All Implemented Interfaces:
Serializable

public class TimeBlockActionHistoryFormatter
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
TimeBlockActionHistoryFormatter()
           
 
Method Summary
 Object convertFromPresentationFormat(Object value)
           
 Object format(Object value)
           
 
Methods inherited from class org.kuali.rice.core.web.format.Formatter
convertToArray, convertToCollection, convertToObject, 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

TimeBlockActionHistoryFormatter

public TimeBlockActionHistoryFormatter()
Method Detail

format

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

convertFromPresentationFormat

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


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