com.atlassian.confluence.content.service.page
Class TitleAndSpaceKeyPageLocator
java.lang.Object
com.atlassian.confluence.core.service.AbstractSingleEntityLocator
com.atlassian.confluence.content.service.page.AbstractPageLocator
com.atlassian.confluence.content.service.page.TitleAndSpaceKeyPageLocator
- All Implemented Interfaces:
- PageLocator, EntityLocator, SingleEntityLocator
public class TitleAndSpaceKeyPageLocator
- extends AbstractPageLocator
Returns the page with the given space key and title.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TitleAndSpaceKeyPageLocator
public TitleAndSpaceKeyPageLocator(PageManager pageManager,
String spaceKey,
String title)
getPage
public Page getPage()