|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoleHolder2 | |
wt.inf.team | |
wt.lifecycle | |
wt.mail | Defines
EMailMessage s that can be sent to
EMailDistributionList s. |
wt.notify |
Provides classes to represent, manage, and execute notification definitions. |
wt.team |
Uses of RoleHolder2 in wt.inf.team |
Classes in wt.inf.team that implement RoleHolder2 | |
class |
ContainerTeam
Use the newContainerTeam static factory method(s), not the
ContainerTeam constructor, to construct instances of this
class. |
Uses of RoleHolder2 in wt.lifecycle |
Methods in wt.lifecycle with parameters of type RoleHolder2 | |
private boolean |
StandardLifeCycleService.roleContentsChanged(Role aRole,
RoleHolder2 prevRoleHolder,
RoleHolder2 newRoleHolder)
|
private boolean |
StandardLifeCycleService.roleContentsChanged(Role aRole,
RoleHolder2 prevRoleHolder,
RoleHolder2 newRoleHolder)
|
Uses of RoleHolder2 in wt.mail |
Methods in wt.mail with parameters of type RoleHolder2 | |
void |
EMailMessage.addRecipient(RoleHolder2 roleHolder,
Vector roles)
Add the principals associated with specific roles of a role holder as recipients of the message. |
Uses of RoleHolder2 in wt.notify |
Methods in wt.notify with parameters of type RoleHolder2 | |
void |
WTDistributionList.addRoleHolder(RoleHolder2 roleHolder2)
Supported API: false |
private void |
WTDistributionList.resolveToUsers(RoleHolder2 role_map)
|
private Enumeration |
WTDistributionList.resolveRolesToPrincipals(Enumeration role_princ_enum,
RoleHolder2 role_map)
|
void |
DistributionList.addRoleHolder(RoleHolder2 roleHolder2)
Supported API: false |
Uses of RoleHolder2 in wt.team |
Subinterfaces of RoleHolder2 in wt.team | |
interface |
ActorRoleHolder2
ActorRoleHolder2 is an interface for classes implementing role to actor role mappings Supported API: false Extendable: false |
interface |
IndirectRoleHolder2
Supported API: false Extendable: false |
Classes in wt.team that implement RoleHolder2 | |
class |
Team
Use the newTeam static factory method(s), not the Team
constructor, to construct instances of this class. |
class |
TeamDistributionList
Use the newTeamDistributionList static factory method(s),
not the TeamDistributionList constructor, to construct instances
of this class. |
class |
TeamTemplate
TeamTemplate establishes associations between roles and principals and/or actor roles. |
(package private) static class |
TeamTemplateCache.TeamTemplateEntry
|
class |
WTActorRoleHolder2
Supported API: true Extendable: false |
class |
WTIndirectRoleHolder2
Supported API: false Extendable: false |
class |
WTRoleHolder2
Supported API: true Extendable: false |
Methods in wt.team with parameters of type RoleHolder2 | |
Vector |
TeamServiceFwd.getMembers(RoleHolder2 roleHolder)
Answer a vector of WTPrincipalReference of all members of a team object (Team, TeamTemplate or DistributionList) Supported API: false |
Vector |
TeamService.getMembers(RoleHolder2 roleHolder)
Answer a vector of WTPrincipalReference of all members of a team object (Team, TeamTemplate or DistributionList) Supported API: true |
Vector |
StandardTeamService.getMembers(RoleHolder2 roleHolder)
Answer a vector of WTPrincipalReference of all members of a team object (Team, TeamTemplate or DistributionList) Supported API: false |
Vector |
TeamServiceFwd.getMembers(RoleHolder2 roleHolder)
Answer a vector of WTPrincipalReference of all members of a team object (Team, TeamTemplate or DistributionList) Supported API: false |
Vector |
TeamService.getMembers(RoleHolder2 roleHolder)
Answer a vector of WTPrincipalReference of all members of a team object (Team, TeamTemplate or DistributionList) Supported API: true |
Vector |
StandardTeamService.getMembers(RoleHolder2 roleHolder)
Answer a vector of WTPrincipalReference of all members of a team object (Team, TeamTemplate or DistributionList) Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |