|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.mi | Contains repository framework manager interface. |
| com.sap.netweaver.bc.rf.util.enums | Contains enumeration classes. |
| com.sap.netweaver.bc.rf.util.event | Contains eventing classes. |
| com.sapportals.wcm.repository.variants | This package contains the API for Variant-Resources. |
| 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.mi |
|---|
| Subclasses of Enum in com.sap.netweaver.bc.rf.mi | |
|---|---|
static class |
AbstractManager.ResourceEventType
|
| Uses of Enum in com.sap.netweaver.bc.rf.util.enums |
|---|
| Subclasses of Enum in com.sap.netweaver.bc.rf.util.enums | |
|---|---|
class |
EnumWithDescription
Abstract class extending a type-safe enumeration by a description. |
| Methods in com.sap.netweaver.bc.rf.util.enums that return Enum | |
|---|---|
static Enum |
Enum.getEnum(Class enumClass,
int id)
Get enumeration instance by id of the given enumeration class. |
static Enum |
Enum.getEnumInherited(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. |
| Uses of Enum in com.sapportals.wcm.repository.variants |
|---|
| Subclasses of Enum in com.sapportals.wcm.repository.variants | |
|---|---|
class |
VariantResourceEventSubType
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||