Package com.enonic.xp.suggester
Class TermSuggestionEntry
- java.lang.Object
-
- com.enonic.xp.suggester.SuggestionEntry<TermSuggestionOption>
-
- com.enonic.xp.suggester.TermSuggestionEntry
-
public final class TermSuggestionEntry extends SuggestionEntry<TermSuggestionOption>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TermSuggestionEntry.Builder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TermSuggestionEntry.Builder
create()
-
Methods inherited from class com.enonic.xp.suggester.SuggestionEntry
getLength, getOffset, getOptions, getText
-
-
-
-
Method Detail
-
create
public static TermSuggestionEntry.Builder create()
-
-