Uses of Class
org.codehaus.swizzle.confluence.Page

Uses of Page in org.codehaus.swizzle.confluence
 

Methods in org.codehaus.swizzle.confluence that return Page
 Page Confluence.getPage(PageSummary summary)
          returns a single Page
 Page Confluence.getPage(String pageId)
           
 Page Confluence.getPage(String spaceKey, String pageTitle)
          returns a single Page
 Page Confluence.storePage(Page page)
          add or update a page.
 

Methods in org.codehaus.swizzle.confluence with parameters of type Page
 Page Confluence.storePage(Page page)
          add or update a page.
 



Copyright © 2012 The Codehaus Foundation. All Rights Reserved.