org.kuali.kfs.sys.businessobject.lookup
Class TaxRegionLookupableImpl

java.lang.Object
  extended by org.kuali.rice.kns.lookup.KualiLookupableImpl
      extended by org.kuali.kfs.sys.businessobject.lookup.TaxRegionLookupableImpl
All Implemented Interfaces:
Serializable, org.kuali.rice.kns.lookup.Lookupable

public class TaxRegionLookupableImpl
extends org.kuali.rice.kns.lookup.KualiLookupableImpl

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.lookup.KualiLookupableImpl
businessObjectClass, extraOnLoad, IGNORE_LIST, lookupableHelperService
 
Constructor Summary
TaxRegionLookupableImpl()
           
 
Method Summary
 String getCreateNewUrl()
          Make create new action go to Tax Region Type lookup first.
 
Methods inherited from class org.kuali.rice.kns.lookup.KualiLookupableImpl
applyConditionalLogicForFieldDisplay, applyFieldAuthorizationsFromNestedLookups, checkForAdditionalFields, getBackLocation, getBusinessObjectClass, getBusinessObjectDictionaryService, getColumns, getCreateNewUrl, getDataDictionaryService, getDefaultSortColumns, getDocFormKey, getExtraButtonParams, getExtraButtonSource, getExtraField, getExtraOnLoad, getHtmlMenuBar, getLookupableHelperService, getParameters, getPrimaryKeyFieldLabels, getReturnKeys, getReturnLocation, getReturnUrl, getRows, getSearchResults, 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

TaxRegionLookupableImpl

public TaxRegionLookupableImpl()
Method Detail

getCreateNewUrl

public String getCreateNewUrl()
Make create new action go to Tax Region Type lookup first. Adding the tax region from lookup indicator (CREATE_TAX_REGION_FROM_LOOKUP_INDICATOR) to the conversion fields to control when you should do a regular tax region type code lookup vs. one that actually creates a tax region. This indicator is then used in TaxRegionTypeLookupableImpl.

Specified by:
getCreateNewUrl in interface org.kuali.rice.kns.lookup.Lookupable
Overrides:
getCreateNewUrl in class org.kuali.rice.kns.lookup.KualiLookupableImpl
See Also:
org.kuali.core.lookup.KualiLookupableImpl#getCreateNewUrl()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.