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


public interface PortalCustomizationManagerHome

EJB Home for PortalCustomizationManager.


Field Summary
static String LOOKUP_NAME
          JNDI lookup name for this ejb.
 
Method Summary
 PortalCustomizationManager create()
          Create the ShellDefinitionManager EJB.
 

Field Detail

LOOKUP_NAME

static final String LOOKUP_NAME
JNDI lookup name for this ejb.

See Also
Constants Summary
Method Detail

create

PortalCustomizationManager create()
                                  throws CreateException,
                                         RemoteException
Create the ShellDefinitionManager EJB.

Returns
the PortletDefinitionManager session bean.
Throws
CreateException - error on create.
RemoteException - container error.


Copyright © 2006 BEA Systems, Inc. All Rights Reserved