public class AddCoiDisclosureAttachmentEvent extends KraDocumentEventBase
| Constructor and Description |
|---|
AddCoiDisclosureAttachmentEvent(org.kuali.rice.krad.document.Document document,
CoiDisclosureAttachment newCoiDisclosureAttachment) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosureAttachment |
getNewCoiDisclosureAttachment() |
Class<AddCoiDisclosureAttachmentRule> |
getRuleInterfaceClass() |
boolean |
invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule) |
protected void |
logEvent()
Logs the event type and some information about the associated accountingLine
|
public AddCoiDisclosureAttachmentEvent(org.kuali.rice.krad.document.Document document,
CoiDisclosureAttachment newCoiDisclosureAttachment)
protected void logEvent()
KraDocumentEventBaselogEvent in class KraDocumentEventBasepublic Class<AddCoiDisclosureAttachmentRule> getRuleInterfaceClass()
public boolean invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule rule)
public CoiDisclosureAttachment getNewCoiDisclosureAttachment()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.