public class QuickfinderViewHelperServiceImpl extends LookupableImpl
Constructor and Description |
---|
QuickfinderViewHelperServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
doCallbackTable1(UifFormBase form,
String quickfinderId,
Map<String,String> callbackContext)
Retrieves the collection from the form, and depending on the context parameters given, it
manipulates the object in the collection.
|
void |
doCallbackTable2(UifFormBase form,
String quickfinderId,
Map<String,String> callbackContext) |
void |
doCallbackTable3(UifFormBase form,
String quickfinderId,
Map<String,String> callbackContext) |
void |
doCallbackTable4(UifFormBase form,
String quickfinderId,
Map<String,String> callbackContext) |
void |
doCallbackTable5(UifFormBase form,
String quickfinderId,
Map<String,String> callbackContext) |
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, performSearch, processSearchCriteria, setDataObjectAuthorizationService, setDataObjectClass, setDocumentDictionaryService, setEncryptionService, setLookupService, sortSearchResults, validateSearchParameterConstraint, validateSearchParameters, validateSearchParameterWildcardAndOperators
addCustomContainerComponents, 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, setViewDictionaryService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCustomContainerComponents, 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, setViewContext
public QuickfinderViewHelperServiceImpl()
public void doCallbackTable1(UifFormBase form, String quickfinderId, Map<String,String> callbackContext)
form
- - the form that has the collectionquickfinderId
- - the quickfinder id of the lookup componentcallbackContext
- - a map of parameters to manipulate the collectionpublic void doCallbackTable2(UifFormBase form, String quickfinderId, Map<String,String> callbackContext)
public void doCallbackTable3(UifFormBase form, String quickfinderId, Map<String,String> callbackContext)
public void doCallbackTable4(UifFormBase form, String quickfinderId, Map<String,String> callbackContext)
public void doCallbackTable5(UifFormBase form, String quickfinderId, Map<String,String> callbackContext)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.