Uses of Package
com.atlassian.confluence.content.service.page

Packages that use com.atlassian.confluence.content.service.page
com.atlassian.confluence.content.service   
com.atlassian.confluence.content.service.blogpost   
com.atlassian.confluence.content.service.page   
com.atlassian.confluence.pages.actions   
 

Classes in com.atlassian.confluence.content.service.page used by com.atlassian.confluence.content.service
ContentPermissionProvider
          An interface implemented by a class that can provide ContentPermissions.
MovePageCommand
          An interface for a command that implements the logic to move a page to another parent or space.
PageLocator
           
PageProvider
           An interface implemented by a class that can provide the page to be created.
 

Classes in com.atlassian.confluence.content.service.page used by com.atlassian.confluence.content.service.blogpost
ContentPermissionProvider
          An interface implemented by a class that can provide ContentPermissions.
CreateAbstractPageCommandImpl
          An abstract base class for create commands for AbstractPage subclasses such as Page or BlogPost
 

Classes in com.atlassian.confluence.content.service.page used by com.atlassian.confluence.content.service.page
AbstractPageLocator
           
ContentPermissionProvider
          An interface implemented by a class that can provide ContentPermissions.
CreateAbstractPageCommandImpl
          An abstract base class for create commands for AbstractPage subclasses such as Page or BlogPost
CreatePageCommand
          An interface for a command that will create a new page.
CreatePageCommandImpl
          An implementation of the CreatePageCommand that will create a page, and assign any provided permissions then perform the clean up of any Drafts and raise the necessary event.
MovePageCommand
          An interface for a command that implements the logic to move a page to another parent or space.
PageLocator
           
PageProvider
           An interface implemented by a class that can provide the page to be created.
TrashPageCommand
           
 

Classes in com.atlassian.confluence.content.service.page used by com.atlassian.confluence.pages.actions
MovePageCommand
          An interface for a command that implements the logic to move a page to another parent or space.
PageProvider
           An interface implemented by a class that can provide the page to be created.
SimpleContentPermissionProvider
          A ContentPermissionProvider which simply returns the ContentPermissions that have been set on it.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.