| 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 |
IacucProtocolAttachmentStatus |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ProtocolAttachmentStatusBase> |
IacucProtocolAttachmentServiceImpl.getProtocolAttachmentStatusClassHook() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAttachmentStatus
This class represents the Protocol Attachment Status.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ProtocolAttachmentStatusBase> |
ProtocolAttachmentServiceImpl.getProtocolAttachmentStatusClassHook() |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolAttachmentStatusBase |
ProtocolAttachmentProtocolBase.status |
| Modifier and Type | Method and Description |
|---|---|
ProtocolAttachmentStatusBase |
ProtocolAttachmentProtocolBase.getStatus()
Gets the ProtocolBase Attachment ProtocolBase Status.
|
ProtocolAttachmentStatusBase |
ProtocolAttachmentServiceImplBase.getStatusFromCode(String code)
Gets a
ProtocolAttachmentStatus from a code. |
ProtocolAttachmentStatusBase |
ProtocolAttachmentService.getStatusFromCode(String code)
Gets a
ProtocolAttachmentStatus from a code. |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<? extends ProtocolAttachmentStatusBase> |
ProtocolAttachmentServiceImplBase.getProtocolAttachmentStatusClassHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAttachmentProtocolBase.setStatus(ProtocolAttachmentStatusBase status)
Sets the ProtocolBase Attachment ProtocolBase Status.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.