atg.search.routing.command.search
Class Type

java.lang.Object
  extended by atg.search.routing.command.SearchXMLObject
      extended by atg.search.routing.command.search.Control
          extended by atg.search.routing.command.search.Type
All Implemented Interfaces:
java.io.Serializable

public class Type
extends Control

Type of control

See Also:
Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Constructor Summary
Type()
           
 
Method Summary
protected static Type fromXmlParser(atg.search.routing.utils.SearchMessageNode pXml)
           
 java.lang.String getRequestTag()
          Gets the xml element tag used in the request
 
Methods inherited from class atg.search.routing.command.search.Control
equals, getAttributeXML, getBodyXML, getCompare, getName, getSetting, getStatus, getValue, setCompare, setName, setSetting, setStatus, setValue
 
Methods inherited from class atg.search.routing.command.SearchXMLObject
appendComplexXml, appendOptionalAttr, appendOptionalElem, appendOptionalElem, appendOptionalElem, appendOptionalValue, appendRequiredAttr, appendRequiredElem, appendRequiredElem, appendRequiredValue, getAllAttributeXML, getAllBodyXML, getDefaultXmlBytes, getParentXMLObject, getXmlPath, isPrintedFirstChild, setParentXMLObject, setPrintedFirstChild, toString, toXML, toXML
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Class version string

Constructor Detail

Type

public Type()
Method Detail

fromXmlParser

protected static Type fromXmlParser(atg.search.routing.utils.SearchMessageNode pXml)

getRequestTag

public java.lang.String getRequestTag()
Gets the xml element tag used in the request

Overrides:
getRequestTag in class Control
Returns:
xml element tag