|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.core.web.format.Formatter org.kuali.hr.time.workarea.WorkAreaFormatter
public class WorkAreaFormatter
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 |
---|
public WorkAreaFormatter()
Method Detail |
---|
public Object format(Object value)
format
in class org.kuali.rice.core.web.format.Formatter
public Object convertFromPresentationFormat(Object value)
convertFromPresentationFormat
in class org.kuali.rice.core.web.format.Formatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |