| 
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<CapabilityLevel>
com.bea.content.spi.flexspi.common.capability.CapabilityLevel
public enum CapabilityLevel
Various capability support levels for a repository.
| Enum Constant Summary | |
|---|---|
FullySupported
The repository reports this capability is fully supported  | 
|
NotSupported
This capability is either not supported or support cannot be determined  | 
|
| Method Summary | |
|---|---|
static CapabilityLevel | 
valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static CapabilityLevel[] | 
values()
Returns an array containing the constants of this enum type, in the order theyre declared.  | 
| Methods inherited from class java.lang.Enum | 
|---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf | 
| Methods inherited from class java.lang.Object | 
|---|
getClass, notify, notifyAll, wait, wait, wait | 
| Enum Constant Detail | 
|---|
public static final CapabilityLevel NotSupported
public static final CapabilityLevel FullySupported
| Method Detail | 
|---|
public static final CapabilityLevel[] values()
public static CapabilityLevel valueOf(String name)
  | 
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||