Class IdPageLocator
java.lang.Object
com.atlassian.confluence.core.service.AbstractSingleEntityLocator
com.atlassian.confluence.content.service.page.AbstractPageLocator
com.atlassian.confluence.content.service.page.IdPageLocator
- All Implemented Interfaces:
PageLocator,EntityLocator,SingleEntityLocator
A page locator that uses the page Id to find a page
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.content.service.page.AbstractPageLocator
getEntityMethods inherited from class com.atlassian.confluence.core.service.AbstractSingleEntityLocator
getEntitiesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.confluence.core.service.EntityLocator
getEntities
-
Constructor Details
-
IdPageLocator
-
-
Method Details
-
getPage
-