public class OleItemSearchLookupableImpl extends OleLookupableImpl
Constructor and Description |
---|
OleItemSearchLookupableImpl() |
Modifier and Type | Method and Description |
---|---|
DocstoreClientLocator |
getDocstoreClientLocator() |
DocstoreUtil |
getDocstoreUtil() |
String |
getHoldingLinkURL(String holdingUuid,
String bibUuid) |
boolean |
getNextFlag() |
String |
getPageShowEntries() |
String |
getParameter(String name) |
boolean |
getPreviousFlag() |
Map<String,String> |
performClear(org.kuali.rice.krad.web.form.LookupForm form,
Map<String,String> searchCriteria) |
Collection<?> |
performSearch(org.kuali.rice.krad.web.form.LookupForm form,
Map<String,String> searchCriteria,
boolean bounded) |
adjustCriteriaForNestedEBOs, allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, generateErrorMessageForResults, generateLookupResultsMessages, getActionUrlHref, getCriteriaFieldsForValidation, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDocumentDictionaryService, getEncryptionService, getLookupService, getMaintenanceActionLink, getMaintenanceDocumentTypeName, getPropertyKeyValuesFromDataObject, getReturnKeys, getReturnUrl, getReturnUrlForResults, getReturnUrlParameters, getSearchResults, getSearchResultsForEBO, initSuppressAction, isResultReturnable, performInitialization, processSearchCriteria, setConfigurationService, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setDocumentDictionaryService, setEncryptionService, setLookupService, setMultiValueLookupSelect, sortSearchResults, validateSearchParameters, validateSearchParameterWildcardAndOperators
addCustomContainerComponents, addLine, adjustIdIfNecessary, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildExportTableData, buildExportTableRow, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getBusinessObjectService, getCommonContext, getConfigurationService, getDataDictionaryService, getExportTableFormatOptions, getExpressionEvaluator, getPersistenceService, getPersistenceStructureService, 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, refreshReferences, retrieveEditModesAndActionFlags, runComponentModifiers, setBusinessObjectService, setDataDictionaryService, setExpressionEvaluator, setPersistenceService, setPersistenceStructureService, setViewContext, setViewDictionaryService, spawnSubLifecyle, syncClientSideStateForComponent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyDefaultValuesForCollectionLine, buildExportTableData, buildInquiryLink, cleanViewAfterRender, getCommonContext, getExpressionEvaluator, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReferences, spawnSubLifecyle
public OleItemSearchLookupableImpl()
public DocstoreUtil getDocstoreUtil()
public DocstoreClientLocator getDocstoreClientLocator()
public boolean getPreviousFlag()
public boolean getNextFlag()
public Collection<?> performSearch(org.kuali.rice.krad.web.form.LookupForm form, Map<String,String> searchCriteria, boolean bounded)
performSearch
in interface org.kuali.rice.krad.lookup.Lookupable
performSearch
in class OleLookupableImpl
Lookupable.performSearch(org.kuali.rice.krad.web.form.LookupForm, java.util.Map<java.lang.String, java.lang.String>, boolean)
public String getPageShowEntries()
public String getHoldingLinkURL(String holdingUuid, String bibUuid)
public String getParameter(String name)
public Map<String,String> performClear(org.kuali.rice.krad.web.form.LookupForm form, Map<String,String> searchCriteria)
performClear
in interface org.kuali.rice.krad.lookup.Lookupable
performClear
in class OleLookupableImpl
Lookupable.performClear(org.kuali.rice.krad.web.form.LookupForm, java.util.Map<java.lang.String, java.lang.String>)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.