| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MovePageCommand | |
|---|---|
| com.atlassian.confluence.content.service | |
| com.atlassian.confluence.content.service.page | |
| Uses of MovePageCommand in com.atlassian.confluence.content.service | 
|---|
| Methods in com.atlassian.confluence.content.service that return MovePageCommand | |
|---|---|
 MovePageCommand | 
PageService.newMovePageCommand(PageLocator sourcePageLocator,
                   PageLocator targetPageLocator,
                   java.lang.String point)
Retrieve a command to perform a simple move operation.  | 
 MovePageCommand | 
DefaultPageService.newMovePageCommand(PageLocator sourcePageLocator,
                   PageLocator targetPageLocator,
                   java.lang.String point)
 | 
 MovePageCommand | 
PageService.newMovePageCommand(PageLocator sourcePageLocator,
                   SpaceLocator targetSpaceLocator)
Retrieve a command that performs a move operation of a page to a top level of a target space.  | 
 MovePageCommand | 
DefaultPageService.newMovePageCommand(PageLocator sourcePageLocator,
                   SpaceLocator targetSpaceLocator)
 | 
| Uses of MovePageCommand in com.atlassian.confluence.content.service.page | 
|---|
| Classes in com.atlassian.confluence.content.service.page that implement MovePageCommand | |
|---|---|
 class | 
MovePageCommandImpl
 | 
 class | 
MovePageToTopOfSpaceCommand
A command that moves a page to a top level of a given space.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||