org.rhq.enterprise.gui.common.time.converter
Class ShortDurationConverter
java.lang.Object
org.rhq.enterprise.gui.common.time.converter.ShortDurationConverter
- All Implemented Interfaces:
- javax.faces.convert.Converter
public class ShortDurationConverter
- extends Object
- implements javax.faces.convert.Converter
- Author:
- Joseph Marques
|
Method Summary |
Object |
getAsObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
String value)
|
String |
getAsString(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShortDurationConverter
public ShortDurationConverter()
getAsObject
public Object getAsObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
String value)
- Specified by:
getAsObject in interface javax.faces.convert.Converter
getAsString
public String getAsString(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object value)
- Specified by:
getAsString in interface javax.faces.convert.Converter
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.