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