public class LabsTravelAccountLookupableImpl extends org.kuali.rice.krad.lookup.LookupableImpl
<property name="viewHelperService" value="#{#getService('labsTravelAccountLookupable')}"/>
| Constructor and Description |
|---|
LabsTravelAccountLookupableImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.kim.api.identity.IdentityService |
getIdentityService()
Returns the
IdentityService. |
Collection<?> |
performSearch(org.kuali.rice.krad.lookup.LookupForm form,
Map<String,String> searchCriteria,
boolean bounded) |
void |
setIdentityService(org.kuali.rice.kim.api.identity.IdentityService identityService)
Sets the
IdentityService. |
allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, buildMaintenanceActionLink, buildMultiValueSelectField, buildReturnUrlForResult, executeSearch, generateLookupResultsMessages, getCriteriaFieldsForValidation, getCriteriaLabel, getDataObjectAuthorizationService, getDataObjectClass, getDocumentDictionaryService, getEncryptionService, getLookupService, getMaintenanceActionUrl, getMaintenanceDocumentTypeName, getReturnKeyValues, getReturnUrl, getReturnUrlParameters, getSearchCriteriaConstraint, getSearchResults, getSearchResultsForEBO, getTranslatedReturnKeyValues, identifyWildcardDisabledFields, isCriteriaRequired, isCriteriaSecure, isCriteriaWildcardDisabled, isResultReturnable, performClear, processSearchCriteria, setDataObjectAuthorizationService, setDataObjectClass, setDocumentDictionaryService, setEncryptionService, setLookupService, sortSearchResults, validateSearchParameterConstraint, validateSearchParameters, validateSearchParameterWildcardAndOperatorsaddCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, containsDuplicateLine, extractNewValuesAndAssign, extractSingleValue, filterByReturnedFieldConversions, getConfigurationService, getDataDictionaryService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getLegacyDataAdapter, getViewDictionaryService, isDuplicateLine, linkAddedLine, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterEditLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeEditLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionCloseEditLineDialog, processCollectionDeleteLine, processCollectionEditLine, processCollectionRetrieveEditLineDialog, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, setElementContext, setExpressionEvaluatorFactory, setLegacyDataAdapter, setViewContext, setViewDictionaryServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCustomContainerComponents, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, getDefaultValueForField, getExpressionEvaluatorFactory, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterEditLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeEditLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionCloseEditLineDialog, processCollectionDeleteLine, processCollectionEditLine, processCollectionRetrieveEditLineDialog, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setElementContext, setViewContextpublic LabsTravelAccountLookupableImpl()
public Collection<?> performSearch(org.kuali.rice.krad.lookup.LookupForm form, Map<String,String> searchCriteria, boolean bounded)
This lookupable modifies the lookup results so that any search for 'fred' actually searches for 'admin'.
performSearch in interface org.kuali.rice.krad.lookup.LookupableperformSearch in class org.kuali.rice.krad.lookup.LookupableImplpublic org.kuali.rice.kim.api.identity.IdentityService getIdentityService()
IdentityService.IdentityServicepublic void setIdentityService(org.kuali.rice.kim.api.identity.IdentityService identityService)
IdentityService.identityService - the IdentityService to setCopyright © 2005–2017 The Kuali Foundation. All rights reserved.