public class AddResponsibilityEvent extends DocumentEventBase
document| Constructor and Description |
|---|
AddResponsibilityEvent(String errorPathPrefix,
Document document,
KimDocumentRoleResponsibility permission) |
AddResponsibilityEvent(String errorPathPrefix,
IdentityManagementRoleDocument document) |
| Modifier and Type | Method and Description |
|---|---|
KimDocumentRoleResponsibility |
getResponsibility() |
Class<? extends BusinessRule> |
getRuleInterfaceClass()
Returns the interface that classes must implement to receive this event.
|
boolean |
invokeRuleMethod(BusinessRule rule)
Invokes the event handling method on the rule object.
|
void |
setResponsibility(KimDocumentRoleResponsibility permission) |
getDocument, getDocumentId, validateaddFact, generateEvents, getDescription, getErrorPathPrefix, getFacts, getName, getRuleMethodName, setFacts, setName, setRuleMethodName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgenerateEvents, getDescription, getErrorPathPrefix, getFacts, getName, getRuleMethodNamepublic AddResponsibilityEvent(String errorPathPrefix, IdentityManagementRoleDocument document)
public AddResponsibilityEvent(String errorPathPrefix, Document document, KimDocumentRoleResponsibility permission)
public Class<? extends BusinessRule> getRuleInterfaceClass()
RuleEventpublic boolean invokeRuleMethod(BusinessRule rule)
RuleEventrule - business rulepublic KimDocumentRoleResponsibility getResponsibility()
public void setResponsibility(KimDocumentRoleResponsibility permission)
permission - the permission to setCopyright © 2005–2015 The Kuali Foundation. All rights reserved.