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