|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RolePrincipalMap | |
wt.ixb.handlers.netmarkets | |
wt.team | |
wt.workflow.engine |
Provides workflow classes responsible for the flow of
control and data from an execution point of view. |
Uses of RolePrincipalMap in wt.ixb.handlers.netmarkets |
Methods in wt.ixb.handlers.netmarkets with parameters of type RolePrincipalMap | |
void |
TeamExportHolder.addRoleMemberMap(RolePrincipalMap mapEntry)
|
Uses of RolePrincipalMap in wt.team |
Methods in wt.team that return RolePrincipalMap | |
private RolePrincipalMap |
StandardTeamService.createRolePrincipalMap(Role role,
WTPrincipal principal,
WTRoleHolder2 roleHolder)
|
private RolePrincipalMap |
StandardTeamService.createRolePrincipalMap(Role role,
WTPrincipalReference principalRef,
WTRoleHolder2 roleHolder)
|
static RolePrincipalMap |
RolePrincipalMap.newRolePrincipalMap()
Default factory for the class. |
RolePrincipalMap |
RolePrincipalLink.getRolePrincipalMap()
Gets the object for the association that plays role: ROLE_PRINCIPAL_MAP_ROLE. |
private RolePrincipalMap |
StandardTeamService.createRolePrincipalMap(Role role,
WTPrincipal principal,
WTRoleHolder2 roleHolder)
|
private RolePrincipalMap |
StandardTeamService.createRolePrincipalMap(Role role,
WTPrincipalReference principalRef,
WTRoleHolder2 roleHolder)
|
static RolePrincipalMap |
RolePrincipalMap.newRolePrincipalMap()
Default factory for the class. |
RolePrincipalMap |
RolePrincipalLink.getRolePrincipalMap()
Gets the object for the association that plays role: ROLE_PRINCIPAL_MAP_ROLE. |
Methods in wt.team with parameters of type RolePrincipalMap | |
private void |
StandardTeamService.updateReadOnlyContainerTeam(ContainerTeam team,
RolePrincipalMap rpm,
Role role,
boolean add)
|
private void |
StandardTeamService.updateReadOnlyTeamTemplate(TeamTemplate teamTemplate,
RolePrincipalMap rpm,
Role role,
boolean add)
|
protected boolean |
RolePrincipalMap.readVersion(RolePrincipalMap thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
RolePrincipalLink.setRolePrincipalMap(RolePrincipalMap theRolePrincipalMap)
Sets the object for the association that plays role: ROLE_PRINCIPAL_MAP_ROLE. |
static RolePrincipalLink |
RolePrincipalLink.newRolePrincipalLink(RolePrincipalMap theRolePrincipalMap,
WTRoleHolder2 theWTRoleHolder2)
Default factory for the class. |
private void |
StandardTeamService.updateReadOnlyContainerTeam(ContainerTeam team,
RolePrincipalMap rpm,
Role role,
boolean add)
|
private void |
StandardTeamService.updateReadOnlyTeamTemplate(TeamTemplate teamTemplate,
RolePrincipalMap rpm,
Role role,
boolean add)
|
protected boolean |
RolePrincipalMap.readVersion(RolePrincipalMap thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
RolePrincipalLink.setRolePrincipalMap(RolePrincipalMap theRolePrincipalMap)
Sets the object for the association that plays role: ROLE_PRINCIPAL_MAP_ROLE. |
static RolePrincipalLink |
RolePrincipalLink.newRolePrincipalLink(RolePrincipalMap theRolePrincipalMap,
WTRoleHolder2 theWTRoleHolder2)
Default factory for the class. |
Uses of RolePrincipalMap in wt.workflow.engine |
Methods in wt.workflow.engine with parameters of type RolePrincipalMap | |
private String |
WfProcess.mapAsString(RolePrincipalMap aMap)
|
private String |
WfProcess.mapAsString(RolePrincipalMap aMap)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |