| Modifier and Type | Method and Description |
|---|---|
<T extends CoiDisclosureAttachment> |
CoiDisclosure.addAttachmentsByType(T attachment)
Adds a attachment to a CoiDisclosure
where to add the attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<CoiDisclosureAttachment> |
CoiDisclosure.getCoiDisclosureAttachments() |
List<CoiDisclosureAttachment> |
CoiDisclosure.getFilteredAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosure.addAttachment(CoiDisclosureAttachment attachment) |
protected void |
CoiDisclosure.addCoiDisclosureAttachment(CoiDisclosureAttachment coiDisclosureAttachment) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosure.setCoiDisclosureAttachments(List<CoiDisclosureAttachment> coiDisclosureAttachments) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosureAttachment |
CoiDisclosureDeleteUpdateAttachmentTask.getAttachment() |
| Constructor and Description |
|---|
CoiDisclosureDeleteUpdateAttachmentTask(String taskName,
CoiDisclosure coiDisclosure,
CoiDisclosureAttachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
List<CoiDisclosureAttachment> |
CoiDisclosureProjectBean.getProjectDiscAttachments() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CoiDisclosureAction.isValidContactData(CoiDisclosureAttachment attachment,
String errorPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoiDisclosureProjectBean.setProjectDiscAttachments(List<CoiDisclosureAttachment> projectDiscAttachments) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends CoiDisclosureAttachment> |
CoiNotesAndAttachmentsHelper.deleteExistingAttachment(int index,
List<T> attachments) |
<T extends CoiDisclosureAttachment> |
CoiNotesAndAttachmentsHelper.retrieveConfirmMethodByType() |
<T extends CoiDisclosureAttachment> |
CoiNotesAndAttachmentsHelper.retrieveExistingAttachmentByType(int attachmentNumber) |
| Modifier and Type | Method and Description |
|---|---|
CoiDisclosureAttachment |
CoiNotesAndAttachmentsHelper.getNewCoiDisclosureAttachment() |
CoiDisclosureAttachment |
AddCoiDisclosureAttachmentEvent.getNewCoiDisclosureAttachment() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CoiNoteAndAttachmentAction.isValidContactData(CoiDisclosureAttachment attachment,
String errorPath) |
void |
CoiNotesAndAttachmentsHelper.setNewCoiDisclosureAttachment(CoiDisclosureAttachment coiDisclosureAttachment) |
boolean |
CoiDisclosureAttachmentRuleHelper.validFile(CoiDisclosureAttachment newCoiDisclosureAttachment) |
boolean |
CoiDisclosureAttachmentRuleHelper.validPrimitiveFields(CoiDisclosureAttachment newCoiDisclosureAttachment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CoiNotesAndAttachmentsHelper.syncNewFiles(List<CoiDisclosureAttachment> coiDisclosureAttachments) |
| Constructor and Description |
|---|
AddCoiDisclosureAttachmentEvent(org.kuali.rice.krad.document.Document document,
CoiDisclosureAttachment newCoiDisclosureAttachment) |
| Modifier and Type | Method and Description |
|---|---|
Comparator<? super CoiDisclosureAttachment> |
CoiDisclosureAttachmentFilter.getCoiDisclosureAttachmentComparator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CoiDisclosureAttachment.addAttachmentToCollection(CoiDisclosureAttachment coiDisclosureAttachment,
List<CoiDisclosureAttachment> coiDisclosureAttachments) |
int |
CoiDisclosureAttachment.compareTo(CoiDisclosureAttachment arg0) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CoiDisclosureAttachment.addAttachmentToCollection(CoiDisclosureAttachment coiDisclosureAttachment,
List<CoiDisclosureAttachment> coiDisclosureAttachments) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.