public abstract class AddProtocolAttachmentProtocolRuleImplBase extends Object implements AddProtocolAttachmentProtocolRule
AddProtocolAttachmentProtocolRule.for details| Modifier and Type | Field and Description |
|---|---|
protected ProtocolAttachmentBaseRuleHelper |
baseHelper |
protected ProtocolAttachmentProtocolRuleHelperBase |
protocolHelper |
| Constructor and Description |
|---|
AddProtocolAttachmentProtocolRuleImplBase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processAddProtocolAttachmentProtocolRules(org.kuali.kra.protocol.noteattachment.AddProtocolAttachmentProtocolEvent event)
Executes the rules for adding a new
ProtocolAttachmentProtocolBase. |
protected ProtocolAttachmentBaseRuleHelper baseHelper
protected ProtocolAttachmentProtocolRuleHelperBase protocolHelper
public AddProtocolAttachmentProtocolRuleImplBase()
public boolean processAddProtocolAttachmentProtocolRules(org.kuali.kra.protocol.noteattachment.AddProtocolAttachmentProtocolEvent event)
ProtocolAttachmentProtocolBase.processAddProtocolAttachmentProtocolRules in interface AddProtocolAttachmentProtocolRuleevent - the add event.Copyright © 2013 The Kuali Foundation. All Rights Reserved.