Uses of Class
org.kuali.rice.kim.bo.ui.KimDocumentRoleResponsibilityAction
Packages that use KimDocumentRoleResponsibilityAction
Package
Description
-
Uses of KimDocumentRoleResponsibilityAction in org.kuali.rice.kim.bo.ui
Fields in org.kuali.rice.kim.bo.ui with type parameters of type KimDocumentRoleResponsibilityActionModifier and TypeFieldDescriptionprotected List<KimDocumentRoleResponsibilityAction>KimDocumentRoleResponsibility.roleRspActionsMethods in org.kuali.rice.kim.bo.ui that return KimDocumentRoleResponsibilityActionMethods in org.kuali.rice.kim.bo.ui that return types with arguments of type KimDocumentRoleResponsibilityActionModifier and TypeMethodDescriptionKimDocumentRoleMember.getRoleRspActions()KimDocumentRoleResponsibility.getRoleRspActions()Method parameters in org.kuali.rice.kim.bo.ui with type arguments of type KimDocumentRoleResponsibilityActionModifier and TypeMethodDescriptionvoidKimDocumentRoleMember.setRoleRspActions(List<KimDocumentRoleResponsibilityAction> roleRspActions) voidKimDocumentRoleResponsibility.setRoleRspActions(List<KimDocumentRoleResponsibilityAction> roleRspActions) -
Uses of KimDocumentRoleResponsibilityAction in org.kuali.rice.kim.document
Methods in org.kuali.rice.kim.document that return KimDocumentRoleResponsibilityActionModifier and TypeMethodDescriptionprotected KimDocumentRoleResponsibilityActionIdentityManagementRoleDocument.getNewRespAction(KimDocumentRoleResponsibility roleResponsibility) -
Uses of KimDocumentRoleResponsibilityAction in org.kuali.rice.kim.document.rule
Methods in org.kuali.rice.kim.document.rule with parameters of type KimDocumentRoleResponsibilityActionModifier and TypeMethodDescriptionprotected booleanIdentityManagementRoleDocumentRule.validateRoleResponsibilityAction(String errorPath, KimDocumentRoleResponsibilityAction roleRspAction)