Package org.activemath.webapp.dict

Class Summary
AutoCompletionServlet  
ContentBrowserController Dictionary Controller
DependencyBean  
DictionaryController Dictionary Controller Request parameters:
DictionaryState Represents all the states of an interaction with the ActiveMath search tool, and is responsible for its storage.
DictUserMessage Class for outputting messages to the user; they shall be displayed beneath the search input and have eg different colors representing different levels of of importance: INFO, WARN, ERROR
DictUtils Little set of static methods for general use
ItemView Bean to describe the states of viewing an item.
RelationFilter  
RelationsPackView Little bean for the manipulations of list of relations.
SearchController This controller is the processor for any search-related request.
SearchLinkController Class to receive a link, create the state, and redirect to the state-display.
SearchPolicy Encodes the dictionary policy which can be read from such sources as the learner-preferences or user-roles.
SearchResult Search result for Dictionary
VeloRenderer Utility to render a piece of velocity code.