Uses of Class
com.ecyrd.jspwiki.ui.AbstractCommand

Packages that use AbstractCommand
com.ecyrd.jspwiki.ui Java classes for management of the JSP user interface. 
 

Uses of AbstractCommand in com.ecyrd.jspwiki.ui
 

Subclasses of AbstractCommand in com.ecyrd.jspwiki.ui
 class GroupCommand
          Defines Commands for viewing, editing and deleting wiki groups.
 class PageCommand
          Defines Commands for editing, renaming, and viewing wiki pages.
 class RedirectCommand
          Defines Commands for redirections to off-site special pages.
 class WikiCommand
          Defines Commands for wiki-wide operations such as creating groups, editing preferences and profiles, and logging in/out.