Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.roller.model

Interface Summary
BookmarkManager Interface to Bookmark Management.
NewsfeedManager Interface to Newsfeed Management.
ParsedRequest Servlet API free interface that represents an incoming web request.
RefererManager Interface to Referer management.
Roller The main entry point interface of the Roller business tier.
UserManager Manages storage, retrieval, and querying of user, website, and page data.
WeblogManager Interface to Weblog Management.
 

Class Summary
BookmarkComparator  
RollerFactory This is primarily a static holder for whatever Roller implementation is being used.
RollerSpellCheck Since this class cannot be thread-safe due to the SpellCheckListener interface, first a "canonical" SpellDictionary must be instantiated with the path to the dictionary.
ValueObject Value object has collection of children and hashtable of attributes.