com.sap.netweaver.bc.rf.mi

Class AbstractManager.ResourceEventType

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.mi.AbstractManager.ResourceEventType
All Implemented Interfaces:
Serializable, Cloneable, Comparable
Enclosing class:
AbstractManager

public static class AbstractManager.ResourceEventType
extends EnumWithDescription

See Also:
Serialized Form

Field Summary
static AbstractManager.ResourceEventType CHECKIN
           
static AbstractManager.ResourceEventType CHECKOUT
           
static AbstractManager.ResourceEventType COPY
           
static AbstractManager.ResourceEventType CREATE_CHILD
           
static AbstractManager.ResourceEventType CREATE_COLLECTION
           
static AbstractManager.ResourceEventType CREATE_LINK
           
static AbstractManager.ResourceEventType DELETE
           
static AbstractManager.ResourceEventType ENABLE_VERSIONING
           
static AbstractManager.ResourceEventType GET
           
static AbstractManager.ResourceEventType GET_CHILDREN
           
static AbstractManager.ResourceEventType LOCK
           
static AbstractManager.ResourceEventType MOVE
           
static AbstractManager.ResourceEventType PROPERTY_DELETE
           
static AbstractManager.ResourceEventType PROPERTY_GET
           
static AbstractManager.ResourceEventType PROPERTY_SET
           
static AbstractManager.ResourceEventType RENAME
           
static AbstractManager.ResourceEventType SET
           
static AbstractManager.ResourceEventType UNDO_CHECKOUT
           
static AbstractManager.ResourceEventType UNLOCK
           
static AbstractManager.ResourceEventType UPDATE_LINK
           
 
Constructor Summary
AbstractManager.ResourceEventType(int id, String description)
           
 
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

UNLOCK

public static final AbstractManager.ResourceEventType UNLOCK

LOCK

public static final AbstractManager.ResourceEventType LOCK

PROPERTY_DELETE

public static final AbstractManager.ResourceEventType PROPERTY_DELETE

PROPERTY_SET

public static final AbstractManager.ResourceEventType PROPERTY_SET

PROPERTY_GET

public static final AbstractManager.ResourceEventType PROPERTY_GET

DELETE

public static final AbstractManager.ResourceEventType DELETE

CREATE_CHILD

public static final AbstractManager.ResourceEventType CREATE_CHILD

CREATE_COLLECTION

public static final AbstractManager.ResourceEventType CREATE_COLLECTION

CREATE_LINK

public static final AbstractManager.ResourceEventType CREATE_LINK

UPDATE_LINK

public static final AbstractManager.ResourceEventType UPDATE_LINK

SET

public static final AbstractManager.ResourceEventType SET

GET

public static final AbstractManager.ResourceEventType GET

GET_CHILDREN

public static final AbstractManager.ResourceEventType GET_CHILDREN

MOVE

public static final AbstractManager.ResourceEventType MOVE

RENAME

public static final AbstractManager.ResourceEventType RENAME

COPY

public static final AbstractManager.ResourceEventType COPY

CHECKOUT

public static final AbstractManager.ResourceEventType CHECKOUT

CHECKIN

public static final AbstractManager.ResourceEventType CHECKIN

UNDO_CHECKOUT

public static final AbstractManager.ResourceEventType UNDO_CHECKOUT

ENABLE_VERSIONING

public static final AbstractManager.ResourceEventType ENABLE_VERSIONING
Constructor Detail

AbstractManager.ResourceEventType

public AbstractManager.ResourceEventType(int id,
                                         String description)
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