com.atlassian.confluence.content.service.page
Interface PageLocator

All Superinterfaces:
EntityLocator, SingleEntityLocator
All Known Implementing Classes:
AbstractPageLocator, IdPageLocator

public interface PageLocator
extends SingleEntityLocator


Method Summary
 Page getPage()
           
 
Methods inherited from interface com.atlassian.confluence.core.service.SingleEntityLocator
getEntity
 
Methods inherited from interface com.atlassian.confluence.core.service.EntityLocator
getEntities
 

Method Detail

getPage

Page getPage()


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.