org.kuali.rice.kim.impl.role
Class RoleLookupableImpl
java.lang.Object
   org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
       org.kuali.rice.krad.lookup.LookupableImpl
org.kuali.rice.krad.lookup.LookupableImpl
           org.kuali.rice.kim.impl.role.RoleLookupableImpl
org.kuali.rice.kim.impl.role.RoleLookupableImpl
- All Implemented Interfaces: 
- Serializable, Lookupable, ViewHelperService
- public class RoleLookupableImpl 
- extends LookupableImpl
Custom lookupable for the RoleBo lookup to call the role DAO for searching
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
 
| Methods inherited from class org.kuali.rice.krad.lookup.LookupableImpl | 
| adjustCriteriaForNestedEBOs, allowsMaintenanceDeleteAction, allowsMaintenanceEditAction, allowsMaintenanceNewOrCopyAction, getActionUrlHref, getConfigurationService, getCriteriaFieldsForValidation, getDataObjectAuthorizationService, getDataObjectClass, getDataObjectMetaDataService, getDefaultSortAttributeNames, getDocumentDictionaryService, getEncryptionService, getFieldConversions, getLookupService, getMaintenanceActionLink, getMaintenanceDocumentTypeName, getParameters, getReadOnlyFieldsList, getReturnKeys, getReturnUrl, getReturnUrlForResults, getReturnUrlParameters, getSearchResultsForEBO, initializeLookupViewHelperService, isResultReturnable, isSortAscending, performClear, performInitialization, performSearch, populateViewFromRequestParameters, processSearchCriteria, setConfigurationService, setDataObjectAuthorizationService, setDataObjectClass, setDataObjectMetaDataService, setDefaultSortAttributeNames, setDocumentDictionaryService, setEncryptionService, setFieldConversions, setLookupService, setMultiValueLookupSelect, setParameters, setReadOnlyFieldsList, setSortAscending, validateSearchParameters, validateSearchParameterWildcardAndOperators | 
 
| Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl | 
| addClientSideStateForComponent, addCustomContainerComponents, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildInquiryLink, findNestedDictionaryAttribute, getCommonContext, getDataDictionaryService, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeAuthorizerPresentationController, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, populateDefaultValueForField, processAfterAddLine, processAfterDeleteLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processCollectionAddLine, processCollectionDeleteLine, processMultipleValueLookupResults, runComponentModifiers, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
RoleLookupableImpl
public RoleLookupableImpl()
getSearchResults
protected List<?> getSearchResults(LookupForm form,
                                   Map<String,String> searchCriteria,
                                   boolean unbounded)
- 
- Overrides:
- getSearchResultsin class- LookupableImpl
 
- 
 
getRoleDao
public RoleDao getRoleDao()
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.