Skip navigation links


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

All Superinterfaces
javax.ejb.EJBObject, IBookInstanceManager, IDesktopInstanceManager, IPageInstanceManager, IPortletInstanceManager, Remote

public interface PortalCustomizationManager
extends IPortletInstanceManager, IPageInstanceManager, IBookInstanceManager, IDesktopInstanceManager, javax.ejb.EJBObject

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, getPortletView, getPredecessor, getSuccessors, revertPortletInstance, revertPortletSuccessors, revertUserPortletInstance, updatePortletInstance, updatePortletInstance

 

Methods inherited from interface com.bea.netuix.application.manager.IPageInstanceManager
addPlaceable, getPageInstance, getPageView, getPageView, getShallowPageView, getShallowPageView, movePlaceable, movePortlet, removePlaceable, updatePageInstance

 

Methods inherited from interface com.bea.netuix.application.manager.IBookInstanceManager
addNavigable, getBookInstance, getBookView, getBookView, getShallowBookView, getShallowBookView, moveNavigable, removeNavigable, setDefaultNavigable, updateBookInstance

 

Methods inherited from interface com.bea.netuix.application.manager.IDesktopInstanceManager
deleteDesktopCustomizations, deleteDesktopCustomizations, getCustomizedDesktopView, getDesktopInstance, getDesktopInstance, getDesktopView, getDesktopView, getShallowDesktopView, updateDesktopInstance

 

Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove

 


Skip navigation links


Copyright © 2010, Oracle. All rights reserved.