Class TitleAndSpaceKeyPageLocator

All Implemented Interfaces:
PageLocator, EntityLocator, SingleEntityLocator

public class TitleAndSpaceKeyPageLocator extends AbstractPageLocator
Returns the page with the given space key and title.
  • Constructor Details

    • TitleAndSpaceKeyPageLocator

      public TitleAndSpaceKeyPageLocator(PageManager pageManager, String spaceKey, String title)
  • Method Details

    • getPage

      public Page getPage()