org.gatein.mop.core.api.workspace
Class PageContainer
java.lang.Object
org.gatein.mop.core.api.workspace.PageContainer
public abstract class PageContainer
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageContainer
public PageContainer()
getOwner
public abstract PageImpl getOwner()
getPages
public abstract Map<String,PageImpl> getPages()
createPage
public abstract PageImpl createPage()
addPage
public PageImpl addPage(String name)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.