com.sapportals.portal.prt.component
Interface IPortalComponentInitContext


public interface IPortalComponentInitContext

The conponent context interface used during the initialization


Method Summary
 java.lang.String getApplicationName()
          Gets the portal application name the component belongs to.
 IPortalComponentConfig getComponentConfig()
          Gets the component config
 

Method Detail

getApplicationName

public java.lang.String getApplicationName()
Gets the portal application name the component belongs to.

getComponentConfig

public IPortalComponentConfig getComponentConfig()
Gets the component config