public class TimeBlockLookupableHelperServiceImpl extends KPMELookupableImpl
Constructor and Description |
---|
TimeBlockLookupableHelperServiceImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
allowsMaintenanceDeleteAction(Object dataObject) |
boolean |
allowsMaintenanceEditAction(Object dataObject) |
boolean |
allowsMaintenanceNewOrCopyAction() |
void |
buildInquiryLink(Object dataObject,
String propertyName,
org.kuali.rice.krad.uif.widget.Inquiry inquiry) |
protected List<TimeBlockBo> |
convertLeaveBlockHistories(List<LeaveBlockBo> leaveBlocks) |
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) |
protected String |
resolveDocumentStatus(String selectedStatus) |
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, 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, getDefaultValueForField, getExpressionEvaluatorFactory, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performCustomViewFinalize, performCustomViewInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, refreshReference, refreshReferences, retrieveEditModesAndActionFlags, setViewContext
public TimeBlockLookupableHelperServiceImpl()
public void buildInquiryLink(Object dataObject, String propertyName, org.kuali.rice.krad.uif.widget.Inquiry inquiry)
buildInquiryLink
in interface org.kuali.rice.krad.uif.service.ViewHelperService
buildInquiryLink
in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
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
protected Collection<?> executeSearch(Map<String,String> searchCriteria, List<String> wildcardAsLiteralSearchCriteria, boolean bounded, Integer searchResultsLimit)
executeSearch
in class org.kuali.rice.krad.lookup.LookupableImpl
protected List<TimeBlockBo> convertLeaveBlockHistories(List<LeaveBlockBo> leaveBlocks)
protected String resolveDocumentStatus(String selectedStatus)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.