com.sapportals.portal.prt.component

Interface IPortalComponentInit

All Known Implementing Classes:
AbstractDynamicWizard, AbstractEditorComponent, AbstractIntegratorComponent, AbstractPCMWizard, AbstractPortalComponent, AbstractResourceComponent, AbstractStaticWizard, AbstractWizard, StandardEditDialog

public interface IPortalComponentInit

This interface qualifies a portal component to be initialized with its configuration coming from the application descriptor.

@version $Revision:$.

@author Laurent Guiraud, Last modified by $Author:$, Change list $Change:$.


Method Summary
 void init(IPortalComponentInitContext context)
          Initializes this object by giving it its relevant configuration.
 

Method Detail

init

void init(IPortalComponentInitContext context)
Initializes this object by giving it its relevant configuration. Invoked when this Portal Component is instanciate. The container calls the init method each time this Portal Component is loaded in memory.

Parameters:
context - an instance of IPortalComponentInitContext providing the component configuration coming from the deployment descriptor.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._apideprecated default EP-PIN-PRT
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice