See: Description
Interface | Description |
---|---|
UserThemeFilterIF |
Interface for defining a method which filters out themes
which are not relevant to the user context.
|
Class | Description |
---|---|
AbstractUserThemeFilter |
INTERNAL: Abstract class which provides access to filtering themes
out which are not relevant to the user context.
|
BasenameUserThemeFilter |
INTERNAL: Abstract class which provides access to filtering themes
out which are not relevant to the user context.
|
ThemeCategorizer |
INTERNAL: Class for categorizing a collection of themes according to
their theme class.
|
UserFilterContextStore |
INTERNAL: Storage of four different sets of scoping
themes in dependance of a topicmap.
|
Contains the classes that implement the user context filter in the Navigator Framework. Using these classes you can add context filtering to any application.