com.sap.netweaver.bc.serialize
Class IDeltaSerializer.DeltaSerializerParameters
java.lang.Object
com.sap.netweaver.bc.serialize.IDeltaSerializer.DeltaSerializerParameters
- Enclosing interface:
- IDeltaSerializer
public static final class IDeltaSerializer.DeltaSerializerParameters
- extends Object
container class to carry all needed information for the check if a resource has been modified
As all its variables are immutable, so is this container. It might be reused for a complete
run of IDeltaSerializer.isModified(IResource, IRecursiveDeltaChecker)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDeltaSerializer.DeltaSerializerParameters
public IDeltaSerializer.DeltaSerializerParameters(DeltaInfo info,
boolean anonymize,
ContextMap map,
IDependantRidQueue ridqueue)
- Parameters:
info - contains information about the actual delta definition. Must not be nullanonymize - flag just as it is used in ISerializer.DeserializationParametersmap - the context map, just as it is used in ISerializer.DeserializationParameters, must not be null
getDeltaInfo
public DeltaInfo getDeltaInfo()
isAnonymize
public boolean isAnonymize()
getMap
public ContextMap getMap()
getDependantRidQueue
public IDependantRidQueue getDependantRidQueue()
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