Interface TermsPage
- All Superinterfaces:
Iterable<TermsFieldEntry>
- All Known Implementing Classes:
TermsResultPage
-
Method Summary
Modifier and TypeMethodDescriptionReturns the page content asList.getTermsForField(String fieldname) booleanReturns whether thePagehas content at all.Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
getContent
Iterable<TermsFieldEntry> getContent()Returns the page content asList.- Returns:
-
getTermsForField
- Parameters:
fieldname-- Returns:
-
hasContent
boolean hasContent()Returns whether thePagehas content at all.- Returns:
-