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.
CreateContextProvider
          Allows the context of the page creation process to be retrieved (e.g.
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
CreateContextProvider
          Allows the context of the page creation process to be retrieved (e.g.
 

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
CreateContextProvider
          Allows the context of the page creation process to be retrieved (e.g.
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.
StringParsingContextProvider
          A CreateContextProvider which returns a context based on a supplied query string.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.