Package | Description |
---|---|
oracle.ifs.beans |
Modifier and Type | Method and Description |
---|---|
static ActivityRecordDefinition |
ActivityRecordDefinition.toActivityRecordDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ActivityRecordDefinition.
|
static ActivityRecordDefinition |
ActivityRecordDefinition.toActivityRecordDefinition(LibraryObjectDefinition lodef,
boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ActivityRecordDefinition.
|
Modifier and Type | Method and Description |
---|---|
ActivityRecord |
PublicObject.findOrAddActivityRecord(ActivityRecordDefinition def)
Add an ActivityRecord to the target object if one does not already exist,
and otherwise return the existing instance.
|
Copyright © 2023. All rights reserved.