org.kuali.rice.kim.lookup
Class ResponsibilityLookupableImpl

java.lang.Object
  extended by org.kuali.rice.kns.lookup.KualiLookupableImpl
      extended by org.kuali.rice.kim.lookup.ResponsibilityLookupableImpl
All Implemented Interfaces:
Serializable, Lookupable

public class ResponsibilityLookupableImpl
extends KualiLookupableImpl

This is a description of what this class does - kellerj don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.lookup.KualiLookupableImpl
businessObjectClass, extraOnLoad, IGNORE_LIST, lookupableHelperService
 
Constructor Summary
ResponsibilityLookupableImpl()
           
 
Method Summary
 String getCreateNewUrl()
          This overridden method ...
 
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

ResponsibilityLookupableImpl

public ResponsibilityLookupableImpl()
Method Detail

getCreateNewUrl

public String getCreateNewUrl()
This overridden method ...

Specified by:
getCreateNewUrl in interface Lookupable
Overrides:
getCreateNewUrl in class KualiLookupableImpl
Returns:
String rendered on Lookup screen for maintenance new document
See Also:
KualiLookupableImpl.getCreateNewUrl()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.