Uses of Interface
org.kuali.rice.kns.lookup.Lookupable
Packages that use Lookupable
Package
Description
-
Uses of Lookupable in org.kuali.rice.kns.lookup
Classes in org.kuali.rice.kns.lookup that implement Lookupable -
Uses of Lookupable in org.kuali.rice.kns.service
Methods in org.kuali.rice.kns.service that return LookupableModifier and TypeMethodDescriptionstatic LookupableKNSServiceLocator.getKualiLookupable()Deprecated.static LookupableKNSServiceLocator.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 LookupableModifier and TypeMethodDescriptionLookupForm.getLookupable()Deprecated.protected LookupableLookupForm.getLookupable(String beanName) Deprecated.Methods in org.kuali.rice.kns.web.struts.form with parameters of type LookupableModifier and TypeMethodDescriptionvoidLookupForm.setLookupable(Lookupable lookupable) Deprecated.