Uses of Class
org.apache.wiki.ui.AbstractCommand
Package | Description |
---|---|
org.apache.wiki.ui |
Java classes for management of the JSP user interface.
|
-
Uses of AbstractCommand in org.apache.wiki.ui
Subclasses of AbstractCommand in org.apache.wiki.ui Modifier and Type Class Description 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.