|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.maia.core.storage.PageStore
| Constructor Summary | |
PageStore()
|
|
| Method Summary | |
Page |
getPage(java.lang.String path)
Returns a wiki page from the page store. |
SessionHolder |
getSessionHolder()
|
void |
importXML(java.io.InputStream in)
|
void |
setSessionHolder(SessionHolder sessionHolder)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PageStore()
| Method Detail |
public SessionHolder getSessionHolder()
public void setSessionHolder(SessionHolder sessionHolder)
public Page getPage(java.lang.String path)
path - Path to the page
public void importXML(java.io.InputStream in)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||