| Package | Description |
|---|---|
| org.kuali.kra.s2s.bo | |
| org.kuali.kra.s2s.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<S2sAppAttachments> |
S2sAppSubmission.getS2sAppAttachmentList()
Gets the s2sAppAttachmentList attribute.
|
List<S2sAppAttachments> |
S2sApplication.getS2sAppAttachmentList()
Gets the s2sAttachments attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S2sAppSubmission.setS2sAppAttachmentList(List<S2sAppAttachments> appAttachmentList)
Sets the s2sAppAttachmentList attribute value.
|
void |
S2sApplication.setS2sAppAttachmentList(List<S2sAppAttachments> s2sAppAttachmentList)
Sets the s2sAttachments attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PrintServiceImpl.saveGrantsGovXml(ProposalDevelopmentDocument pdDoc,
boolean formEntryFlag,
org.apache.xmlbeans.XmlObject formObject,
List<AttachmentData> attachmentList,
List<S2sAppAttachments> attachmentLists) |
protected void |
KRAS2SServiceImpl.saveSubmissionDetails(ProposalDevelopmentDocument pdDoc,
S2sAppSubmission appSubmission,
SubmitApplicationResponse response,
String grantApplicationXml,
List<S2sAppAttachments> s2sAppAttachmentList)
This method saves the submission details after successful submission of
proposal
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.