SAP NetWeaver '04

Uses of Class
com.sapportals.wcm.crt.ComponentUri

Packages that use ComponentUri
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.crt.configuration Provides configuration data interfaces for CRT component implementations.  
 

Uses of ComponentUri in com.sapportals.wcm.crt
 

Methods in com.sapportals.wcm.crt that return ComponentUri
 ComponentUri ComponentUri.appendKey(java.lang.String key)
          Appends the specified key at the end of the path.
 ComponentUri ComponentUri.getParent()
          Returns the parent URI.
 ComponentUri ComponentUri.getChildUri(java.lang.String key)
          Returns a child URI with the specified key or null if it does not exist.
 ComponentUri ComponentUri.removeChildUri(java.lang.String key)
          Removes a child URI with the specified key.
static ComponentUri ComponentUri.getRootUri(java.lang.String clientID)
          Returns a new root component URI.
 

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

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

Methods in com.sapportals.wcm.crt.component that return ComponentUri
 ComponentUri ComponentEvent.getComponentUri()
           
 

Constructors in com.sapportals.wcm.crt.component with parameters of type ComponentUri
ComponentEvent(ComponentUri uri, java.lang.Class componentClass, ComponentEvent.Type type)
           
 

Uses of ComponentUri in com.sapportals.wcm.crt.configuration
 

Methods in com.sapportals.wcm.crt.configuration with parameters of type ComponentUri
 void IConfigurationEventListener.notifyComponentConfigAdded(ComponentUri containerUri, IConfiguration config)
          Notifies the CRT that a new "component" element was added to the configuration.
 void IConfigurationEventListener.notifyComponentConfigChanged(ComponentUri uri, IConfiguration config)
          Notifies the CRT that a component's configuration data has been changed.
 void IConfigurationEventListener.notifyComponentConfigRemoved(ComponentUri uri)
          Notifies the CRT that a component has been removed from the configuration.
 


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.