Class RuleDelegationLookupableImpl

java.lang.Object
org.kuali.rice.kns.lookup.KualiLookupableImpl
org.kuali.rice.kew.rule.bo.RuleDelegationLookupableImpl
All Implemented Interfaces:
Serializable, org.kuali.rice.kns.lookup.Lookupable

public class RuleDelegationLookupableImpl extends org.kuali.rice.kns.lookup.KualiLookupableImpl
An implementation of KualiLookupableImpl for RuleBaseValues so that we can override the create url.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
  • Field Summary

    Fields inherited from class org.kuali.rice.kns.lookup.KualiLookupableImpl

    businessObjectClass, extraOnLoad, IGNORE_LIST, lookupableHelperService
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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, getSearchResultsActualSizeKnown, 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 Details

    • RuleDelegationLookupableImpl

      public RuleDelegationLookupableImpl()
  • Method Details

    • getCreateNewUrl

      public String getCreateNewUrl()
      Specified by:
      getCreateNewUrl in interface org.kuali.rice.kns.lookup.Lookupable
      Overrides:
      getCreateNewUrl in class org.kuali.rice.kns.lookup.KualiLookupableImpl