|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
com.gisgraphy.webapp.action.DisplayStreetAction
public class DisplayStreetAction
DisplayStreet Action
| Field Summary | |
|---|---|
static java.lang.String |
ERROR
|
static java.lang.String |
ERROR_REF_NON_NUMERIC_FEATUREID
The reference in the localized file for the error for the fact that the specified gid is not a numeric value |
static java.lang.String |
ERROR_REF_NORESULT
The reference in the localized file for the error for the fact that no features were found for the specified gid |
static java.lang.String |
ERROR_REF_REQUIRED_FEATURE_ID
The reference in the localized file for the error for the fact gid is required |
static java.lang.String |
GLOBAL_STREET_NONAME
The reference in the localized file for the fact that the street has no name |
| Fields inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
DisplayStreetAction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
execute()
|
java.lang.String |
getErrorMessage()
|
java.lang.String |
getErrorRef()
|
java.lang.String |
getGid()
|
java.lang.String |
getGoogleMapAPIKey()
|
java.lang.String |
getPreferedName()
|
OpenStreetMap |
getResult()
|
void |
setGid(java.lang.String gid)
|
void |
setOpenStreetMapDao(IOpenStreetMapDao openStreetMapDao)
|
| Methods inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GLOBAL_STREET_NONAME
public static final java.lang.String ERROR_REF_REQUIRED_FEATURE_ID
public static final java.lang.String ERROR_REF_NON_NUMERIC_FEATUREID
public static final java.lang.String ERROR_REF_NORESULT
public static final java.lang.String ERROR
| Constructor Detail |
|---|
public DisplayStreetAction()
| Method Detail |
|---|
public java.lang.String getPreferedName()
public java.lang.String execute()
throws java.lang.Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportjava.lang.Exceptionpublic java.lang.String getGid()
public void setGid(java.lang.String gid)
gid - the gid to setpublic void setOpenStreetMapDao(IOpenStreetMapDao openStreetMapDao)
openStreetMapDao - the openStreetMapDao to setpublic java.lang.String getErrorRef()
public OpenStreetMap getResult()
public java.lang.String getErrorMessage()
public java.lang.String getGoogleMapAPIKey()
getGoogleMapAPIKey in interface GoogleMapApiKeyAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||