com.sap.netweaver.bc.rf.common.lock

Class LockDepthType

java.lang.Object
  extended by com.sap.netweaver.bc.rf.util.flyweight.FlyWeight
      extended by com.sap.netweaver.bc.rf.util.enums.Enum
          extended by com.sap.netweaver.bc.rf.util.enums.EnumWithDescription
              extended by com.sap.netweaver.bc.rf.common.lock.LockDepthType
All Implemented Interfaces:
Serializable, Cloneable, Comparable

public final class LockDepthType
extends EnumWithDescription

Definiton of different lock depths, i.e. whether this is a shallow or a deep lock. Shallow locks affect only the given resource handle, where deep locks effect also the descendents in the resource hierarchy.

See Also:
Serialized Form

Field Summary
static LockDepthType DEEP
           
static LockDepthType SHALLOW
           
 
Method Summary
 
Methods inherited from class com.sap.netweaver.bc.rf.util.enums.EnumWithDescription
getDescription, toString
 
Methods inherited from class com.sap.netweaver.bc.rf.util.enums.Enum
clone, compareTo, equals, getAllEnums, getAllEnumsInherited, getEnum, getEnumId, getEnumInherited, hashCode
 
Methods inherited from class com.sap.netweaver.bc.rf.util.flyweight.FlyWeight
getAllFlyWeights, getAllFlyWeightsInherited, getFlyWeight, getFlyWeightId, getFlyWeightInherited, removeAllFlyWeights, removeAllFlyWeightsInherited, removeFlyWeight, removeFlyWeightInherited
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

SHALLOW

public static final LockDepthType SHALLOW

DEEP

public static final LockDepthType DEEP
Access Rights

This class can be accessed from:


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


Copyright 2012 SAP AG Complete Copyright Notice