Uses of Interface
com.sapportals.wcm.crt.component.IComponentManager

Packages that use IComponentManager
com.sap.netweaver.bc.rf.mi Contains repository framework manager interface. 
com.sapportals.wcm.crt Provides access to the component runtime system. 
com.sapportals.wcm.crt.component Provides interfaces for CRT component implementations. 
com.sapportals.wcm.protocol.webdav.repository.monitor   
 

Uses of IComponentManager in com.sap.netweaver.bc.rf.mi
 

Methods in com.sap.netweaver.bc.rf.mi that return IComponentManager
 IComponentManager AbstractManager.getComponentManager()
           
 

Uses of IComponentManager in com.sapportals.wcm.crt
 

Methods in com.sapportals.wcm.crt that return IComponentManager
abstract  IComponentManager CrtSystem.getComponentManager(String clientID)
          Returns a reference to the component manager for the specified client identifier, or null if the client does not exist.
 

Uses of IComponentManager in com.sapportals.wcm.crt.component
 

Subinterfaces of IComponentManager in com.sapportals.wcm.crt.component
 interface IContainerManager
          A container manager is used by container components for managing their children.
 

Methods in com.sapportals.wcm.crt.component that return IComponentManager
 IComponentManager IContainer.getComponentManager()
          Returns the component manager for accessing this container's child components.
 

Uses of IComponentManager in com.sapportals.wcm.protocol.webdav.repository.monitor
 

Methods in com.sapportals.wcm.protocol.webdav.repository.monitor that return IComponentManager
 IComponentManager ServerCollection.getComponentManager()
           
 



Copyright 2011 SAP AG Complete Copyright Notice