public static interface Command.Visitor
Modifier and Type | Method and Description |
---|---|
void |
handle(DictionaryCommand visitee) |
void |
handle(DocumentFetchCommand visitee) |
void |
handle(GeoCommand visitee) |
void |
handle(IsAliveCommand visitee) |
void |
handle(PreviewCommand visitee) |
void |
handle(QueryExpansionCommand visitee) |
void |
handle(SearchCommand visitee) |
void |
handle(SecurityCommand visitee) |
void |
handle(SpellCheckCommand visitee) |
void |
handle(SuggestCommand visitee) |
void |
handle(ThumbnailCommand visitee) |
void handle(SecurityCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(SuggestCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(DictionaryCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(GeoCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(IsAliveCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(SearchCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(QueryExpansionCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(SpellCheckCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(DocumentFetchCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(PreviewCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
void handle(ThumbnailCommand visitee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.