| Package | Description |
|---|---|
| org.kuali.kra.award.notesandattachments.attachments | |
| org.kuali.kra.bo | |
| org.kuali.kra.coi.notesandattachments | |
| org.kuali.kra.coi.notesandattachments.attachments | |
| org.kuali.kra.common.committee.meeting | |
| org.kuali.kra.negotiations.bo | |
| org.kuali.kra.protocol.noteattachment |
This package is meant to hold all classes
related to Notes and Attachments for a
Protocol.
|
| org.kuali.kra.protocol.onlinereview | |
| org.kuali.kra.subaward.bo |
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
AwardAttachment.getFile()
Gets the Award Attachment File.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardAttachment.setFile(AttachmentFile file)
Sets the Award Attachment File.
|
| Modifier and Type | Method and Description |
|---|---|
static AttachmentFile |
AttachmentFile.createFromFormFile(org.apache.struts.upload.FormFile formFile)
factory method creating an instance from a
FormFile. |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentFile> |
CoiNotesAndAttachmentsHelper.getFilesToDelete() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiNotesAndAttachmentsHelper.setFilesToDelete(List<AttachmentFile> filesToDelete) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
FinancialEntityAttachment.getAttachmentFile() |
AttachmentFile |
CoiDisclosureAttachment.getFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
FinancialEntityAttachment.setFile(AttachmentFile attachmentFile) |
void |
CoiDisclosureAttachment.setFile(AttachmentFile file) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
CommitteeScheduleAttachmentsBase.getFile()
Gets the file attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitteeScheduleAttachmentsBase.setFile(AttachmentFile file)
Sets the file attribute.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
NegotiationActivityAttachment.getFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
NegotiationActivityAttachment.setFile(AttachmentFile file) |
| Modifier and Type | Field and Description |
|---|---|
protected List<AttachmentFile> |
NotesAttachmentsHelperBase.FilesToDelete |
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
ProtocolAttachmentBase.getFile()
Gets the ProtocolBase Attachment Base File.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentFile> |
NotesAttachmentsHelperBase.getFilesToDelete() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolAttachmentBase.setFile(AttachmentFile file)
Sets the ProtocolBase Attachment Base File.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotesAttachmentsHelperBase.setFilesToDelete(List<AttachmentFile> filesToDelete) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
ProtocolReviewAttachmentBase.getFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolReviewAttachmentBase.setFile(AttachmentFile file)
Sets the ProtocolBase Attachment Base File.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentFile |
SubAwardAmountInfo.getFile()
Gets the Attachment File.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAwardAmountInfo.setFile(AttachmentFile file)
Sets the Attachment File.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.