SAP NetWeaver '04

Uses of Class
com.sap.netweaver.bc.rf.util.enum.Enum

Packages that use Enum
com.sap.netweaver.bc.rf.common.content Contains repository framework common interface for content.  
com.sap.netweaver.bc.rf.common.lock Contains repository framework common interface for locking.  
com.sap.netweaver.bc.rf.common.namespace Contains repository framework common interface for namespace maintenance.  
com.sap.netweaver.bc.rf.common.property Contains repository framework common interface for properties.  
com.sap.netweaver.bc.rf.common.support Contains repository framework common interface for supported options.  
com.sap.netweaver.bc.rf.common.transaction Contains repository framework common interface for transactions.  
com.sap.netweaver.bc.rf.util.enum Contains enumeration classes.  
com.sap.netweaver.bc.rf.util.event Contains eventing classes.  
 

Uses of Enum in com.sap.netweaver.bc.rf.common.content
 

Subclasses of Enum in com.sap.netweaver.bc.rf.common.content
 class ContentMetadataType
          Enumeration of content metadata tpyes.
 

Uses of Enum in com.sap.netweaver.bc.rf.common.lock
 

Subclasses of Enum in com.sap.netweaver.bc.rf.common.lock
 class LockDepthType
          Definiton of different lock depths, i.e. whether this is a shallow or a deep lock.
 class LockKindType
          Definiton of different lock kinds, i.e. whether this is a read or a write lock.
 class LockScopeType
          Definiton of different lock scopes, i.e. whether this is a shared or an exclusive lock.
 

Uses of Enum in com.sap.netweaver.bc.rf.common.namespace
 

Subclasses of Enum in com.sap.netweaver.bc.rf.common.namespace
 class LinkType
          Enumeration of link tpyes.
 class OrderMechanismType
          Enumeration of types of mechanisms for ordered collections.
 class OrderPositionType
          Enumeration of position types of ordered collection elements.
 

Uses of Enum in com.sap.netweaver.bc.rf.common.property
 

Subclasses of Enum in com.sap.netweaver.bc.rf.common.property
 class PropertyType
          Enumeration of property tpyes.
 class PropertyUpdateType
          Enumeration of property update types.
 

Uses of Enum in com.sap.netweaver.bc.rf.common.support
 

Subclasses of Enum in com.sap.netweaver.bc.rf.common.support
 class SupportedOption
          Base enumeration class of supported options of resources and repositories.
 

Uses of Enum in com.sap.netweaver.bc.rf.common.transaction
 

Subclasses of Enum in com.sap.netweaver.bc.rf.common.transaction
 class IsolationLevel
          Enumeration of isolation levels.
 class Status
          Enumeration of transaction states.
 

Uses of Enum in com.sap.netweaver.bc.rf.util.enum
 

Subclasses of Enum in com.sap.netweaver.bc.rf.util.enum
 class EnumWithDescription
          Abstract class extending a type-safe enumeration by a description.
 

Methods in com.sap.netweaver.bc.rf.util.enum that return Enum
static Enum Enum.getEnum(java.lang.Class enumClass, int id)
          Get enumeration instance by id of the given enumeration class.
static Enum Enum.getEnumInherited(java.lang.Class enumClass, int id)
          Get enumeration instance by id of the given enumeration class and all sub classes of that class.
 

Uses of Enum in com.sap.netweaver.bc.rf.util.event
 

Subclasses of Enum in com.sap.netweaver.bc.rf.util.event
 class ReceiverMode
          Enumeration of event receiver modes.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
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.