com.sap.netweaver.bc.serialize
Interface IClaimStaker
- All Known Implementing Classes:
- CollaborationTransportExport
public interface IClaimStaker
This interface allows classes to register IPropertyName, that
they want to control when an IResource is run through the
serialization process.
Copyright 2004 SAP AG
getClaim
PropertiesClaim getClaim(ISerializerRegistrator.PropertyUsage usage)
- Parameters:
usage - the application the properties are claimed for. Use the
constants provided by the ISerializerRegistrator for this.
Must not be null.
- Returns:
- the properties the implementing class wants to claim as its own.
Might contain no values, but must not be
null. This
information is handled in a static way - the claim that has been
provided once by the implementing class will be kept that way
during the runtime of the VM
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