SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.util.controlstatus.IControlStatus

Packages that use IControlStatus
com.sapportals.wcm.rendering.base Contains interfaces for flexible rendering of explorer controls.  
com.sapportals.wcm.rendering.collection Contains interfaces for flexible rendering of collections or lists of resources.  
com.sapportals.wcm.util.controlstatus Provides a service for the UI to persist the status of rendering objects.  
 

Uses of IControlStatus in com.sapportals.wcm.rendering.base
 

Subinterfaces of IControlStatus in com.sapportals.wcm.rendering.base
 interface IConfigurableRendererStatus
           
 interface IRendererStatus
          allows to keep data regarding a list of IResource and metadata about that list across http-request-cycles, so that rendering classes such as an ICollectionRenderer can use this as persistence mechanism.
 

Classes in com.sapportals.wcm.rendering.base that implement IControlStatus
 class MetaStatus
          This status simply holds a mapping for keys generated by an IProxyControl with keys generated by the ControlStatusService.
 class ProxyStatus
           
 

Methods in com.sapportals.wcm.rendering.base that return IControlStatus
 IControlStatus IProxy.getControlStatus(java.lang.String key)
          returns the IControlStatus that has been added to the proxy using its addControlStatus method.
 IControlStatus AbstractProxyControl.getControlStatus(java.lang.String id)
           
 

Methods in com.sapportals.wcm.rendering.base with parameters of type IControlStatus
 void IProxy.addControlStatus(java.lang.String key, IControlStatus status)
          acts as a wrapper around the ControlStatusService.
 void AbstractProxyControl.addControlStatus(java.lang.String id, IControlStatus status)
           
 

Uses of IControlStatus in com.sapportals.wcm.rendering.collection
 

Classes in com.sapportals.wcm.rendering.collection that implement IControlStatus
 class AbstractRendererStatus
           
 class CollectionRendererStatus
           
 class SearchRendererStatus
          The SearchRendererStatus class renders a search resultinput.
 

Uses of IControlStatus in com.sapportals.wcm.util.controlstatus
 

Methods in com.sapportals.wcm.util.controlstatus that return IControlStatus
 IControlStatus ControlStatusService.getControlStatus(java.lang.String key)
          returns the IControlStatus that has been saved with this key.
 

Methods in com.sapportals.wcm.util.controlstatus with parameters of type IControlStatus
 java.lang.String ControlStatusService.addControlStatus(IControlStatus status)
          adds the given object and returns the key to retrieve the object again through the getControlStatus method.
 


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.