| Package | Description |
|---|---|
| org.kuali.kra.bo | |
| org.kuali.kra.coi.personfinancialentity | |
| org.kuali.kra.maintenance | |
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.service.impl |
Provides the classes for the implementation of proposaldevelopment services.
|
| org.kuali.kra.service | |
| org.kuali.kra.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Ynq |
OrganizationYnq.getYnq() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationYnq.setYnq(Ynq ynq) |
| Modifier and Type | Method and Description |
|---|---|
Ynq |
FinIntEntityYnq.getYnq() |
| Modifier and Type | Method and Description |
|---|---|
void |
FinIntEntityYnq.setYnq(Ynq ynq) |
| Modifier and Type | Method and Description |
|---|---|
Ynq |
YnqMaintainableImpl.getYnq()
Gets the
Ynq |
| Modifier and Type | Method and Description |
|---|---|
Ynq |
ProposalYnq.getYnq() |
Ynq |
ProposalPersonYnq.getYnq() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalYnq.setYnq(Ynq ynq) |
void |
ProposalPersonYnq.setYnq(Ynq ynq) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Ynq> |
KeyPersonnelServiceImpl.getYesNoQuestions()
Queries persistent storage for a
of
instances. |
| Modifier and Type | Method and Description |
|---|---|
List<Ynq> |
YnqService.getYnq(String questionType)
This method returns list of YNQ - filter by question type.
|
| Modifier and Type | Method and Description |
|---|---|
List<Ynq> |
YnqServiceImpl.getYnq(String questionType)
This method returns list of YNQ - filter by question type.
|
| Modifier and Type | Method and Description |
|---|---|
int |
YnqServiceImpl.GroupNameComparator.compare(Ynq o1,
Ynq o2) |
protected void |
YnqServiceImpl.setRequiredFields(Ynq type,
ProposalYnq proposalYnq) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
YnqServiceImpl.addCertificationQuestions(List<Ynq> ynqs,
ProposalPerson proposalPerson) |
protected void |
YnqServiceImpl.addNewProposalQuestions(List<ProposalYnq> proposalYnqs,
List<Ynq> ynqs,
List<YnqGroupName> ynqGroupNames) |
protected void |
YnqServiceImpl.getProposalQuestions(List<ProposalYnq> proposalYnqs,
List<YnqGroupName> ynqGroupNames,
List<Ynq> ynqs) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.