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

Packages that use Lookupable
org.kuali.rice.kns.lookup Copyright 2005-2011 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-2011 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.form Copyright 2005-2011 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 Lookupable in org.kuali.rice.kns.lookup
 

Methods in org.kuali.rice.kns.lookup that return Lookupable
protected  Lookupable DataDictionaryLookupResultsSupportStrategy.getLookupableForBusinessObject(Class<? extends BusinessObject> businessObjectClass)
          Retrieves the Lookupable for the given business object class
 

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

Methods in org.kuali.rice.kns.service that return Lookupable
static Lookupable KNSServiceLocator.getKualiLookupable()
          Deprecated.  
static Lookupable KNSServiceLocator.getLookupable(String lookupableName)
          Deprecated.  
 

Uses of Lookupable in org.kuali.rice.kns.web.struts.form
 

Methods in org.kuali.rice.kns.web.struts.form that return Lookupable
 Lookupable LookupForm.getLookupable()
           
 

Methods in org.kuali.rice.kns.web.struts.form with parameters of type Lookupable
 void LookupForm.setLookupable(Lookupable lookupable)
           
 



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