org.kuali.kfs.fp.businessobject.format
Class CashDrawerStatusCodeFormatter

java.lang.Object
  extended by org.kuali.rice.kns.web.format.Formatter
      extended by org.kuali.kfs.fp.businessobject.format.CashDrawerStatusCodeFormatter
All Implemented Interfaces:
Serializable

public class CashDrawerStatusCodeFormatter
extends org.kuali.rice.kns.web.format.Formatter

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.web.format.Formatter
propertyType, settings
 
Constructor Summary
CashDrawerStatusCodeFormatter()
           
 
Method Summary
protected  Object convertToObject(String target)
          Converts the given statusCode into a status message.
 Object format(Object value)
          Converts the given status message into a status code.
 
Methods inherited from class org.kuali.rice.kns.web.format.Formatter
convertFromPresentationFormat, convertToArray, convertToCollection, findFormatter, formatArray, formatBean, formatCollection, formatForPresentation, formatNull, formatObject, formatterForType, getFormatter, getFormatter, getImplementationClass, getNullObjectValue, getPropertyType, getSettings, isBlank, isEmptyValue, isNullValue, isSupportedType, registerFormatter, setPropertyType, setSettings, trimString, unwrapString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CashDrawerStatusCodeFormatter

public CashDrawerStatusCodeFormatter()
Method Detail

convertToObject

protected Object convertToObject(String target)
Converts the given statusCode into a status message.

Overrides:
convertToObject in class org.kuali.rice.kns.web.format.Formatter

format

public Object format(Object value)
Converts the given status message into a status code.

Overrides:
format in class org.kuali.rice.kns.web.format.Formatter


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