|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.lookup.KualiLookupableImpl
org.kuali.kfs.gl.businessobject.lookup.AccountBalanceByLevelLookupableImpl
public class AccountBalanceByLevelLookupableImpl
An extension of KualiLookupableImpl to support the account balance by level inquiry screen
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.lookup.KualiLookupableImpl |
---|
businessObjectClass, extraOnLoad, IGNORE_LIST, lookupableHelperService |
Constructor Summary | |
---|---|
AccountBalanceByLevelLookupableImpl()
|
Method Summary | |
---|---|
org.kuali.rice.kns.lookup.HtmlData |
getInquiryUrl(org.kuali.rice.kns.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)
|
Methods inherited from class org.kuali.rice.kns.lookup.KualiLookupableImpl |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccountBalanceByLevelLookupableImpl()
Method Detail |
---|
public void setAccountBalanceService(AccountBalanceService abs)
public org.kuali.rice.kns.lookup.HtmlData getInquiryUrl(org.kuali.rice.kns.bo.PersistableBusinessObject bo, String propertyName)
bo
- the business object instance to build the urls forpropertyName
- the property which links to an inquirable
public 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 values
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |