public class AddProtocolOnlineReviewAttachmentEvent extends KraDocumentEventBaseExtension
| Constructor and Description |
|---|
AddProtocolOnlineReviewAttachmentEvent(ProtocolOnlineReviewDocument document,
String propertyName,
ProtocolReviewAttachment reviewAttachment)
Constructs a AddProtocolOnlineReviewAttachmentEvent.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyName() |
ProtocolOnlineReviewDocument |
getProtocolDocument() |
ProtocolReviewAttachment |
getReviewAttachment() |
BusinessRuleInterface |
getRule()
This method implementer must pass the instance of rule tied with it.
|
getRuleInterfaceClass, invokeRuleMethod, logEventpublic AddProtocolOnlineReviewAttachmentEvent(ProtocolOnlineReviewDocument document, String propertyName, ProtocolReviewAttachment reviewAttachment)
document - The document to validatepropertyName - The error path property prefixreviewComment - The added Reviewer Attachmentpublic ProtocolOnlineReviewDocument getProtocolDocument()
public String getPropertyName()
public ProtocolReviewAttachment getReviewAttachment()
public BusinessRuleInterface getRule()
KraDocumentEventBaseExtensiongetRule in class KraDocumentEventBaseExtensionCopyright © 2013 The Kuali Foundation. All Rights Reserved.