|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserThemeFilterIF
Interface for defining a method which filters out themes which are not relevant to the user context.
Method Summary | |
---|---|
TopicMapIF |
getTopicMap()
gets TopicMapIF object |
void |
setTopicMap(TopicMapIF topicMap)
set TopicMapIF object |
boolean |
shouldNotBeUsed(TopicIF actTheme)
Process theme and find out if it belongs to the user context and should therefore be used for configuration. |
Method Detail |
---|
boolean shouldNotBeUsed(TopicIF actTheme)
TopicMapIF getTopicMap()
void setTopicMap(TopicMapIF topicMap)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |