edu.sampleu.travel.service
Class FiscalOfficerInfoLookupViewHelperServiceImpl

java.lang.Object
  extended by org.kuali.rice.kns.uif.service.impl.ViewHelperServiceImpl
      extended by org.kuali.rice.kns.uif.service.impl.LookupViewHelperServiceImpl
          extended by edu.sampleu.travel.service.FiscalOfficerInfoLookupViewHelperServiceImpl
All Implemented Interfaces:
LookupViewHelperService, ViewHelperService

public class FiscalOfficerInfoLookupViewHelperServiceImpl
extends LookupViewHelperServiceImpl

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
 
Fields inherited from class org.kuali.rice.kns.uif.service.impl.LookupViewHelperServiceImpl
ACTION_URLS_CHILDREN_END, ACTION_URLS_CHILDREN_SEPARATOR, ACTION_URLS_CHILDREN_STARTER, ACTION_URLS_EMPTY, ACTION_URLS_SEPARATOR, atLeastOneRowHasActions, atLeastOneRowReturnable, dataObjectClass, defaultSortAttributeNames, docNum, fieldConversions, hideReturnLink, LOG, parameters, readOnlyFieldsList, referencesToRefresh, returnFormKey, returnLocation, searchUsingOnlyPrimaryKeyValues, sortAscending, TITLE_ACTION_URL_PREPENDTEXT_PROPERTY, TITLE_RETURN_URL_PREPENDTEXT_PROPERTY
 
Constructor Summary
FiscalOfficerInfoLookupViewHelperServiceImpl()
           
 
Method Summary
protected  List<?> getSearchResultsWithBounding(Map<String,String> fieldValues, boolean unbounded)
           
 
Methods inherited from class org.kuali.rice.kns.uif.service.impl.LookupViewHelperServiceImpl
addToReturnHref, allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, getActionUrlHref, getActionUrls, getActionUrlsFromField, getActionUrlTitleText, getBusinessObjectAuthorizationService, getBusinessObjectDictionaryService, getConditionallyHiddenPropertyNames, getConditionallyReadOnlyPropertyNames, getConditionallyRequiredPropertyNames, getCreateNewUrl, getCustomActionUrls, getDataObjectClass, getDataObjectMetaDataService, getDefaultSortAttributeNames, getDocNum, getEncryptionService, getExternalizableBusinessObjectClass, getExternalizableBusinessObjectFieldValues, getExternalizableBusinessObjectProperties, getFieldConversions, getLineObjectFromField, getLookupService, getMaintenanceDocumentDictionaryService, getMaintenanceDocumentTypeName, getMaintenanceUrl, getParameters, getParametersFromPrimaryKey, getPersistenceStructureService, getReadOnlyFieldsList, getReferencesToRefresh, getReturnAnchorHtmlData, getReturnFormKey, getReturnHrefUsingParameters, getReturnInputHtmlData, getReturnKeys, getReturnLocation, getReturnUrl, getReturnUrlForResults, getReturnUrlParameters, getUrlData, getUrlData, hasExternalBusinessObjectProperty, initializeAttributeFieldFromDataDictionary, initializeLookupViewHelperService, isAtLeastOneRowHasActions, isAtLeastOneRowReturnable, isExternalBusinessObjectProperty, isHideReturnLink, isResultReturnable, isShowMaintenanceLinks, isSortAscending, isSuppressActions, performClear, performInitialization, performSearch, populateViewFromRequestParameters, preprocessDateFields, removeExternalizableBusinessObjectFieldValues, setAtLeastOneRowHasActions, setAtLeastOneRowReturnable, setBusinessObjectAuthorizationService, setBusinessObjectDictionaryService, setDataObjectClass, setDataObjectMetaDataService, setDefaultSortAttributeNames, setDocNum, setEncryptionService, setFieldConversions, setHideReturnLink, setLookupService, setMaintenanceDocumentDictionaryService, setParameters, setPersistenceStructureService, setReadOnlyFieldsList, setReferencesToRefresh, setReturnFormKey, setReturnLocation, setShowMaintenanceLinks, setSortAscending, setSuppressActions, validateSearchParameters, validateSearchParameterWildcardAndOperators
 
Methods inherited from class org.kuali.rice.kns.uif.service.impl.ViewHelperServiceImpl
buildInquiryLink, getCommonContext, getDataDictionaryService, getDictionaryModelClass, getExpressionEvaluatorService, getViewDictionaryService, invokeAuthorizerPresentationController, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, processAfterAddLine, processBeforeAddLine, processCollectionAddLine, processCollectionDeleteLine, runComponentModifiers, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.uif.service.ViewHelperService
buildInquiryLink, performApplyModel, performComponentInitialization, performFinalize, processCollectionAddLine, processCollectionDeleteLine
 

Constructor Detail

FiscalOfficerInfoLookupViewHelperServiceImpl

public FiscalOfficerInfoLookupViewHelperServiceImpl()
Method Detail

getSearchResultsWithBounding

protected List<?> getSearchResultsWithBounding(Map<String,String> fieldValues,
                                               boolean unbounded)
Overrides:
getSearchResultsWithBounding in class LookupViewHelperServiceImpl


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.