public interface PortalStructureAccess
| 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) |
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)
org.gatein.mop.api.workspace.Page getPageFrom(Page portalPage)
org.gatein.mop.api.workspace.Page getPageFrom(PageKey pageKey)
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.