public class AddDelegationEvent extends DocumentEventBase
document| Constructor and Description |
|---|
AddDelegationEvent(String errorPathPrefix,
Document document,
RoleDocumentDelegation delegation) |
AddDelegationEvent(String errorPathPrefix,
IdentityManagementRoleDocument document) |
| Modifier and Type | Method and Description |
|---|---|
RoleDocumentDelegation |
getDelegation() |
Class<? extends BusinessRule> |
getRuleInterfaceClass() |
boolean |
invokeRuleMethod(BusinessRule rule) |
void |
setDelegation(RoleDocumentDelegation delegation) |
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 AddDelegationEvent(String errorPathPrefix, IdentityManagementRoleDocument document)
public AddDelegationEvent(String errorPathPrefix, Document document, RoleDocumentDelegation delegation)
public Class<? extends BusinessRule> getRuleInterfaceClass()
public boolean invokeRuleMethod(BusinessRule rule)
public RoleDocumentDelegation getDelegation()
public void setDelegation(RoleDocumentDelegation delegation)
delegation - the delegation to setCopyright © 2005–2016 The Kuali Foundation. All rights reserved.