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 classGroupCommandDefines Commands for viewing, editing and deleting wiki groups.classPageCommandDefines Commands for editing, renaming, and viewing wiki pages.classRedirectCommandDefines Commands for redirections to off-site special pages.classWikiCommandDefines Commands for wiki-wide operations such as creating groups, editing preferences and profiles, and logging in/out.