| Package | Description |
|---|---|
| org.kuali.kra.irb.protocol.funding |
This package is meant to hold all classes
related to funding for a
Protocol.
|
| org.kuali.kra.irb.protocol.funding.impl | |
| org.kuali.kra.proposaldevelopment.questionnaire | |
| org.kuali.kra.proposaldevelopment.specialreview | |
| org.kuali.kra.proposaldevelopment.web.struts.action |
Provides the classes for the struts action of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| org.kuali.kra.protocol.protocol.funding |
This package is meant to hold all classes
related to funding for a
Protocol.
|
| org.kuali.kra.protocol.protocol.funding.impl | |
| org.kuali.kra.service | |
| org.kuali.kra.service.impl |
| Modifier and Type | Method and Description |
|---|---|
ProtocolDocument |
ProposalDevelopmentProtocolDocumentService.createProtocolDocument(ProposalDevelopmentForm proposalDevelopmentForm) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolDocument |
ProposalDevelopmentProtocolDocumentServiceImpl.createProtocolDocument(ProposalDevelopmentForm proposalDevelopmentForm) |
| Modifier and Type | Method and Description |
|---|---|
ProposalDevelopmentForm |
ProposalPersonQuestionnaireHelper.getProposalDevelopmentForm()
Gets the proposalDevelopmentForm attribute.
|
ProposalDevelopmentForm |
ProposalDevelopmentQuestionnaireHelper.getProposalDevelopmentForm()
Gets the proposalDevelopmentForm attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalPersonQuestionnaireHelper.setProposalDevelopmentForm(ProposalDevelopmentForm proposalDevelopmentForm)
Sets the proposalDevelopmentForm attribute value.
|
void |
ProposalDevelopmentQuestionnaireHelper.setProposalDevelopmentForm(ProposalDevelopmentForm proposalDevelopmentForm)
Sets the proposalDevelopmentForm attribute value.
|
| Constructor and Description |
|---|
ProposalDevelopmentQuestionnaireHelper(ProposalDevelopmentForm form) |
ProposalDevelopmentS2sQuestionnaireHelper(ProposalDevelopmentForm form) |
ProposalPersonQuestionnaireHelper(ProposalDevelopmentForm form,
ProposalPerson proposalPerson)
Constructs a ProposalPersonQuestionnaireHelper.java.
|
| Constructor and Description |
|---|
SpecialReviewHelper(ProposalDevelopmentForm form)
Constructs a SpecialReviewHelper.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.struts.action.ActionForward |
ProposalDevelopmentProposalAction.deleteCongressionalDistrict(org.apache.struts.action.ActionMapping mapping,
List<ProposalSite> proposalSites,
ProposalDevelopmentForm proposalDevelopmentForm,
String siteIndexStr,
String districtIndexStr)
This method deletes the districtIndexStr-th congressional district from the siteIndexStr-th Proposal Site.
|
protected void |
ProposalDevelopmentAction.loadDocumentInForm(javax.servlet.http.HttpServletRequest request,
ProposalDevelopmentForm proposalDevelopmentForm) |
protected void |
ProposalDevelopmentAction.updateProposalDocument(ProposalDevelopmentForm pdForm)
This method attempts to deal with the multiple pessimistic locks that can be on the proposal development document
Proposal, Narratives, and Budget must all be treated separately and therefore the other portions of the document,
outside of the one currently being saved, must be updated from the database to make sure the sessions do not stomp
changes already persisted by another session.
|
| Constructor and Description |
|---|
ProposalDevelopmentCustomDataHelper(ProposalDevelopmentForm form) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolDocumentBase |
ProposalDevelopmentProtocolDocumentService.createProtocolDocument(ProposalDevelopmentForm proposalDevelopmentForm) |
| Modifier and Type | Method and Description |
|---|---|
GenericProtocolDocument |
ProposalDevelopmentProtocolDocumentServiceImplBase.createProtocolDocument(ProposalDevelopmentForm proposalDevelopmentForm) |
| Modifier and Type | Method and Description |
|---|---|
ProposalDevelopmentApproverViewDO |
KraWorkflowService.populateApproverViewDO(ProposalDevelopmentForm proposalDevelopmentForm) |
| Modifier and Type | Method and Description |
|---|---|
ProposalDevelopmentApproverViewDO |
KraWorkflowServiceImpl.populateApproverViewDO(ProposalDevelopmentForm proposalDevelopmentForm) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.