Uses of Interface
com.atlassian.confluence.content.service.PageService

Packages that use PageService
com.atlassian.confluence.content.service   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.rpc.soap.services   
 

Uses of PageService in com.atlassian.confluence.content.service
 

Classes in com.atlassian.confluence.content.service that implement PageService
 class DefaultPageService
           
 

Uses of PageService in com.atlassian.confluence.pages.actions
 

Fields in com.atlassian.confluence.pages.actions declared as PageService
protected  PageService AbstractCreateAndEditPageAction.pageService
           
 

Methods in com.atlassian.confluence.pages.actions with parameters of type PageService
 void SetPageOrderAction.setPageService(PageService pageService)
           
 void RevertPageOrderAction.setPageService(PageService pageService)
           
 void RevertPageBackToVersionAction.setPageService(PageService pageService)
           
 void MovePageAction.setPageService(PageService pageService)
           
 void AbstractCreateAndEditPageAction.setPageService(PageService pageService)
           
 

Uses of PageService in com.atlassian.confluence.rpc.soap.services
 

Methods in com.atlassian.confluence.rpc.soap.services with parameters of type PageService
 void PagesSoapService.setPageService(PageService pageService)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.