|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jpublish.page.AbstractPageManager
An abstract implementation of the PageManager interface which provides behavior common to all PageManager implementations.
Field Summary | |
protected SiteContext |
siteContext
|
Constructor Summary | |
AbstractPageManager()
|
Method Summary | |
void |
setSiteContext(SiteContext siteContext)
Set the SiteContext. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jpublish.PageManager |
getPage |
Field Detail |
protected SiteContext siteContext
Constructor Detail |
public AbstractPageManager()
Method Detail |
public void setSiteContext(SiteContext siteContext)
setSiteContext
in interface PageManager
siteContext
- The site context
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |