|
|||||||||
| 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.RelatedPhraseTerms
public class RelatedPhraseTerms
A list of RelatedPhraseTerms.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Constructor Summary | |
|---|---|
RelatedPhraseTerms(int candidates,
int total)
Constructs a new instance |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object pObject)
|
protected void |
getBodyXML(java.lang.StringBuilder sb)
|
java.lang.String |
getRequestTag()
|
java.util.List<RelatedPhraseTerm> |
getTerms()
Returns the list of related phrase terms |
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 RelatedPhraseTerms(int candidates,
int total)
candidates - total - | Method Detail |
|---|
public boolean equals(java.lang.Object pObject)
equals in class RelatedResponseObjectspublic int hashCode()
hashCode in class RelatedResponseObjectspublic java.util.List<RelatedPhraseTerm> getTerms()
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 | ||||||||