| Package | Description | 
|---|---|
| oracle.ifs.beans | 
| Modifier and Type | Method and Description | 
|---|---|
ContentController.ContentState | 
ContentController.getContentState()
Gets the current content state. 
 | 
static ContentController.ContentState | 
ContentController.ContentState.lookup(int code)  | 
static ContentController.ContentState | 
ContentController.ContentState.lookup(String name)  | 
static ContentController.ContentState | 
ContentController.ContentState.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ContentController.ContentState[] | 
ContentController.ContentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2025. All rights reserved.