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