| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
S2SFormGenerator.getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
This method creates an XML document using the APIs generated using XMLBEans by compiling the form's schema and returns it
as XmlObject.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
S2SAdobeFormAttachmentBaseGenerator.docToBytes(Document node)
This method convert Document to a byte Array
|
String |
S2SAdobeFormAttachmentBaseGenerator.docToString(Document node)
This method convert Document to a String
|
org.apache.xmlbeans.XmlObject |
RRSubAwardBudgetV1_1Generator.getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
This method creates
XmlObject of type RRSubawardBudgetDocument by populating data from the given
ProposalDevelopmentDocument |
gov.grants.apply.forms.rrsf424SF424BV11.AssurancesDocument |
RRSF424BV1_1Generator.getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument) |
org.apache.xmlbeans.XmlObject |
PHS398TrainingSubAwardBudgetV1_0Generator.getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument)
This method creates
XmlObject of type RRSubawardBudgetDocument by populating data from the given
ProposalDevelopmentDocument |
org.apache.xmlbeans.XmlObject |
PHS398TrainingBudgetV1_0Generator.getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument) |
org.apache.xmlbeans.XmlObject |
PHS398ResTrainProgPlanV1_0Generator.getFormObject(ProposalDevelopmentDocument proposalDevelopmentDocument) |
Document |
S2SAdobeFormAttachmentBaseGenerator.nodeToDom(Node node)
This method convert node of form in to a Document
|
Document |
S2SAdobeFormAttachmentBaseGenerator.stringToDom(String xmlSource)
This method convert xml string in to a Document
|
protected boolean |
RRFedNonFedBudgetBaseGenerator.validateBudgetForForm(ProposalDevelopmentDocument pdDoc)
Perform manual validations on the budget.
|
protected boolean |
RRBudgetBaseGenerator.validateBudgetForForm(ProposalDevelopmentDocument pdDoc)
Perform manual validations on the budget.
|
| Modifier and Type | Method and Description |
|---|---|
static Hashtable<String,Element> |
SchedulerReader.getScheduleNodes()
This method checks if the configuration file has been loaded into collection class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
S2SService.checkForSubmissionStatusChange(ProposalDevelopmentDocument pdDoc,
S2sAppSubmission appSubmission)
This method checks if status on grants.gov has changed since last check
and returns the status.
|
GetApplicationListResponse |
S2SService.fetchApplicationListResponse(ProposalDevelopmentDocument pdDoc)
This method fetches the application list from Grants.gov for a given
proposal
|
GetApplicationListResponse |
S2SConnectorService.getApplicationList(String opportunityId,
String cfdaNumber,
String proposalNumber)
This method is to get Application List from grants.gov for opportunityId, cfdaNumber and proposalNumber
|
GetApplicationStatusDetailResponse |
S2SConnectorService.getApplicationStatusDetail(String ggTrackingId,
String proposalNumber)
This method is to get status of the submitted application.
|
BudgetSummaryInfo |
S2SBudgetCalculatorService.getBudgetInfo(ProposalDevelopmentDocument pdDoc,
List<BudgetPeriodInfo> budgetperiodList)
This method does the budget related calculations for a given
ProposalDevelopmentDocument and returns them in
BudgetSummaryInfo |
List<BudgetPeriodInfo> |
S2SBudgetCalculatorService.getBudgetPeriods(ProposalDevelopmentDocument pdDoc)
This method gets the list of
BudgetPeriodInfo for the latest BudgetDocument of the given
ProposalDevelopmentDocument |
BudgetDocument |
S2SBudgetCalculatorService.getFinalBudgetVersion(ProposalDevelopmentDocument pdDoc)
This method returns the final version of
BudgetDocument for a given ProposalDevelopmentDocument |
GetOpportunityListResponse |
S2SConnectorService.getOpportunityList(String cfdaNumber,
String opportunityId,
String competitionId)
This method is to get Opportunity List for the given cfda number,opportunity Id and competition Id from the grants guv.
|
BudgetDecimal |
S2SBudgetCalculatorService.getProposalPersonSalary(ProposalDevelopmentDocument pdDoc,
ProposalPerson proposalPerson)
This method gets the salary requested for a given proposal person.
|
S2SFormGenerator |
S2SFormGeneratorService.getS2SGenerator(String nameSpace)
This method is used to create and return a form generator instance.
|
String |
S2SService.getStatusDetails(String ggTrackingId,
String proposalNumber)
This method is used to get the application status details.
|
List<S2sOppForms> |
S2SService.parseOpportunityForms(S2sOpportunity opportunity)
This method returns the list of forms for a given opportunity
|
AttachmentDataSource |
S2SService.printForm(ProposalDevelopmentDocument pdDoc)
This method is used to print selected forms.
|
AttachmentDataSource |
PrintService.printForm(ProposalDevelopmentDocument pdDoc)
This method is used for the printing of forms in PDF format
|
byte[] |
PrintService.printProposalSponsorForms(String proposalNumber,
List<SponsorFormTemplate> sponsorFormTemplates)
Prints the proposal sponsor forms by passing the given proposal
information to
ProposalPrintReader |
boolean |
S2SService.refreshGrantsGov(ProposalDevelopmentDocument pdDoc)
This method checks for the status of submission for the given
ProposalDevelopmentDocument on Grants.gov |
List<S2sOpportunity> |
S2SService.searchOpportunity(String providerCode,
String cfdaNumber,
String opportunityId,
String competitionId)
This method is to find the list of available opportunities
|
boolean |
S2SService.submitApplication(ProposalDevelopmentDocument pdDoc)
This method is used to submit forms to the grants.guv
|
SubmitApplicationResponse |
S2SConnectorService.submitApplication(String xmlText,
Map<String,DataHandler> attachments,
String proposalNumber)
This method is to submit a proposal to grants.gov
|
boolean |
S2SService.validateApplication(ProposalDevelopmentDocument pdDoc)
This method is used to validate application before submission.
|
boolean |
S2SService.validateApplication(ProposalDevelopmentDocument pdDoc,
List<org.kuali.rice.kns.util.AuditError> auditErrors)
This method is used to validate application before submission.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
KRAS2SServiceImpl.checkForSubmissionStatusChange(ProposalDevelopmentDocument pdDoc,
S2sAppSubmission appSubmission)
This method checks if status on grants.gov has changed since last check
and returns the status.
|
protected ApplicantIntegrationPortType |
S2SConnectorServiceBase.configureApplicantIntegrationSoapPort(String alias,
boolean mulitCampusEnabled)
This method is to get Soap Port
|
protected void |
S2SConnectorServiceBase.configureKeyStoreAndTrustStore(org.apache.cxf.configuration.jsse.TLSClientParameters tlsConfig,
String alias,
boolean mulitCampusEnabled)
This method is to confgiure KeyStore and Truststore for Grants.Gov webservice client
|
GetApplicationListResponse |
KRAS2SServiceImpl.fetchApplicationListResponse(ProposalDevelopmentDocument pdDoc)
This method fetches the application list from Grants.gov for a given
proposal
|
protected boolean |
KRAS2SServiceImpl.generateAndValidateForms(gov.grants.apply.system.metaGrantApplication.GrantApplicationDocument.GrantApplication.Forms forms,
List<AttachmentData> attList,
ProposalDevelopmentDocument pdDoc) |
protected boolean |
KRAS2SServiceImpl.generateAndValidateForms(gov.grants.apply.system.metaGrantApplication.GrantApplicationDocument.GrantApplication.Forms forms,
List<AttachmentData> attList,
ProposalDevelopmentDocument pdDoc,
List<org.kuali.rice.kns.util.AuditError> auditErrors)
This method is to generate and validate the generated forms.
|
protected ApplicantIntegrationPortType |
S2SConnectorServiceBase.getApplicantIntegrationSoapPort(String proposalNumber)
This method is to get Soap Port in case of multicampus
|
GetApplicationListResponse |
S2SConnectorServiceBase.getApplicationList(String opportunityId,
String cfdaNumber,
String proposalNumber)
This method is to get Application List from grants.gov for opportunityId, cfdaNumber and proposalNumber
|
GetApplicationStatusDetailResponse |
S2SConnectorServiceBase.getApplicationStatusDetail(String ggTrackingId,
String proposalNumber)
This method is to get status of the submitted application.
|
BudgetSummaryInfo |
S2SBudgetCalculatorServiceImpl.getBudgetInfo(ProposalDevelopmentDocument pdDoc,
List<BudgetPeriodInfo> budgetPeriodInfos)
This method does the budget related calculations for a given ProposalDevelopmentDocument and returns them in
BudgetSummaryInfo
|
List<BudgetPeriodInfo> |
S2SBudgetCalculatorServiceImpl.getBudgetPeriods(ProposalDevelopmentDocument pdDoc)
This method gets the list of BudgetPeriodInfo for the latest BudgetDocument of the given ProposalDevelopmentDocument
|
BudgetDocument |
S2SBudgetCalculatorServiceImpl.getFinalBudgetVersion(ProposalDevelopmentDocument pdDoc)
This method returns the final version of BudgetDocument for a given ProposalDevelopmentDocument.
|
protected String |
KRAS2SServiceImpl.getGrantApplicationDocument(ProposalDevelopmentDocument pdDoc,
gov.grants.apply.system.metaGrantApplication.GrantApplicationDocument.GrantApplication.Forms forms)
This method populates values for
GrantApplicationDocument for a
given ProposalDevelopmentDocument |
KeyStore |
S2SCertificateReader.getKeyStore() |
GetOpportunityListResponse |
S2SConnectorServiceBase.getOpportunityList(String cfdaNumber,
String opportunityId,
String competitionId)
This method is to get Opportunity List for the given cfda number,opportunity Id and competition Id from the grants guv.
|
protected List<Printable> |
PrintServiceImpl.getPDFStream(ProposalDevelopmentDocument pdDoc)
This method is used to generate byte stream of forms
|
BudgetDecimal |
S2SBudgetCalculatorServiceImpl.getProposalPersonSalary(ProposalDevelopmentDocument pdDoc,
ProposalPerson proposalPerson)
This method gets the salary requested for a given proposal person.
|
S2SFormGenerator |
S2SFormGeneratorServiceImpl.getS2SGenerator(String nameSpace)
This method is used to create and return a form generator instance.
|
protected String |
S2SConnectorServiceBase.getS2SSoapHost()
This method returns the Host URL for S2S web services
|
String |
KRAS2SServiceImpl.getStatusDetails(String ggTrackingId,
String proposalNumber)
This method is used to get the application status details.
|
protected List<Printable> |
PrintServiceImpl.getSubmittedPDFStream(ProposalDevelopmentDocument pdDoc)
This method is to write the submitted application data to a pdfStream
|
KeyStore |
S2SCertificateReader.getTrustStore() |
List<S2sOppForms> |
KRAS2SServiceImpl.parseOpportunityForms(S2sOpportunity opportunity)
This method returns the list of forms for a given opportunity
|
AttachmentDataSource |
PrintServiceImpl.printForm(ProposalDevelopmentDocument pdDoc)
This method is used for the printing of forms in PDF format.
|
AttachmentDataSource |
KRAS2SServiceImpl.printForm(ProposalDevelopmentDocument pdDoc)
This method is used to print selected forms.
|
byte[] |
PrintServiceImpl.printProposalSponsorForms(String proposalNumber,
List<SponsorFormTemplate> sponsorFormTemplates)
Prints the proposal sponsor forms by passing the given proposal
information to
ProposalPrintReader |
boolean |
KRAS2SServiceImpl.refreshGrantsGov(ProposalDevelopmentDocument pdDoc)
This method checks for the status of submission for the given
ProposalDevelopmentDocument on Grants.gov |
protected void |
KRAS2SServiceImpl.saveGrantsGovStatus(ProposalDevelopmentDocument pdDoc,
GetApplicationListResponse applicationListResponse)
This method fetches the status from Grants Gov and saves in case status
is modified
|
List<S2sOpportunity> |
KRAS2SServiceImpl.searchOpportunity(String providerCode,
String cfdaNumber,
String opportunityId,
String competitionId)
This method is to find the list of available opportunities for a given
cfda number, opportunity ID and competition ID.
|
boolean |
KRAS2SServiceImpl.submitApplication(ProposalDevelopmentDocument pdDoc)
This method is used to submit forms to Grants.gov.
|
SubmitApplicationResponse |
S2SConnectorServiceBase.submitApplication(String xmlText,
Map<String,DataHandler> attachments,
String proposalNumber)
This method is to submit a proposal to grants.gov
|
boolean |
KRAS2SServiceImpl.validateApplication(ProposalDevelopmentDocument proposalDevelopmentDocument)
This method is used to validate application before submission.
|
boolean |
KRAS2SServiceImpl.validateApplication(ProposalDevelopmentDocument proposalDevelpmentDocument,
List<org.kuali.rice.kns.util.AuditError> auditErrors) |
| Modifier and Type | Method and Description |
|---|---|
static String |
GrantApplicationHash.computeGrantFormsHash(String xml)
Computes the hash value for the Grants.gov application XML.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<S2sOppForms> |
OpportunitySchemaParser.getForms(String schema)
This method fetches all the forms required from a given schema of opportunity
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.