| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.nucleus.logging.VariableArgumentApplicationLoggingImpl
atg.nucleus.GenericService
atg.droplet.EmptyFormHandler
atg.droplet.GenericFormHandler
atg.search.formhandlers.BaseSearchFormHandler
atg.search.formhandlers.PagedRequestFormHandler
atg.search.formhandlers.TreeQueryFormHandler
public class TreeQueryFormHandler
This form handler issues tree query requests. See TreeQueryRequest.
| Field Summary | |
|---|---|
static java.lang.String | 
CLASS_VERSION
 | 
| Fields inherited from class atg.droplet.GenericFormHandler | 
|---|
PARAM_DEFER_FORWARD_OR_REDIRECT, PARAM_USE_FORWARDS | 
| Fields inherited from class atg.nucleus.GenericService | 
|---|
SERVICE_INFO_KEY | 
| Fields inherited from interface atg.nucleus.logging.TraceApplicationLogging | 
|---|
DEFAULT_LOG_TRACE_STATUS | 
| Fields inherited from interface atg.nucleus.logging.ApplicationLogging | 
|---|
DEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS | 
| Constructor Summary | |
|---|---|
TreeQueryFormHandler()
 | 
|
| Method Summary | |
|---|---|
 SearchRequest | 
getPreviousSearchRequest()
 | 
protected  SearchRequest | 
stringToRequest(java.lang.String pString)
Converts XML into a request object.  | 
| Methods inherited from class atg.search.formhandlers.PagedRequestFormHandler | 
|---|
beforeSearch, getGoToPage, getPagesAvailable, handleGoToPage, setGoToPage | 
| Methods inherited from class atg.droplet.EmptyFormHandler | 
|---|
afterGet, beforeGet | 
| Methods inherited from class atg.nucleus.logging.VariableArgumentApplicationLoggingImpl | 
|---|
vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public TreeQueryFormHandler()
| Method Detail | 
|---|
public SearchRequest getPreviousSearchRequest()
protected SearchRequest stringToRequest(java.lang.String pString)
BaseSearchFormHandler
stringToRequest in class BaseSearchFormHandlerpString - XML request string
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||