| Package | Description |
|---|---|
| org.kuali.rice.kns.lookup |
| Modifier and Type | Class and Description |
|---|---|
class |
DataDictionaryLookupResultsSupportStrategy
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
DataObjectBaseLookupResultsSupportStrategyImpl
Deprecated.
Only used by KNS classes, use KRAD.
|
class |
PersistableBusinessObjectLookupResultsSupportStrategyImpl
Deprecated.
Only used by KNS classes, use KRAD.
|
| Modifier and Type | Method and Description |
|---|---|
LookupResultsSupportStrategyService |
LookupResultsServiceImpl.getDataDictionarySupportStrategy()
Deprecated.
|
LookupResultsSupportStrategyService |
LookupResultsServiceImpl.getPersistableBusinessObjectSupportStrategy()
Deprecated.
|
protected LookupResultsSupportStrategyService |
LookupResultsServiceImpl.getQualifingSupportStrategy(Class boClass)
Deprecated.
Given the business object class, determines the best qualifying LookupResultsSupportStrategyService to use
|
| Modifier and Type | Method and Description |
|---|---|
void |
LookupResultsServiceImpl.setDataDictionarySupportStrategy(LookupResultsSupportStrategyService dataDictionarySupportStrategy)
Deprecated.
|
void |
LookupResultsServiceImpl.setPersistableBusinessObjectSupportStrategy(LookupResultsSupportStrategyService persistableBusinessObjectSupportStrategy)
Deprecated.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.