|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WikiException | |
---|---|
com.silverpeas.wiki | |
com.silverpeas.wiki.control |
Uses of WikiException in com.silverpeas.wiki |
---|
Methods in com.silverpeas.wiki that throw WikiException | |
---|---|
protected void |
WikiInstanciator.createPages(File directory,
String componentId)
|
Uses of WikiException in com.silverpeas.wiki.control |
---|
Methods in com.silverpeas.wiki.control that throw WikiException | |
---|---|
void |
WikiPageDAO.closeConnection(Connection con)
|
int |
WikiPageDAO.createPage(PageDetail page)
|
void |
WikiPageDAO.deleteAllPages(String instanceId)
|
void |
WikiPageDAO.deletePage(String page,
String instanceId)
|
int |
WikiPageDAO.getNbOfPages(String instanceId)
|
PageDetail |
WikiPageDAO.getPage(int id,
String instanceId)
|
PageDetail |
WikiPageDAO.getPage(String pageName,
String instanceId)
|
PageDetail |
WikiSessionController.getPageFromId(int pageId)
|
Connection |
WikiPageDAO.openConnection()
|
void |
WikiPageDAO.renamePage(String from,
String to,
String instanceId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |