| 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.noteattachment |
This package is meant to hold all classes
related to Notes and Attachments for a
Protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IacucProtocolAttachmentGroup |
| Constructor and Description |
|---|
IacucProtocolAttachmentTypeGroup(ProtocolAttachmentTypeBase type,
ProtocolAttachmentGroupBase group) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAttachmentGroup
This class represents the Protocol Attachment Group.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolAttachmentGroupBase |
ProtocolAttachmentTypeGroupBase.getGroup()
Gets the ProtocolBase Attachment Group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAttachmentTypeGroupBase.setGroup(ProtocolAttachmentGroupBase group)
Sets the ProtocolBase Attachment Group.
|
| Constructor and Description |
|---|
ProtocolAttachmentTypeGroupBase(ProtocolAttachmentTypeBase type,
ProtocolAttachmentGroupBase group)
Convenience ctor to set the relevant properties of this class.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.