public class AccountBalanceByLevelLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl
Constructor and Description |
---|
AccountBalanceByLevelLookupableImpl() |
Modifier and Type | Method and Description |
---|---|
org.kuali.rice.kns.lookup.HtmlData |
getInquiryUrl(org.kuali.rice.krad.bo.PersistableBusinessObject bo,
String propertyName)
Returns the inquiry url for a field if one exist.
|
List |
getSearchResults(Map fieldValues)
Uses Lookup Service to provide a basic search.
|
void |
setAccountBalanceService(AccountBalanceService abs) |
applyConditionalLogicForFieldDisplay, applyFieldAuthorizationsFromNestedLookups, checkForAdditionalFields, getBackLocation, getBusinessObjectClass, getBusinessObjectDictionaryService, getColumns, getCreateNewUrl, getCreateNewUrl, getDataDictionaryService, getDefaultSortColumns, getDocFormKey, getExtraButtonParams, getExtraButtonSource, getExtraField, getExtraOnLoad, getHtmlMenuBar, getLookupableHelperService, getParameters, getPrimaryKeyFieldLabels, getReturnKeys, getReturnLocation, getReturnUrl, getRows, getSearchResultsUnbounded, getSupplementalMenuBar, getTitle, isSearchUsingOnlyPrimaryKeyValues, performClear, performCustomAction, performLookup, setBackLocation, setBusinessObjectClass, setDocFormKey, setExtraOnLoad, setFieldConversions, setLookupableHelperService, setParameters, setReadOnlyFieldsList, shouldDisplayHeaderNonMaintActions, shouldDisplayLookupCriteria, validateSearchParameters
public AccountBalanceByLevelLookupableImpl()
public void setAccountBalanceService(AccountBalanceService abs)
public org.kuali.rice.kns.lookup.HtmlData getInquiryUrl(org.kuali.rice.krad.bo.PersistableBusinessObject bo, String propertyName)
bo
- the business object instance to build the urls forpropertyName
- the property which links to an inquirablepublic List getSearchResults(Map fieldValues)
getSearchResults
in interface org.kuali.rice.kns.lookup.Lookupable
getSearchResults
in class org.kuali.rice.kns.lookup.KualiLookupableImpl
fieldValues
- - Map containing prop name keys and search valuesCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.