|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||