| 
 | |||||||||
| 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.RelatedResponseObjects
atg.search.routing.command.search.RelatedDocumentSets
public class RelatedDocumentSets
A list of RelatedDocumentSets.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Constructor Summary | |
|---|---|
| RelatedDocumentSets(int candidates,
                    int total) | |
| Method Summary | |
|---|---|
|  boolean | equals(java.lang.Object pObject) | 
| protected  void | getBodyXML(java.lang.StringBuilder sb)Override to provide the body of the xml. | 
|  java.lang.String | getRequestTag()Gets the xml element tag used in the request | 
|  java.util.List<RelatedDocumentSet> | getSets()Returns the list of sets | 
|  int | hashCode() | 
| Methods inherited from class atg.search.routing.command.search.RelatedResponseObjects | 
|---|
| getAttributeXML, getCandidates, getTotal, setCandidates, setTotal | 
| 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, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public RelatedDocumentSets(int candidates,
                           int total)
| Method Detail | 
|---|
public boolean equals(java.lang.Object pObject)
equals in class RelatedResponseObjectspublic int hashCode()
hashCode in class RelatedResponseObjectspublic java.util.List<RelatedDocumentSet> getSets()
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.SearchXMLObjectsb - shared buffer
atg.search.routing.command.IncompleteCommandException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||