| Package | Description |
|---|---|
| org.kuali.kra.irb.noteattachment |
This package is meant to hold all classes
related to Notes and Attachments for a
Protocol.
|
| org.kuali.kra.irb.personnel |
This package is meant to hold all classes
related to Personnel for a
Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolAttachmentPersonnel |
NotesAttachmentsHelper.createNewProtocolAttachmentPersonnelInstanceHook(ProtocolBase protocol) |
| Modifier and Type | Method and Description |
|---|---|
Class<ProtocolAttachmentPersonnel> |
NotesAttachmentsHelper.getProtocolAttachmentPersonnelClassHook() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolAttachmentPersonnel |
ProtocolAttachmentPersonnelEventBase.getProtocolAttachmentPersonnel() |
ProtocolAttachmentPersonnel |
ProtocolAttachmentPersonnelEvent.getProtocolAttachmentPersonnel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAttachmentPersonnelEventBase.setProtocolAttachmentPersonnel(ProtocolAttachmentPersonnel protocolAttachmentPersonnel) |
| Constructor and Description |
|---|
AddProtocolAttachmentPersonnelEvent(String errorPathPrefix,
ProtocolDocument document,
ProtocolAttachmentPersonnel protocolAttachmentPersonnel,
int personIndex) |
ProtocolAttachmentPersonnelEventBase(String description,
String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
ProtocolAttachmentPersonnel protocolAttachmentPersonnel,
int personIndex) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.