com.sapportals.wcm.crt.component

Interface IContainer

All Superinterfaces:
IComponent, IContextualizable
All Known Implementing Classes:
AbstractManager, ServerCollection

public interface IContainer
extends IComponent, IContextualizable

A component can choose to implement this interface to become the container for child components. The child components can be defined in the configuration data or can be added by the container during runtime.

Copyright (c) SAP AG 2001-2002

See Also:
IContainerManager

Method Summary
 IComponentManager getComponentManager()
          Returns the component manager for accessing this container's child components.
 
Methods inherited from interface com.sapportals.wcm.crt.component.IContextualizable
contextualize
 

Method Detail

getComponentManager

IComponentManager getComponentManager()
Returns the component manager for accessing this container's child components.

Returns:
the component manager for accessing this container's child components.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice