com.sap.netweaver.bc.rf.common.transaction

Class Status

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.transaction.Status
All Implemented Interfaces:
Serializable, Cloneable, Comparable

public final class Status
extends EnumWithDescription

Enumeration of transaction states.

See Also:
Serialized Form

Field Summary
static Status ACTIVE
           
static Status COMMITED
           
static Status COMMITTING
           
static Status MARKED_ROLLBACK
           
static Status NO_TRANSACTION
           
static Status PREPARED_COMMIT
           
static Status PREPARING_COMMIT
           
static Status REQUESTING_COMMIT
           
static Status ROLLED_BACK
           
static Status ROLLING_BACK
           
static Status UNKNOWN
           
 
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

UNKNOWN

public static final Status UNKNOWN

NO_TRANSACTION

public static final Status NO_TRANSACTION

ACTIVE

public static final Status ACTIVE

MARKED_ROLLBACK

public static final Status MARKED_ROLLBACK

REQUESTING_COMMIT

public static final Status REQUESTING_COMMIT

PREPARING_COMMIT

public static final Status PREPARING_COMMIT

PREPARED_COMMIT

public static final Status PREPARED_COMMIT

COMMITTING

public static final Status COMMITTING

COMMITED

public static final Status COMMITED

ROLLING_BACK

public static final Status ROLLING_BACK

ROLLED_BACK

public static final Status ROLLED_BACK
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 2011 SAP AG Complete Copyright Notice