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, getTopicMap
protected ScopeIndexIF scopeIndex
protected ClassInstanceIndexIF instanceIndex
public BasenameUserThemeFilter(TopicMapIF topicMap)
public void setTopicMap(TopicMapIF topicMap)
setTopicMap
in class AbstractUserThemeFilter
public boolean shouldNotBeUsed(TopicIF actTheme)
shouldNotBeUsed
in class AbstractUserThemeFilter