| Package | Description |
|---|---|
| org.kuali.kra.proposaldevelopment.bo |
Provides the classes for business object of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.lookup.keyvalue |
Provides the classes for the keyvalue of lookup of proposaldevelopment.
|
| org.kuali.kra.proposaldevelopment.web.struts.form |
Provides the classes for the struts form of proposaldevelopment.
|
| Modifier and Type | Method and Description |
|---|---|
NarrativeType |
ValidNarrForms.getNarrativeType()
Gets the narrativeType attribute.
|
NarrativeType |
Narrative.getNarrativeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidNarrForms.setNarrativeType(NarrativeType narrativeType)
Sets the narrativeType attribute value.
|
void |
Narrative.setNarrativeType(NarrativeType narrativeType) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<NarrativeType> |
ProposalNarrativeTypeValuesFinder.filterCollection(Collection<NarrativeType> narrativeTypes) |
protected Collection<NarrativeType> |
ProposalNarrativeTypeValuesFinder.loadAllNarrativeTypes() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ProposalNarrativeTypeValuesFinder.filterCondition(NarrativeType documentNarrativeType,
NarrativeType narrativeType)
Used to compare which Narrative Types already exist in the document.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<NarrativeType> |
ProposalNarrativeTypeValuesFinder.filterCollection(Collection<NarrativeType> narrativeTypes) |
List<org.kuali.rice.core.api.util.KeyValue> |
ProposalNarrativeTypeValuesFinder.getFilteredKeyValues(Collection<NarrativeType> allNarrativeTypes) |
| Modifier and Type | Method and Description |
|---|---|
Collection<NarrativeType> |
ProposalDevelopmentForm.getAllNarrativeTypes() |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.