org.kuali.ole.deliver.request.lookup
Class OleDeliverRequestLookupableImpl

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.deliver.request.lookup.OleDeliverRequestLookupableImpl
All Implemented Interfaces:
Serializable, org.kuali.rice.krad.lookup.Lookupable, org.kuali.rice.krad.uif.service.ViewHelperService

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

Created with IntelliJ IDEA. User: ? Date: 10/11/12 Time: 4:01 PM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
OleDeliverRequestLookupableImpl()
           
 
Method Summary
protected  String getActionUrlHref(org.kuali.rice.krad.web.form.LookupForm lookupForm, Object dataObject, String methodToCall, List<String> pkNames)
           
 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, getCriteriaFieldsForValidation, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDocumentDictionaryService, getEncryptionService, getLookupService, getMaintenanceActionLink, getMaintenanceDocumentTypeName, getReturnKeys, getReturnUrl, getReturnUrlForResults, getReturnUrlParameters, getSearchResults, getSearchResultsForEBO, isResultReturnable, performClear, performInitialization, processSearchCriteria, setConfigurationService, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setDocumentDictionaryService, setEncryptionService, setLookupService, setMultiValueLookupSelect, sortSearchResults, validateSearchParameters, validateSearchParameterWildcardAndOperators
 
Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
addClientSideStateForComponent, addCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getConfigurationService, getDataDictionaryService, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, 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, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults
 

Constructor Detail

OleDeliverRequestLookupableImpl

public OleDeliverRequestLookupableImpl()
Method Detail

getActionUrlHref

protected String getActionUrlHref(org.kuali.rice.krad.web.form.LookupForm lookupForm,
                                  Object dataObject,
                                  String methodToCall,
                                  List<String> pkNames)
Overrides:
getActionUrlHref in class org.kuali.rice.krad.lookup.LookupableImpl

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-2013 The Kuali Foundation. All Rights Reserved.