|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.dna.graph.query.model.FullTextSearch.CompoundTerm
public abstract static class FullTextSearch.CompoundTerm

A list of FullTextSearch.Terms.
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
List<FullTextSearch.Term> |
getTerms()
Get the terms that make up this compound term. |
int |
hashCode()
|
Iterator<FullTextSearch.Term> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public List<FullTextSearch.Term> getTerms()
public Iterator<FullTextSearch.Term> iterator()
iterator in interface Iterable<FullTextSearch.Term>Iterable.iterator()public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||