| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.core.activity | |
| oracle.ifs.core.tools.script.test.overrides.activity.community | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TieActorRelation
TieActorRelation allows the ECMSDK-defined behavior 
 of the ActorRelation classobject (and its subclasses) 
 to be extended or overridden. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ActorRelation | 
ContactList.addContact(Actor actor)
Add an Actor to the list of contacts. 
 | 
ActorRelation | 
ContactList.findActorRelation(Actor actor)
Find an ActorRelation that corresponds to an Actor in this contact list. 
 | 
ActorRelation[] | 
ContactList.getActorRelations()
Get the ActorRelations that comprise the list of contacts. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ActorRelation | 
ActivityOperations.lookupActorRelation(String tag)
Lookup a ActorRelation by the specified tag. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CommunityMember
A CommunityMember is a special type of ActorRelation, used to represent a
 member within a Community. 
 | 
Copyright © 2025. All rights reserved.