public class BasenameUserThemeFilter extends AbstractUserThemeFilter
| Modifier and Type | Field and Description |
|---|---|
protected ClassInstanceIndexIF |
instanceIndex |
protected ScopeIndexIF |
scopeIndex |
topicMap| Constructor and Description |
|---|
BasenameUserThemeFilter(TopicMapIF topicMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
setTopicMap(TopicMapIF topicMap) |
boolean |
shouldNotBeUsed(TopicIF actTheme)
Process theme and find out if it belongs to the user context and
should therefore be displayed when selecting them.
|
filterThemes, getTopicMapprotected ScopeIndexIF scopeIndex
protected ClassInstanceIndexIF instanceIndex
public BasenameUserThemeFilter(TopicMapIF topicMap)
public void setTopicMap(TopicMapIF topicMap)
setTopicMap in class AbstractUserThemeFilterpublic boolean shouldNotBeUsed(TopicIF actTheme)
shouldNotBeUsed in class AbstractUserThemeFilter