PortalCustomizationManagerHome Interface
- public interface PortalCustomizationManagerHome
extends EJBHome
EJB Home for PortalCustomizationManager.
-
All Superinterfaces
-
EJBHome
, Remote
LOOKUP_NAME
public static final String
LOOKUP_NAME
- JNDI lookup name for this ejb.
create() Method
public PortalCustomizationManager
create()
throws CreateException
, RemoteException
Create the ShellDefinitionManager EJB.
Returns
- the
PortletDefinitionManager
session bean.
Exceptions
-
CreateException
- error on create.
-
RemoteException
- container error.