Uses of Class
com.orchestranetworks.search.template.SearchTemplateKey
Packages that use SearchTemplateKey
-
Uses of SearchTemplateKey in com.orchestranetworks.search.template
Methods in com.orchestranetworks.search.template that return SearchTemplateKeyModifier and TypeMethodDescriptionstatic SearchTemplateKeySearchTemplate.defaultKey()Returns a search template key that identifies the default template.static SearchTemplateKeySearchTemplateKey.forModuleSearchTemplateName(String aModuleName, String aSearchTemplateName) SearchTemplate.getTemplateKey()Returns the identifier of the search template.static SearchTemplateKeyReturns the template key that corresponds to the specified string.Methods in com.orchestranetworks.search.template with parameters of type SearchTemplateKeyModifier and TypeMethodDescriptionSearchTemplateManager.getTemplateOrNull(SearchTemplateKey aKey) Returns the search template registered with the given key.