Uses of Interface
org.kuali.rice.kns.lookup.LookupResultsSupportStrategyService
Packages that use LookupResultsSupportStrategyService
-
Uses of LookupResultsSupportStrategyService in org.kuali.rice.kns.lookup
Classes in org.kuali.rice.kns.lookup that implement LookupResultsSupportStrategyServiceModifier and TypeClassDescriptionclassDeprecated.Only used by KNS classes, use KRAD.classDeprecated.Only used by KNS classes, use KRAD.classDeprecated.Only used by KNS classes, use KRAD.Methods in org.kuali.rice.kns.lookup that return LookupResultsSupportStrategyServiceModifier and TypeMethodDescriptionLookupResultsServiceImpl.getDataDictionarySupportStrategy()Deprecated.LookupResultsServiceImpl.getPersistableBusinessObjectSupportStrategy()Deprecated.protected LookupResultsSupportStrategyServiceLookupResultsServiceImpl.getQualifingSupportStrategy(Class boClass) Deprecated.Given the business object class, determines the best qualifying LookupResultsSupportStrategyService to useMethods in org.kuali.rice.kns.lookup with parameters of type LookupResultsSupportStrategyServiceModifier and TypeMethodDescriptionvoidLookupResultsServiceImpl.setDataDictionarySupportStrategy(LookupResultsSupportStrategyService dataDictionarySupportStrategy) Deprecated.voidLookupResultsServiceImpl.setPersistableBusinessObjectSupportStrategy(LookupResultsSupportStrategyService persistableBusinessObjectSupportStrategy) Deprecated.