| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.core.tools.script | |
| oracle.ifs.core.util | |
| oracle.ifs.fdk.impl | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TieDefinitionObject
TieDefinitionObject allows the Oracle-defined behavior of the
 DefinitionObject classobject (and its subclasses) to be extended
 or overridden. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
ShowUtils.showDefinitionObject(Logger logger,
                    DefinitionObject defobj,
                    String prefix)
Show details about an DefinitionObject. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DefinitionObject | 
AuditingUtilities.createAuditReport(LibrarySession session,
                 String description,
                 Long expiration,
                 Map searchOptions,
                 AttributeValue[] sortOptions)
Creates an audit report DefinitionObject
 as a result of an audit search query. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DefinitionObject | 
Utils.getDefinitionObject(LibrarySession ls,
                   long id)
Returns a DefinitionObject from a given ID or throws an exception if
 the item cannot be found or it is not a DefinitionObject. 
 | 
static DefinitionObject | 
Utils.getDefinitionObject(LibrarySession ls,
                   Long id)
Returns a DefinitionObject from a given ID or throws an exception if
 the item cannot be found or it is not a DefinitionObject. 
 | 
Copyright © 2025. All rights reserved.