public class NegotiationActivityAttachmentRuleImpl extends Object implements NegotiationActivityAttachmentAddRule
| Constructor and Description |
|---|
NegotiationActivityAttachmentRuleImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processAddAttachmentRule(NegotiationActivityAttachmentAddRuleEvent event)
This should be called when adding a new attachment.
|
boolean |
validateAttachmentRule(Negotiation negotiation,
NegotiationActivity activity,
NegotiationActivityAttachment attachment)
Call this to validate individual attachments.
|
public NegotiationActivityAttachmentRuleImpl()
public boolean processAddAttachmentRule(NegotiationActivityAttachmentAddRuleEvent event)
NegotiationActivityAttachmentAddRulepublic boolean validateAttachmentRule(Negotiation negotiation, NegotiationActivity activity, NegotiationActivityAttachment attachment)
negotiation - activity - attachment - Copyright © 2013 The Kuali Foundation. All Rights Reserved.