Uses of Class
com.atlassian.confluence.content.service.page.AbstractPageLocator

Packages that use AbstractPageLocator
com.atlassian.confluence.content.service.page   
 

Uses of AbstractPageLocator in com.atlassian.confluence.content.service.page
 

Subclasses of AbstractPageLocator in com.atlassian.confluence.content.service.page
 class IdAndVersionPageLocator
          A page locator that uses the page Id to find an identified version of a page.
 class IdPageLocator
          A page locator that uses the page Id to find a page
 class SinglePageLocator
           
 class TitleAndSpaceKeyPageLocator
          Returns the page with the given space key and title.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.