public class ProposalNarrativeTypeValuesFinder
extends org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinder
getKeyValues() for a full description.| Constructor and Description |
|---|
ProposalNarrativeTypeValuesFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<NarrativeType> |
filterCollection(Collection<NarrativeType> narrativeTypes) |
protected boolean |
filterCondition(NarrativeType documentNarrativeType,
NarrativeType narrativeType)
Used to compare which Narrative Types already exist in the document.
|
DevelopmentProposal |
getDevelopmentProposal(String proposalNumber) |
protected ProposalDevelopmentDocument |
getDocumentFromForm() |
List<org.kuali.rice.core.api.util.KeyValue> |
getFilteredKeyValues(Collection<NarrativeType> allNarrativeTypes) |
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues() |
protected org.kuali.rice.coreservice.framework.parameter.ParameterService |
getParameterService()
Looks up and returns the ParameterService.
|
protected Collection<NarrativeType> |
loadAllNarrativeTypes() |
getBusinessObjectClass, getKeyAttributeName, getLabelAttributeName, isIncludeBlankRow, isIncludeKeyInDescription, setBusinessObjectClass, setIncludeBlankRow, setIncludeKeyInDescription, setKeyAttributeName, setLabelAttributeNameprotected org.kuali.rice.coreservice.framework.parameter.ParameterService getParameterService()
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
getKeyValues in interface org.kuali.rice.krad.keyvalues.KeyValuesFindergetKeyValues in class org.kuali.rice.krad.keyvalues.PersistableBusinessObjectValuesFinderpublic List<org.kuali.rice.core.api.util.KeyValue> getFilteredKeyValues(Collection<NarrativeType> allNarrativeTypes)
protected Collection<NarrativeType> filterCollection(Collection<NarrativeType> narrativeTypes)
protected Collection<NarrativeType> loadAllNarrativeTypes()
public DevelopmentProposal getDevelopmentProposal(String proposalNumber)
protected ProposalDevelopmentDocument getDocumentFromForm()
protected boolean filterCondition(NarrativeType documentNarrativeType, NarrativeType narrativeType)
document - narrativeTypeCode - NarrativeType codeCopyright © 2013 The Kuali Foundation. All Rights Reserved.