インタフェース
org.seasar.tuigwaa.cms.core.Page の使用

Page を使用しているパッケージ
org.seasar.tuigwaa.cms   
org.seasar.tuigwaa.cms.core   
org.seasar.tuigwaa.cms.core.wiki.base   
org.seasar.tuigwaa.cms.core.wiki.engine   
org.seasar.tuigwaa.plugin   
org.seasar.tuigwaa.view   
 

org.seasar.tuigwaa.cms での Page の使用
 

Page を返す org.seasar.tuigwaa.cms のメソッド
static Page SlidePageFactory.createPage(String siteName, String pagePath, org.apache.slide.content.NodeRevisionDescriptors descs, org.apache.slide.content.NodeRevisionNumber number, org.apache.slide.content.NodeRevisionDescriptor desc, org.apache.slide.content.NodeRevisionDescriptor initDesc, org.apache.slide.content.NodeRevisionContent rcontent)
           
 Page ContentsStoreServiceSlideImpl.getPage(String siteName, String pagePath)
           
 Page ContentsStoreService.getPage(String siteName, String pagePath)
           
 Page ContentsServiceImpl.getPage(String siteName, String pagePath, int contentType)
           
 Page ContentsServiceImpl.convert(String siteName, String pagePath, String srcContentType, Object srcContent, int targetContentType)
           
 Page ContentsServiceImpl.convert(String siteName, String pagePath, String srcContentType, Object srcContent, int targetContentType, boolean newRequest)
           
 Page ContentsServiceImpl.doConvert(Page page, int contentType, boolean newRequest)
           
 Page ContentsService.getPage(String siteName, String pagePath, int contentType)
           
 Page ContentsService.convert(String siteName, String pagePath, String contentType, Object srcContent, int target)
           
 Page ContentsService.convert(String siteName, String pagePath, String contentType, Object srcContent, int target, boolean newRequest)
           
 

Page 型のパラメータを持つ org.seasar.tuigwaa.cms のメソッド
 void ContentsStoreServiceSlideImpl.createPage(Page page)
           
 void ContentsStoreService.createPage(Page page)
           
 Page ContentsServiceImpl.doConvert(Page page, int contentType, boolean newRequest)
           
 

org.seasar.tuigwaa.cms.core での Page の使用
 

Page を実装している org.seasar.tuigwaa.cms.core のクラス
 class PageImpl
           
 

Page を返す org.seasar.tuigwaa.cms.core のメソッド
 Page CmsRequest.getPage()
           
 

Page 型のパラメータを持つ org.seasar.tuigwaa.cms.core のメソッド
 void CmsRequest.setPage(Page page)
           
 

Page 型のパラメータを持つ org.seasar.tuigwaa.cms.core のコンストラクタ
CmsRequest(Page page, int type)
           
 

org.seasar.tuigwaa.cms.core.wiki.base での Page の使用
 

Page 型のパラメータを持つ org.seasar.tuigwaa.cms.core.wiki.base のメソッド
 boolean CacheManager.isCachable(Page page, Node node)
           
 Node CacheManager.get(Page page)
          Returns cached node.
 void CacheManager.cache(Page page, Node node)
           
 

org.seasar.tuigwaa.cms.core.wiki.engine での Page の使用
 

Page 型のパラメータを持つ org.seasar.tuigwaa.cms.core.wiki.engine のコンストラクタ
WikiParserWrapper(Page page)
           
 

org.seasar.tuigwaa.plugin での Page の使用
 

Page を返す org.seasar.tuigwaa.plugin のメソッド
protected  Page AbstractTgwPlugin.getPage(CmsRequest request, String pagepath)
           
protected  Page AbstractTgwPlugin.getPageData(CmsRequest request, String pagepath)
           
 

org.seasar.tuigwaa.view での Page の使用
 

Page を返す org.seasar.tuigwaa.view のメソッド
 Page PageComponent.getFooterPage()
           
 Page PageComponent.getHeaderPage()
           
 Page PageComponent.getLeftMenuPage()
           
 Page PageComponent.getMainPage()
           
 Page PageComponent.getRightMenuPage()
           
 Page PageComponent.getTopMenuPage()
           
 

Page 型のパラメータを持つ org.seasar.tuigwaa.view のメソッド
 void PageComponent.setFooterPage(Page footerPage)
           
 void PageComponent.setHeaderPage(Page headerPage)
           
 void PageComponent.setLeftMenuPage(Page leftMenuPage)
           
 void PageComponent.setMainPage(Page mainPage)
           
 void PageComponent.setRightMenuPage(Page rightMenuPage)
           
 void PageComponent.setTopMenuPage(Page topMenuPage)
           
 



Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.