com.sap.netweaver.bc.serialize

Interface IConfigRequester


public interface IConfigRequester

allows to add another RID to a transport which is already finalizing.

Copyright 2004 SAP AG

Since:
NW05

Method Summary
 boolean addRequest(com.sapportals.config.fwk.IConfigurable config, boolean recursive, Object o)
           
 

Method Detail

addRequest

boolean addRequest(com.sapportals.config.fwk.IConfigurable config,
                   boolean recursive,
                   Object o)
Parameters:
config - the configurable to add to the transport. Must not be null
recursive - flag to request the transport of all configurables that are referenced by the given configurable
o - the caller which initiated the call. Must not be null.
Returns:
flag telling if the configurable was added to the list of configurables transported or not. It will not be added, if it has already been requested for transport before, regardless, if the recursion level differs. The implementing class should mark this in the log file for the transport.
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