| 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.framework.jsf.ConverterListToString
public class ConverterListToString
The Class ConverterListToString. Converts a list object into a string object
| Constructor Summary | |
|---|---|
ConverterListToString()
 | 
|
| Method Summary | |
|---|---|
 Object | 
getAsObject(FacesContext arg0,
            UIComponent arg1,
            String value)
Gets the String as a list object.  | 
 String | 
getAsString(FacesContext arg0,
            UIComponent arg1,
            Object arg2)
Gets the list as a string.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ConverterListToString()
| Method Detail | 
|---|
public Object getAsObject(FacesContext arg0,
                          UIComponent arg1,
                          String value)
getAsObject in interface Converterarg0 - the arg0arg1 - the arg1value - the value
public String getAsString(FacesContext arg0,
                          UIComponent arg1,
                          Object arg2)
getAsString in interface Converterarg0 - the arg0arg1 - the arg1arg2 - the list
  | 
Esri Geoportal Server 1.0 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||