Uses of Interface
org.kuali.rice.kns.lookup.LookupResultsService

Packages that use LookupResultsService
org.kuali.rice.kns.lookup Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.service Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kns.web.struts.action Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of LookupResultsService in org.kuali.rice.kns.lookup
 

Classes in org.kuali.rice.kns.lookup that implement LookupResultsService
 class LookupResultsServiceImpl
           
 

Fields in org.kuali.rice.kns.lookup declared as LookupResultsService
protected  LookupResultsService AbstractLookupableHelperServiceImpl.lookupResultsService
           
 

Methods in org.kuali.rice.kns.lookup that return LookupResultsService
protected  LookupResultsService AbstractLookupableHelperServiceImpl.getLookupResultsService()
           
 

Methods in org.kuali.rice.kns.lookup with parameters of type LookupResultsService
 void AbstractLookupableHelperServiceImpl.setLookupResultsService(LookupResultsService lookupResultsService)
           
 

Uses of LookupResultsService in org.kuali.rice.kns.service
 

Methods in org.kuali.rice.kns.service that return LookupResultsService
static LookupResultsService KNSServiceLocator.getLookupResultsService()
          Deprecated.  
 

Uses of LookupResultsService in org.kuali.rice.kns.web.struts.action
 

Fields in org.kuali.rice.kns.web.struts.action declared as LookupResultsService
protected  LookupResultsService KualiMaintenanceDocumentAction.lookupResultsService
           
 

Methods in org.kuali.rice.kns.web.struts.action that return LookupResultsService
 LookupResultsService KualiMaintenanceDocumentAction.getLookupResultsService()
           
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.