|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.framework.jsf.ConverterLinksToHtml
public class ConverterLinksToHtml
The Class ConverterLinksToHtml. Converts resource links to HTML
Constructor Summary | |
---|---|
ConverterLinksToHtml()
|
Method Summary | |
---|---|
Object |
getAsObject(FacesContext arg0,
UIComponent arg1,
String arg2)
Gets the string as an object. |
String |
getAsString(FacesContext arg0,
UIComponent arg1,
Object arg2)
Gets the List object as string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConverterLinksToHtml()
Method Detail |
---|
public Object getAsObject(FacesContext arg0, UIComponent arg1, String arg2)
getAsObject
in interface Converter
arg0
- the arg0arg1
- the arg1arg2
- the String to be converted to the list
public String getAsString(FacesContext arg0, UIComponent arg1, Object arg2)
getAsString
in interface Converter
arg0
- the arg0arg1
- the arg1arg2
- the List Object
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |