| Package | Description |
|---|---|
| org.kuali.kra.iacuc.noteattachment | |
| org.kuali.kra.irb |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucNotesAttachmentsHelper
This is the "Helper" class for IACUC ProtocolBase Notes And Attachments.
|
| Modifier and Type | Method and Description |
|---|---|
protected NotesAttachmentsHelperBase |
ProtocolForm.createNewNotesAttachmentsHelperInstanceHook(ProtocolFormBase protocolForm) |
| Modifier and Type | Class and Description |
|---|---|
class |
NotesAttachmentsHelper
This is the "Helper" class for Protocol Notes And Attachments.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract NotesAttachmentsHelperBase |
ProtocolFormBase.createNewNotesAttachmentsHelperInstanceHook(ProtocolFormBase protocolForm) |
NotesAttachmentsHelperBase |
ProtocolFormBase.getNotesAttachmentsHelper()
Gets the Notes & Attachments Helper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolFormBase.setNotesAttachmentsHelper(NotesAttachmentsHelperBase notesAttachmentsHelper)
Sets the Notes & Attachments Helper.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.