org.kuali.hr.time.workarea
Class WorkAreaFormatter

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

public class WorkAreaFormatter
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
WorkAreaFormatter()
           
 
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

WorkAreaFormatter

public WorkAreaFormatter()
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-2013 The Kuali Foundation. All Rights Reserved.