org.kuali.ole.license.lookup
Class OleAgreementSearchLookupableImpl

java.lang.Object
  extended by org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
      extended by org.kuali.rice.krad.lookup.LookupableImpl
          extended by org.kuali.ole.license.lookup.OleAgreementSearchLookupableImpl
All Implemented Interfaces:
Serializable, org.kuali.rice.krad.lookup.Lookupable, org.kuali.rice.krad.uif.service.ViewHelperService

public class OleAgreementSearchLookupableImpl
extends org.kuali.rice.krad.lookup.LookupableImpl

OleAgreementSearchLookupableImpl is the view helper service class for Agreement Search

See Also:
Serialized Form

Constructor Summary
OleAgreementSearchLookupableImpl()
           
 
Method Summary
 Collection<?> performSearch(org.kuali.rice.krad.web.form.LookupForm form, Map<String,String> searchCriteria, boolean bounded)
           
 
Methods inherited from class org.kuali.rice.krad.lookup.LookupableImpl
adjustCriteriaForNestedEBOs, allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, getActionUrlHref, getConfigurationService, getCriteriaFieldsForValidation, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDefaultSortAttributeNames, getDocumentDictionaryService, getEncryptionService, getFieldConversions, getLookupService, getMaintenanceActionLink, getMaintenanceDocumentTypeName, getParameters, getReadOnlyFieldsList, getReturnKeys, getReturnUrl, getReturnUrlForResults, getReturnUrlParameters, getSearchResults, getSearchResultsForEBO, initializeLookupViewHelperService, isResultReturnable, isSortAscending, performClear, performInitialization, populateViewFromRequestParameters, processSearchCriteria, setConfigurationService, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setDefaultSortAttributeNames, setDocumentDictionaryService, setEncryptionService, setFieldConversions, setLookupService, setMultiValueLookupSelect, setParameters, setReadOnlyFieldsList, setSortAscending, validateSearchParameters, validateSearchParameterWildcardAndOperators
 
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
addClientSideStateForComponent, addCustomContainerComponents, addLine, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getDataDictionaryService, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, populateDefaultValueForField, processAfterAddLine, processAfterDeleteLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processCollectionAddLine, processCollectionDeleteLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent
 
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, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, processCollectionAddLine, processCollectionDeleteLine, processMultipleValueLookupResults
 

Constructor Detail

OleAgreementSearchLookupableImpl

public OleAgreementSearchLookupableImpl()
Method Detail

performSearch

public Collection<?> performSearch(org.kuali.rice.krad.web.form.LookupForm form,
                                   Map<String,String> searchCriteria,
                                   boolean bounded)
Specified by:
performSearch in interface org.kuali.rice.krad.lookup.Lookupable
Overrides:
performSearch in class org.kuali.rice.krad.lookup.LookupableImpl


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.