com.atlassian.confluence.pages.actions
Class CreatePageAction.SimplePageProvider

java.lang.Object
  extended by com.atlassian.confluence.pages.actions.CreatePageAction.SimplePageProvider
All Implemented Interfaces:
PageProvider
Enclosing class:
CreatePageAction

protected static class CreatePageAction.SimplePageProvider
extends Object
implements PageProvider

A simple PageProvider that returns the Page that has been set on it.


Constructor Summary
protected CreatePageAction.SimplePageProvider()
           
 
Method Summary
 Page getPage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatePageAction.SimplePageProvider

protected CreatePageAction.SimplePageProvider()
Method Detail

getPage

public Page getPage()
Specified by:
getPage in interface PageProvider


Copyright © 2003-2012 Atlassian. All Rights Reserved.