com.bea.netuix.application.manager.persistence
Interface PortalCustomizationManager

All Superinterfaces
IBookInstanceManager, IDesktopInstanceManager, IPageInstanceManager, IPortletInstanceManager

public interface PortalCustomizationManager
extends IPortletInstanceManager, IPageInstanceManager, IBookInstanceManager, IDesktopInstanceManager

Please refer to the interfaces for javadoc.


Method Summary
 
Methods inherited from interface com.bea.netuix.application.manager.IPortletInstanceManager
createSuccessor, createSuccessor, deletePortletInstance, getAllSuccessors, getNonPlacedPortletInstanceIds, getPortletInstance, getPortletView, getPredecessor, getSuccessors, updatePortletInstance, updatePortletInstance
 
Methods inherited from interface com.bea.netuix.application.manager.IPageInstanceManager
addPlaceable, getPageInstance, getPageView, getShallowPageView, movePlaceable, removePlaceable, updatePageInstance
 
Methods inherited from interface com.bea.netuix.application.manager.IBookInstanceManager
addNavigable, getBookInstance, getBookView, getShallowBookView, moveNavigable, removeNavigable, setDefaultNavigable, updateBookInstance
 
Methods inherited from interface com.bea.netuix.application.manager.IDesktopInstanceManager
deleteDesktopCustomizations, getCustomizedDesktopView, getDesktopInstance, getDesktopView, getDesktopView, getShallowDesktopView, updateDesktopInstance
 



Copyright © 2006 BEA Systems, Inc. All Rights Reserved