public abstract class SubmitProtocolAttachmentProtocolRuleImplBase extends Object
ProtocolAttachmentProtocolBase.
This class does not have a corresponding event or Rule interface because it is just used-by the mega
ProtocolDocumentRuleBase for submit events.| Modifier and Type | Field and Description |
|---|---|
protected ProtocolAttachmentProtocolRuleHelperBase |
protocolHelper |
| Constructor and Description |
|---|
SubmitProtocolAttachmentProtocolRuleImplBase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processSubmitProtocolAttachmentProtocolRules(ProtocolDocumentBase document)
Executes the rules related to
ProtocolAttachmentProtocolBase when saving a ProtocolDocumentBase. |
protected ProtocolAttachmentProtocolRuleHelperBase protocolHelper
public SubmitProtocolAttachmentProtocolRuleImplBase()
public boolean processSubmitProtocolAttachmentProtocolRules(ProtocolDocumentBase document)
ProtocolAttachmentProtocolBase when saving a ProtocolDocumentBase.document - the documentCopyright © 2013 The Kuali Foundation. All Rights Reserved.