SAP NetWeaver '04

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

Packages that use IComponent
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.repository.filter Contains interfaces and classes to define repository filters.  
com.sapportals.wcm.service Contains the service factory.  
com.sapportals.wcm.service.scheduler Provides a service that controls the execution of tasks.  
 

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

Classes in com.sap.netweaver.bc.rf.mi that implement IComponent
 class AbstractManager
          Abstract base class for repository managers.
 

Uses of IComponent in com.sapportals.wcm.crt
 

Methods in com.sapportals.wcm.crt that return IComponent
abstract  IComponent CrtSystem.lookupComponentByUri(ComponentUri uri)
          Returns the component instance for the specified URI or null if the component does not exist.
 

Methods in com.sapportals.wcm.crt with parameters of type IComponent
abstract  void CrtSystem.releaseComponent(IComponent component)
          Releases the component.
 

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

Subinterfaces of IComponent in com.sapportals.wcm.crt.component
 interface IContainer
          A component can choose to implement this interface to become the container for child components.
 

Methods in com.sapportals.wcm.crt.component that return IComponent
 IComponent IComponentManager.lookupComponent(java.lang.String key)
          Returns the component instance for the specified key or null if the component was not found.
 

Methods in com.sapportals.wcm.crt.component with parameters of type IComponent
 void IComponentManager.releaseComponent(IComponent component)
          Releases the component.
 

Uses of IComponent in com.sapportals.wcm.repository.filter
 

Classes in com.sapportals.wcm.repository.filter that implement IComponent
 class AbstractContentFilterManager
          Abstract base class for content filter managers.
 class AbstractFilterManager
          Abstract base class for all filter managers.
 class AbstractNamespaceFilterManager
          Abstract base class for namespace filter managers.
 class AbstractPropertyFilterManager
          Abstract base class for property filter managers.
 class AbstractRidFilterManager
          Abstract base class for RID filter managers.
 class AbstractUriFilterManager
          Deprecated. as of EP 5.0 SP5, replaced by AbstractRidFilterManager.
 

Uses of IComponent in com.sapportals.wcm.service
 

Classes in com.sapportals.wcm.service that implement IComponent
 class AbstractService
          The abstract base class for global Services.
 

Uses of IComponent in com.sapportals.wcm.service.scheduler
 

Subinterfaces of IComponent in com.sapportals.wcm.service.scheduler
 interface ISchedulerEntry
          Scheduler entries contain data for scheduler tasks.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.