Interface PageLocator

All Superinterfaces:
EntityLocator, SingleEntityLocator
All Known Implementing Classes:
AbstractPageLocator, IdAndVersionPageLocator, IdPageLocator, SinglePageLocator, TitleAndSpaceKeyPageLocator

public interface PageLocator extends SingleEntityLocator
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.atlassian.confluence.core.service.EntityLocator

    getEntities

    Methods inherited from interface com.atlassian.confluence.core.service.SingleEntityLocator

    getEntity
  • Method Details

    • getPage

      Page getPage()