public class SaveDisclosureReporterUnitEvent extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
SaveDisclosureReporterUnitEvent(String propertyName,
List<? extends DisclosureReporterUnit> disclosureReporterUnits)
Constructs a ProtocolAddReviewAttachmentEvent.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DisclosureReporterUnit> |
getDisclosureReporterUnits() |
String |
getPropertyName() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
void |
setDisclosureReporterUnits(List<? extends DisclosureReporterUnit> disclosureReporterUnits) |
getRuleInterfaceClass, invokeRuleMethod, logEventpublic SaveDisclosureReporterUnitEvent(String propertyName, List<? extends DisclosureReporterUnit> disclosureReporterUnits)
document - The document to validatepropertyName - The error path property prefixreviewAttachment - The added Reviewer Attachmentpublic String getPropertyName()
public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionpublic List<? extends DisclosureReporterUnit> getDisclosureReporterUnits()
public void setDisclosureReporterUnits(List<? extends DisclosureReporterUnit> disclosureReporterUnits)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.