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

Packages that use SpaceService
com.atlassian.confluence.content.service.space   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.renderer.actions   
com.atlassian.confluence.rpc.soap.services   
 

Uses of SpaceService in com.atlassian.confluence.content.service.space
 

Classes in com.atlassian.confluence.content.service.space that implement SpaceService
 class DefaultSpaceService
           
 

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

Methods in com.atlassian.confluence.pages.actions with parameters of type SpaceService
 void MovePageAction.setSpaceService(SpaceService spaceService)
           
 void MoveBlogPostAction.setSpaceService(SpaceService spaceService)
           
 void AbstractCreateAndEditPageAction.setSpaceService(SpaceService spaceService)
           
 

Uses of SpaceService in com.atlassian.confluence.renderer.actions
 

Methods in com.atlassian.confluence.renderer.actions with parameters of type SpaceService
 void RenderContentAction.setSpaceService(SpaceService spaceService)
           
 

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

Methods in com.atlassian.confluence.rpc.soap.services with parameters of type SpaceService
 void PagesSoapService.setSpaceService(SpaceService spaceService)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.