com.sap.netweaver.bc.rf.mi

Class AbstractManager.ResourceEventType

java.lang.Object
  extended bycom.sap.netweaver.bc.rf.util.flyweight.FlyWeight
      extended bycom.sap.netweaver.bc.rf.util.enum.Enum
          extended bycom.sap.netweaver.bc.rf.util.enum.EnumWithDescription
              extended bycom.sap.netweaver.bc.rf.mi.AbstractManager.ResourceEventType
All Implemented Interfaces:
Cloneable, Comparable, Serializable
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)
           
 
Methods inherited from class com.sap.netweaver.bc.rf.util.enum.EnumWithDescription
getDescription, toString
 
Methods inherited from class com.sap.netweaver.bc.rf.util.enum.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)


Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.