public class LeaveBlockHistoryLookupableHelperServiceImpl extends KPMELookupableImpl
Constructor and Description |
---|
LeaveBlockHistoryLookupableHelperServiceImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
allowsMaintenanceDeleteAction(Object dataObject) |
boolean |
allowsMaintenanceEditAction(Object dataObject) |
boolean |
allowsMaintenanceNewOrCopyAction() |
protected Collection<?> |
executeSearch(Map<String,String> searchCriteria,
List<String> wildcardAsLiteralSearchCriteria,
boolean bounded,
Integer searchResultsLimit) |
protected String |
getMaintenanceActionUrl(org.kuali.rice.krad.lookup.LookupForm lookupForm,
Object dataObject,
String methodToCall,
List<String> pkNames) |
buildViewActionLink
buildMaintenanceActionLink, buildMultiValueSelectField, buildReturnUrlForResult, copy, generateLookupResultsMessages, getCriteriaFieldsForValidation, getDataObjectAuthorizationService, getDataObjectClass, getDocumentDictionaryService, getEncryptionService, getLookupService, getMaintenanceDocumentTypeName, getReturnKeyValues, getReturnUrl, getReturnUrlParameters, getSearchResultsForEBO, getTranslatedReturnKeyValues, identifyWildcardDisabledFields, isResultReturnable, performClear, performSearch, processSearchCriteria, setDataObjectAuthorizationService, setDataObjectClass, setDocumentDictionaryService, setEncryptionService, setLookupService, sortSearchResults, validateSearchParameters, validateSearchParameterWildcardAndOperators
addCustomContainerComponents, addLine, applyDefaultValues, applyDefaultValuesForCollectionLine, buildGrowlScript, buildInquiryLink, getConfigurationService, getDataDictionaryService, getDataObjectService, getDefaultValueForField, getExpressionEvaluatorFactory, getLegacyDataAdapter, getViewDictionaryService, linkAddedLine, logAndThrowRuntime, performAddLineValidation, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, performDeleteLineValidation, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAndAddLineObject, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setConfigurationService, setDataDictionaryService, setDataObjectService, 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, processAfterSaveLine, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setViewContext
public LeaveBlockHistoryLookupableHelperServiceImpl()
protected Collection<?> executeSearch(Map<String,String> searchCriteria, List<String> wildcardAsLiteralSearchCriteria, boolean bounded, Integer searchResultsLimit)
executeSearch
in class org.kuali.rice.krad.lookup.LookupableImpl
protected String getMaintenanceActionUrl(org.kuali.rice.krad.lookup.LookupForm lookupForm, Object dataObject, String methodToCall, List<String> pkNames)
getMaintenanceActionUrl
in class org.kuali.rice.krad.lookup.LookupableImpl
public boolean allowsMaintenanceNewOrCopyAction()
allowsMaintenanceNewOrCopyAction
in class org.kuali.rice.krad.lookup.LookupableImpl
public boolean allowsMaintenanceEditAction(Object dataObject)
allowsMaintenanceEditAction
in class org.kuali.rice.krad.lookup.LookupableImpl
public boolean allowsMaintenanceDeleteAction(Object dataObject)
allowsMaintenanceDeleteAction
in class org.kuali.rice.krad.lookup.LookupableImpl
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.