com.atlassian.confluence.content.service.page
Class MovePageCommandHelper

java.lang.Object
  extended by com.atlassian.confluence.content.service.page.MovePageCommandHelper

public class MovePageCommandHelper
extends Object


Constructor Summary
MovePageCommandHelper(PageManager pageManager)
           
 
Method Summary
 boolean childPageTitleAlreadyExists(Page sourcePage, Space targetSpace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MovePageCommandHelper

public MovePageCommandHelper(PageManager pageManager)
Method Detail

childPageTitleAlreadyExists

public boolean childPageTitleAlreadyExists(Page sourcePage,
                                           Space targetSpace)


Copyright © 2003-2013 Atlassian. All Rights Reserved.