com.sapportals.wcm.crt.component

Interface IContextualizable

All Known Subinterfaces:
IContainer, IProxy
All Known Implementing Classes:
AbstractManager, ServerCollection, ServerProxy

public interface IContextualizable

This inteface can be implemented by components that need a context. A context contains runtime information and servicesa provided by the CRT or a container component.

Copyright (c) SAP AG 2001-2002


Method Summary
 void contextualize(IContext context)
          Pass the context to the component.
 

Method Detail

contextualize

void contextualize(IContext context)
                   throws ContextException
Pass the context to the component.

Parameters:
context - The context objects
Throws:
ContextException - if the context is invalid
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice