| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.search.routing.command.SearchXMLObject
atg.search.routing.command.search.Multipliers
public class Multipliers
List of result multipliers, applied to statements, if any
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Constructor Summary | |
|---|---|
| Multipliers() | |
| Method Summary | |
|---|---|
|  boolean | equals(java.lang.Object pObject) | 
| protected  void | getBodyXML(java.lang.StringBuilder sb) | 
|  java.util.List<Multiplier> | getMultipliers()Returns the List of result multipliers, applied to statements, if any | 
|  java.lang.String | getRequestTag()Gets the xml element tag used in the request | 
|  int | hashCode() | 
|  void | setMultipliers(java.util.List<Multiplier> pMultipliers)Sets the List of result multipliers, applied to statements, if any | 
| Methods inherited from class atg.search.routing.command.SearchXMLObject | 
|---|
| appendComplexXml, appendOptionalAttr, appendOptionalElem, appendOptionalElem, appendOptionalElem, appendOptionalValue, appendRequiredAttr, appendRequiredElem, appendRequiredElem, appendRequiredValue, getAllAttributeXML, getAllBodyXML, getAttributeXML, getDefaultXmlBytes, getParentXMLObject, getXmlPath, isPrintedFirstChild, setParentXMLObject, setPrintedFirstChild, toString, toXML, toXML | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public Multipliers()
| Method Detail | 
|---|
public boolean equals(java.lang.Object pObject)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.util.List<Multiplier> getMultipliers()
public void setMultipliers(java.util.List<Multiplier> pMultipliers)
pMultipliers - public java.lang.String getRequestTag()
getRequestTag in class atg.search.routing.command.SearchXMLObject
protected void getBodyXML(java.lang.StringBuilder sb)
                   throws atg.search.routing.command.IncompleteCommandException
getBodyXML in class atg.search.routing.command.SearchXMLObjectatg.search.routing.command.IncompleteCommandException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||