| Package | Description |
|---|---|
| org.kuali.kra.iacuc.noteattachment | |
| org.kuali.kra.irb.noteattachment |
This package is meant to hold all classes
related to Notes and Attachments for a
Protocol.
|
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| org.kuali.kra.protocol.noteattachment |
This package is meant to hold all classes
related to Notes and Attachments for a
Protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolAttachmentFilter |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAttachmentFilterBase |
IacucNotesAttachmentsHelper.createNewProtocolAttachmentFilterInstanceHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAttachmentFilter
This class is a business object which represents the
Protocol Attachment Filter.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolAttachmentFilterBase |
ProtocolBase.getProtocolAttachmentFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolBase.setProtocolAttachmentFilter(ProtocolAttachmentFilterBase protocolAttachmentFilter) |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolAttachmentFilterBase |
NotesAttachmentsHelperBase.newAttachmentFilter |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ProtocolAttachmentFilterBase |
NotesAttachmentsHelperBase.createNewProtocolAttachmentFilterInstanceHook() |
ProtocolAttachmentFilterBase |
NotesAttachmentsHelperBase.getNewAttachmentFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotesAttachmentsHelperBase.setNewAttachmentFilter(ProtocolAttachmentFilterBase newAttachmentFilter) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.