SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.repository.ITypedResourceList

Packages that use ITypedResourceList
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.rendering.layout Represents a container for defining the layout of explorer controls.  
com.sapportals.wcm.rendering.resource Contains interfaces for rendering a resource on the user interface.  
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.  
 

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

Methods in com.sapportals.wcm.rendering.base that return ITypedResourceList
 ITypedResourceList ITypedResourceListControl.getTypedResourceList()
           
 ITypedResourceList IRendererStatus.getTypedResourceList()
          returns the ITypedResourceList, whose elements are handled within this status.
 

Methods in com.sapportals.wcm.rendering.base with parameters of type ITypedResourceList
 IConfigurableRendererStatus StatusFactory.getStatusInstance(ITypedResourceList list, com.sapportals.wcm.repository.service.layout.IDebugContainer container)
           
 void ITypedResourceListControl.setTypedResourceList(ITypedResourceList list)
           
 void IRendererStatus.setTypedResourceList(ITypedResourceList list, IResourceContext context)
          sets the ITypedResourceList, whose elements are handled within this status.
protected  ILayoutObject AbstractFactory.getLayoutObject(IProxy proxy, ITypedResourceList resourcelist, java.util.Hashtable table, com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavor flavor, boolean requires508)
           
 

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

Fields in com.sapportals.wcm.rendering.collection declared as ITypedResourceList
protected  ITypedResourceList AbstractRendererStatus.list
           
 

Methods in com.sapportals.wcm.rendering.collection that return ITypedResourceList
protected  ITypedResourceList LightCollectionRenderer.getTypedResourceList()
           
 ITypedResourceList AbstractRendererStatus.getTypedResourceList()
           
 ITypedResourceList SearchRendererStatus.getTypedResourceList()
           
 

Methods in com.sapportals.wcm.rendering.collection with parameters of type ITypedResourceList
 void LightCollectionRenderer.setTypedResourceList(ITypedResourceList typedresourcelist)
           
 void ICollectionRenderer.setTypedResourceList(ITypedResourceList resourcelist)
          is called from the factory after instantiating a new collection renderer to set the resourceList which has to be rendered.
 void AbstractRendererStatus.setTypedResourceList(ITypedResourceList resourcelist, IResourceContext context)
          sets the typed resource list attribute for this status At the same time, it sets the internal attribute for an ICollection to null to prevent that a resource list and a collection with children are active within the status at the same time.
 ICollectionRenderer CollectionRendererFactory.getCollectionRenderer(IProxy proxy, ITypedResourceList resourcelist, com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavor flavor)
           
 void AbstractCollectionRenderer.setTypedResourceList(ITypedResourceList typedresourcelist)
          Sets the typedResourceList attribute of the AbstractCollectionRenderer object
 

Uses of ITypedResourceList in com.sapportals.wcm.rendering.layout
 

Methods in com.sapportals.wcm.rendering.layout with parameters of type ITypedResourceList
 ILayoutController LayoutControllerFactory.getLayoutController(IProxy proxy, ITypedResourceList resourcelist)
          Returns a new instance of a ILayoutController If no configuration for the set of parameters can be retrieved or the mapping entry is faulty, the default LayoutController of the factory is returned.
 

Uses of ITypedResourceList in com.sapportals.wcm.rendering.resource
 

Methods in com.sapportals.wcm.rendering.resource with parameters of type ITypedResourceList
 IResourceRenderer ResourceRendererFactory.getResourceRenderer(IProxy proxy, ITypedResourceList list, IResource resource, com.sapportals.wcm.repository.service.layout.customizing.flavor.IFlavor flavor)
          returns a new instance of an IResourceRenderer.
 

Uses of ITypedResourceList in com.sapportals.wcm.repository
 

Classes in com.sapportals.wcm.repository that implement ITypedResourceList
 class TypedResourceList
          Implements the ITypedResourceList interface.
 


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.