public class AddCoiReviewerEvent extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
AddCoiReviewerEvent(String propertyName,
CoiDisclosure coiDisclosure,
CoiUserRole coiUserRole) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosure |
getCoiDisclosure() |
CoiUserRole |
getCoiUserRole() |
String |
getPropertyName() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
void |
setCoiDisclosure(CoiDisclosure coiDisclosure) |
void |
setCoiUserRole(CoiUserRole coiUserRole) |
getRuleInterfaceClass, invokeRuleMethod, logEventpublic AddCoiReviewerEvent(String propertyName, CoiDisclosure coiDisclosure, CoiUserRole coiUserRole)
public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionpublic CoiDisclosure getCoiDisclosure()
public void setCoiDisclosure(CoiDisclosure coiDisclosure)
public String getPropertyName()
public CoiUserRole getCoiUserRole()
public void setCoiUserRole(CoiUserRole coiUserRole)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.