public class MOPPortalStructureAccess extends Object implements PortalStructureAccess
| Constructor and Description |
|---|
MOPPortalStructureAccess(POMSessionManager pomManager) |
| Modifier and Type | Method and Description |
|---|---|
org.gatein.mop.api.workspace.Page |
getPageFrom(Page portalPage) |
org.gatein.mop.api.workspace.Page |
getPageFrom(PageKey pageKey) |
Collection<org.gatein.mop.api.workspace.Page> |
getPages() |
org.gatein.mop.api.workspace.ui.UIWindow |
getWindowFrom(String uuid) |
void |
saveChangesTo(org.gatein.mop.api.workspace.ui.UIWindow window) |
public MOPPortalStructureAccess(POMSessionManager pomManager)
public Collection<org.gatein.mop.api.workspace.Page> getPages()
getPages in interface PortalStructureAccesspublic org.gatein.mop.api.workspace.ui.UIWindow getWindowFrom(String uuid)
getWindowFrom in interface PortalStructureAccesspublic void saveChangesTo(org.gatein.mop.api.workspace.ui.UIWindow window)
saveChangesTo in interface PortalStructureAccesspublic org.gatein.mop.api.workspace.Page getPageFrom(Page portalPage)
getPageFrom in interface PortalStructureAccesspublic org.gatein.mop.api.workspace.Page getPageFrom(PageKey pageKey)
getPageFrom in interface PortalStructureAccessCopyright © 2016 JBoss by Red Hat. All Rights Reserved.