Uses of Class
com.orchestranetworks.search.strategy.SynonymsKey
-
Packages that use SynonymsKey Package Description com.orchestranetworks.search.strategy -
-
Uses of SynonymsKey in com.orchestranetworks.search.strategy
Methods in com.orchestranetworks.search.strategy that return SynonymsKey Modifier and Type Method Description SynonymsKeySynonymDeclaration. getSynonymsKey()Returns the identifier of the synonym list.static SynonymsKeySynonymsKey. parse(String aString)Methods in com.orchestranetworks.search.strategy with parameters of type SynonymsKey Modifier and Type Method Description static SynonymDeclarationSynonymDeclaration. of(SynonymsKey aKey, UserMessage aUserLabel, UserMessage aUserDescription)Returns an instance of synonym declaration.
-