public class AccountBalanceByObjectLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl
| Constructor and Description |
|---|
AccountBalanceByObjectLookupableImpl() |
| 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 result field.
|
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, validateSearchParameterspublic AccountBalanceByObjectLookupableImpl()
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.LookupablegetSearchResults in class org.kuali.rice.kns.lookup.KualiLookupableImplfieldValues - - Map containing prop name keys and search valuesCopyright © 2004–2015 The Kuali Foundation. All rights reserved.