Package org.kuali.rice.kim.lookup
Class PersonLookupableImpl
java.lang.Object
org.kuali.rice.kns.lookup.KualiLookupableImpl
org.kuali.rice.kim.lookup.PersonLookupableImpl
- All Implemented Interfaces:
Serializable,org.kuali.rice.kns.lookup.Lookupable
public class PersonLookupableImpl
extends org.kuali.rice.kns.lookup.KualiLookupableImpl
- See Also:
-
Field Summary
Fields inherited from class org.kuali.rice.kns.lookup.KualiLookupableImpl
businessObjectClass, extraOnLoad, IGNORE_LIST, lookupableHelperService -
Constructor Summary
Constructors -
Method Summary
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
-
Constructor Details
-
PersonLookupableImpl
public PersonLookupableImpl()
-
-
Method Details
-
getCreateNewUrl
- Specified by:
getCreateNewUrlin interfaceorg.kuali.rice.kns.lookup.Lookupable- Overrides:
getCreateNewUrlin classorg.kuali.rice.kns.lookup.KualiLookupableImpl
-