org.kuali.rice.kew.rule.bo
Class RuleDelegationLookupableImpl
java.lang.Object
   org.kuali.rice.kns.lookup.KualiLookupableImpl
org.kuali.rice.kns.lookup.KualiLookupableImpl
       org.kuali.rice.kew.rule.bo.RuleDelegationLookupableImpl
org.kuali.rice.kew.rule.bo.RuleDelegationLookupableImpl
- All Implemented Interfaces: 
- Serializable, Lookupable
- public class RuleDelegationLookupableImpl 
- extends 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:
- Serialized Form
 
 
 
| Method Summary | 
|  String | getCreateNewUrl()Builds the Url for a maintenance new document for the lookup business object class
 | 
 
| 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 | 
 
RuleDelegationLookupableImpl
public RuleDelegationLookupableImpl()
getCreateNewUrl
public String getCreateNewUrl()
- Description copied from interface: Lookupable
- Builds the Url for a maintenance new document for the lookup business object class
 
- 
- Specified by:
- getCreateNewUrlin interface- Lookupable
- Overrides:
- getCreateNewUrlin class- KualiLookupableImpl
 
- 
- Returns:
- String rendered on Lookup screen for maintenance new document
- See Also:
- Lookupable.getCreateNewUrl()
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.