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) |
buildViewActionLinkbuildMaintenanceActionLink, 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, validateSearchParameterWildcardAndOperatorsaddCustomContainerComponents, 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, setViewDictionaryServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCustomContainerComponents, 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, setViewContextpublic 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.ViewHelperServicebuildInquiryLink in class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImplprotected String getMaintenanceActionUrl(org.kuali.rice.krad.lookup.LookupForm lookupForm, Object dataObject, String methodToCall, List<String> pkNames)
getMaintenanceActionUrl in class org.kuali.rice.krad.lookup.LookupableImplpublic boolean allowsMaintenanceNewOrCopyAction()
allowsMaintenanceNewOrCopyAction in class org.kuali.rice.krad.lookup.LookupableImplpublic boolean allowsMaintenanceEditAction(Object dataObject)
allowsMaintenanceEditAction in class org.kuali.rice.krad.lookup.LookupableImplpublic boolean allowsMaintenanceDeleteAction(Object dataObject)
allowsMaintenanceDeleteAction in class org.kuali.rice.krad.lookup.LookupableImplprotected Collection<?> executeSearch(Map<String,String> searchCriteria, List<String> wildcardAsLiteralSearchCriteria, boolean bounded, Integer searchResultsLimit)
executeSearch in class org.kuali.rice.krad.lookup.LookupableImplprotected List<TimeBlockBo> convertLeaveBlockHistories(List<LeaveBlockBo> leaveBlocks)
protected String resolveDocumentStatus(String selectedStatus)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.