|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.esri.gpt.framework.context.BaseServlet
com.esri.gpt.control.georss.RestQueryServlet
com.esri.gpt.server.erosfeed.ErosQueryServlet
com.esri.gpt.server.erosfeed.ErosPublicQueryServlet
public class ErosPublicQueryServlet
Eros public query servlet.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.esri.gpt.control.georss.RestQueryServlet |
---|
RestQueryServlet.ResponseFormat |
Field Summary |
---|
Fields inherited from class com.esri.gpt.control.georss.RestQueryServlet |
---|
EXTRA_REST_ARGS_MAP, PARAM_KEY_IS_JSFREQUEST, PARAM_KEY_SHOW_RELATIVE_URLS, PARAM_KEY_SHOW_THUMBNAIL |
Constructor Summary | |
---|---|
ErosPublicQueryServlet()
|
Method Summary | |
---|---|
protected boolean |
isPublic()
|
Methods inherited from class com.esri.gpt.server.erosfeed.ErosQueryServlet |
---|
decodeKind, execute, executeQuery1, executeRepoQuery, init, makeFeedWriter, parseRequest |
Methods inherited from class com.esri.gpt.control.georss.RestQueryServlet |
---|
executeQuery, getRequestParameter, getResponseFormat, setResponseContentType, toSearchCriteria |
Methods inherited from class com.esri.gpt.framework.context.BaseServlet |
---|
authenticate, doGet, doPost, getCredentials, getLogger, getParameterValue, getRealm, readInputCharacters, writeCharacterResponse, writeHtmlResponse, writeXmlResponse |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
Methods inherited from class javax.servlet.GenericServlet |
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErosPublicQueryServlet()
Method Detail |
---|
protected boolean isPublic()
isPublic
in class ErosQueryServlet
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |