| Package | Description |
|---|---|
| org.kuali.kra.lookup | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| org.kuali.kra.s2s.service | |
| org.kuali.kra.s2s.service.impl |
| Modifier and Type | Method and Description |
|---|---|
protected org.kuali.rice.kns.lookup.HtmlData.AnchorHtmlData |
S2sOpportunityLookupableHelperServiceImpl.getCreateLink(S2sOpportunity opp) |
| Modifier and Type | Method and Description |
|---|---|
S2sOpportunity |
DevelopmentProposal.getS2sOpportunity() |
| Modifier and Type | Method and Description |
|---|---|
void |
DevelopmentProposal.setS2sOpportunity(S2sOpportunity s2sOpportunity) |
| Modifier and Type | Method and Description |
|---|---|
S2sOpportunity |
ProposalDevelopmentForm.getNewS2sOpportunity() |
S2sOpportunity |
ProposalDevelopmentForm.getS2sOpportunity() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentForm.setNewS2sOpportunity(S2sOpportunity newS2sOpportunity) |
void |
ProposalDevelopmentForm.setS2sOpportunity(S2sOpportunity s2sOpportunity) |
| Modifier and Type | Method and Description |
|---|---|
List<S2sOpportunity> |
S2SService.searchOpportunity(String providerCode,
String cfdaNumber,
String opportunityId,
String competitionId)
This method is to find the list of available opportunities
|
| Modifier and Type | Method and Description |
|---|---|
List<S2sOppForms> |
S2SService.parseOpportunityForms(S2sOpportunity opportunity)
This method returns the list of forms for a given opportunity
|
| Modifier and Type | Method and Description |
|---|---|
protected S2sOpportunity |
KRAS2SServiceImpl.convert2S2sOpportunity(String providerCode,
OpportunityInformationType oppInfoType)
This method convert OpportunityInformationType to OpportunityInfo
|
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<S2sOpportunity> |
KRAS2SServiceImpl.convertToArrayList(String source,
GetOpportunityListResponse resList)
This method convert GetOpportunityListResponse to ArrayList
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected S2SConnectorService |
KRAS2SServiceImpl.getS2sConnectorService(S2sOpportunity s2sOpportunity) |
List<S2sOppForms> |
KRAS2SServiceImpl.parseOpportunityForms(S2sOpportunity opportunity)
This method returns the list of forms for a given opportunity
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.