Class IdPageLocator

All Implemented Interfaces:
PageLocator, EntityLocator, SingleEntityLocator

public class IdPageLocator extends AbstractPageLocator
A page locator that uses the page Id to find a page
  • Constructor Details

    • IdPageLocator

      public IdPageLocator(PageManager pageManager, long pageId)
  • Method Details

    • getPage

      public Page getPage()