public interface SearchIndexRegistry
AccessControl and SearchIndex.| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getKeywords(String token) |
Set<String> |
getResources(String token) |
Set<String> |
getTokens(boolean standalone)
Returns the tokens for the given operation mode which are not excluded by
SearchIndex.exclude() are not included. |
Set<String> getTokens(boolean standalone)
SearchIndex.exclude() are not included.standalone - the execution modeCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.