Uses of Interface
org.apache.wiki.pages.PageManager
- 
Packages that use PageManager Package Description org.apache.wiki The chief package of JSPWiki.org.apache.wiki.pages Entry point for JSPWiki's Page Objects.
- 
- 
Uses of PageManager in org.apache.wikiMethods in org.apache.wiki that return PageManager Modifier and Type Method Description PageManagerWikiEngine. getPageManager()Deprecated.usegetManager( PageManager.class )instead.
- 
Uses of PageManager in org.apache.wiki.pagesClasses in org.apache.wiki.pages that implement PageManager Modifier and Type Class Description classDefaultPageManagerManages the WikiPages.
 
-