public class OleCheckListLookupableImpl extends org.kuali.rice.krad.lookup.LookupableImpl
Constructor and Description |
---|
OleCheckListLookupableImpl() |
Modifier and Type | Method and Description |
---|---|
protected String |
getActionUrlHref(org.kuali.rice.krad.web.form.LookupForm lookupForm,
Object dataObject,
String methodToCall,
List<String> pkNames)
This method returns URL for checklist maintenance action.
|
String |
getCheckListName(Object object)
This method returns checklist name, to be displayed in the result field.
|
String |
getReturnLocation()
Gets the returnLocation attribute.
|
protected List<?> |
getSearchResults(org.kuali.rice.krad.web.form.LookupForm form,
Map<String,String> searchCriteria,
boolean unbounded) |
String |
performDownload(Object object)
This method returns URL for downloading the checklist template.
|
void |
setReturnLocation(String returnLocation)
Sets the returnLocation attribute value.
|
adjustCriteriaForNestedEBOs, allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, generateErrorMessageForResults, generateLookupResultsMessages, getCriteriaFieldsForValidation, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDocumentDictionaryService, getEncryptionService, getLookupService, getMaintenanceActionLink, getMaintenanceDocumentTypeName, getReturnKeys, getReturnUrl, getReturnUrlForResults, getReturnUrlParameters, getSearchResultsForEBO, initSuppressAction, isResultReturnable, performClear, performInitialization, performSearch, 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 OleCheckListLookupableImpl()
public String getReturnLocation()
public void setReturnLocation(String returnLocation)
returnLocation
- The returnLocation to set.protected String getActionUrlHref(org.kuali.rice.krad.web.form.LookupForm lookupForm, Object dataObject, String methodToCall, List<String> pkNames)
getActionUrlHref
in class org.kuali.rice.krad.lookup.LookupableImpl
lookupForm
- dataObject
- methodToCall
- pkNames
- public String performDownload(Object object)
object
- public String getCheckListName(Object object)
object
- protected List<?> getSearchResults(org.kuali.rice.krad.web.form.LookupForm form, Map<String,String> searchCriteria, boolean unbounded)
getSearchResults
in class org.kuali.rice.krad.lookup.LookupableImpl
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.