com.bea.netuix.application.manager.persistence
Interface PortalPresentationManagerHome
- All Superinterfaces:
- EJBHome, Remote
- public interface PortalPresentationManagerHome
- extends EJBHome
EJB Home for PortalPresentationManager.
create
public PortalPresentationManager create()
throws CreateException,
RemoteException
- Creates a PortalPresentationManager EJB.
- Returns:
- a
PortalPresentationManager session bean.
- Throws:
CreateException - error on create.
RemoteException - container error.
Copyright © 2004 BEA Systems, Inc. All Rights Reserved