|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponsibilityInternalService
This is an internal service that was created as a proxy for kew updates
Method Summary | |
---|---|
boolean |
areActionsAtAssignmentLevel(Responsibility responsibility)
Lets the system know (mainly for UI purposes) whether this responsibility expects RoleResponsibilityAction records to be given at the assignment level or are global to the responsibility. |
boolean |
areActionsAtAssignmentLevelById(String responsibilityId)
Lets the system know (mainly for UI purposes) whether this responsibility expects RoleResponsibilityAction records to be given at the assignment level or are global to the responsibility. |
void |
removeRoleMember(org.kuali.rice.kim.impl.role.RoleMemberBo roleMember)
|
org.kuali.rice.kim.impl.role.RoleMemberBo |
saveRoleMember(org.kuali.rice.kim.impl.role.RoleMemberBo roleMember)
|
void |
updateActionRequestsForResponsibilityChange(Set<String> responsibilityIds)
|
void |
updateActionRequestsForRoleChange(String roleId)
|
Method Detail |
---|
void updateActionRequestsForResponsibilityChange(Set<String> responsibilityIds)
org.kuali.rice.kim.impl.role.RoleMemberBo saveRoleMember(org.kuali.rice.kim.impl.role.RoleMemberBo roleMember)
void removeRoleMember(org.kuali.rice.kim.impl.role.RoleMemberBo roleMember)
void updateActionRequestsForRoleChange(String roleId)
boolean areActionsAtAssignmentLevelById(String responsibilityId)
boolean areActionsAtAssignmentLevel(Responsibility responsibility)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |