|
||||||||||
| 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.DisplayFeatureAction
public class DisplayFeatureAction
DisplayFeature 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 featureId is not a numeric value |
static java.lang.String |
ERROR_REF_NON_UNIQUE_RESULT
The reference in the localized file for the error for the fact that more than one features were founds for the specified featureId |
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 featureId |
static java.lang.String |
ERROR_REF_REQUIRED_FEATURE_ID
The reference in the localized file for the error for the fact featureId is required |
| Fields inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
DisplayFeatureAction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
execute()
|
java.lang.String |
getErrorMessage()
|
java.lang.String |
getErrorRef()
|
java.lang.String |
getPreferedName()
|
SolrResponseDto |
getResult()
|
void |
setFeatureId(java.lang.String featureId)
|
void |
setFullTextSearchEngine(IFullTextSearchEngine fullTextSearchEngine)
|
| 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, 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 ERROR_REF_REQUIRED_FEATURE_ID
public static final java.lang.String ERROR_REF_NON_NUMERIC_FEATUREID
public static final java.lang.String ERROR_REF_NON_UNIQUE_RESULT
public static final java.lang.String ERROR_REF_NORESULT
public static final java.lang.String ERROR
| Constructor Detail |
|---|
public DisplayFeatureAction()
| 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 void setFullTextSearchEngine(IFullTextSearchEngine fullTextSearchEngine)
fullTextSearchEngine - the fullTextSearchEngine to setpublic void setFeatureId(java.lang.String featureId)
featureId - the featureId to setpublic java.lang.String getErrorRef()
public SolrResponseDto getResult()
public java.lang.String getErrorMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||