atg.search.routing.command.search
Class RulePositioning

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

public class RulePositioning
extends RuleExclusions

Query rules that re-positioned results

See Also:
Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Constructor Summary
RulePositioning()
           
 
Method Summary
protected static RulePositioning fromXmlParser(atg.search.routing.utils.FastXMLModel pXml, int pRootIdx)
           
 java.lang.String getRequestTag()
          Gets the xml element tag used in the request
 
Methods inherited from class atg.search.routing.command.search.RuleExclusions
equals, getBodyXML, getRules, merge, setRules
 
Methods inherited from class atg.search.routing.command.SearchXMLObject
appendComplexXml, appendOptionalAttr, appendOptionalElem, appendOptionalElem, appendOptionalElem, appendRequiredAttr, appendRequiredElem, appendRequiredElem, appendRequiredValue, getAllAttributeXML, getAllBodyXML, getAttributeXML, getDefaultXmlBytes, getParentXMLObject, getXmlPath, setParentXMLObject, 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

RulePositioning

public RulePositioning()
Method Detail

fromXmlParser

protected static RulePositioning fromXmlParser(atg.search.routing.utils.FastXMLModel pXml,
                                               int pRootIdx)

getRequestTag

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

Overrides:
getRequestTag in class RuleExclusions
Returns:
xml element tag