Modifier and Type | Method and Description |
---|---|
ResponsibleParty |
PeopleFlowRouteModule.resolveResponsibilityId(String responsibilityId) |
Modifier and Type | Method and Description |
---|---|
ResponsibleParty |
RulesEngineRouteModule.resolveResponsibilityId(String responsibilityId) |
Modifier and Type | Method and Description |
---|---|
ResponsibleParty |
RoleRouteModule.resolveResponsibilityId(String responsibilityId)
Return null so that the responsibility ID will remain the same.
|
Modifier and Type | Method and Description |
---|---|
ResponsibleParty |
RouteModule.resolveResponsibilityId(String responsibilityId)
The route module will re-resolve the given responsibilityId and return an object that contains the key to either
a user, group, or role.
|
Modifier and Type | Method and Description |
---|---|
ResponsibleParty |
FlexRM.resolveResponsibilityId(String responsibilityId) |
Modifier and Type | Method and Description |
---|---|
static ResponsibleParty |
ResponsibleParty.fromGroupId(String groupId) |
static ResponsibleParty |
ResponsibleParty.fromPrincipalId(String principalId) |
static ResponsibleParty |
ResponsibleParty.fromRoleName(String roleName) |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.