|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl org.kuali.rice.krad.lookup.LookupableImpl edu.sampleu.travel.service.FiscalOfficerInfoLookupViewHelperServiceImpl
public class FiscalOfficerInfoLookupViewHelperServiceImpl
Constructor Summary | |
---|---|
FiscalOfficerInfoLookupViewHelperServiceImpl()
|
Method Summary | |
---|---|
protected List<?> |
getSearchResults(LookupForm form,
Map<String,String> searchCriteria,
boolean unbounded)
Get the search results of the lookup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kuali.rice.krad.uif.service.ViewHelperService |
---|
applyDefaultValuesForCollectionLine, buildInquiryLink, cleanViewAfterRender, getCommonContext, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults |
Constructor Detail |
---|
public FiscalOfficerInfoLookupViewHelperServiceImpl()
Method Detail |
---|
protected List<?> getSearchResults(LookupForm form, Map<String,String> searchCriteria, boolean unbounded)
LookupableImpl
getSearchResults
in class LookupableImpl
form
- lookup form instance containing the lookup datasearchCriteria
- map of criteria currently setunbounded
- indicates whether the complete result should be returned. When set to false the result is
limited (if necessary) to the max search result limit configured.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |