Package | Description |
---|---|
org.kuali.rice.kns.web.struts.form.pojo |
Copyright 2005-2016 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.krad.datadictionary | |
org.kuali.rice.krad.devtools.pdle | |
org.kuali.rice.krad.document | |
org.kuali.rice.krad.inquiry | |
org.kuali.rice.krad.maintenance | |
org.kuali.rice.krad.service | |
org.kuali.rice.krad.service.impl | |
org.kuali.rice.krad.uif.service.impl |
Modifier and Type | Field and Description |
---|---|
protected static LegacyDataAdapter |
PojoPropertyUtilsBean.LegacyDataAdapterProvider.legacyDataAdapter |
Modifier and Type | Method and Description |
---|---|
protected static LegacyDataAdapter |
PojoPropertyUtilsBean.LegacyDataAdapterProvider.getLegacyDataAdapter() |
Modifier and Type | Field and Description |
---|---|
static LegacyDataAdapter |
DataDictionary.legacyDataAdapter |
Modifier and Type | Method and Description |
---|---|
static LegacyDataAdapter |
DataDictionary.getLegacyDataAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
PostDataLoadEncryptionServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected LegacyDataAdapter |
DocumentControllerServiceImpl.getLegacyDataAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentControllerServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) |
Modifier and Type | Method and Description |
---|---|
protected LegacyDataAdapter |
InquirableImpl.getLegacyDataAdapter() |
Modifier and Type | Method and Description |
---|---|
protected LegacyDataAdapter |
MaintainableImpl.getLegacyDataAdapter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
MaintainableImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static LegacyDataAdapter |
KRADServiceLocatorWeb.getLegacyDataAdapter()
Deprecated.
application code should never use this! Always use KRAD code directly.
|
Modifier and Type | Class and Description |
---|---|
class |
KNSLegacyDataAdapterImpl
Deprecated.
|
class |
KRADLegacyDataAdapterImpl |
class |
LegacyDataAdapterImpl
Deprecated.
instead of using this class, where possible go directly against new KRAD code
|
Modifier and Type | Field and Description |
---|---|
protected LegacyDataAdapter |
XmlObjectSerializerServiceImpl.lda |
protected LegacyDataAdapter |
RemoteModuleServiceBase.legacyDataAdapter |
protected LegacyDataAdapter |
SerializerServiceBase.legacyDataAdapter |
protected LegacyDataAdapter |
MaintenanceDocumentServiceImpl.legacyDataAdapter |
protected LegacyDataAdapter |
InactivationBlockingDetectionServiceImpl.legacyDataAdapter |
protected LegacyDataAdapter |
DocumentServiceImpl.legacyDataAdapter |
Modifier and Type | Method and Description |
---|---|
LegacyDataAdapter |
LegacyDataAdapterImpl.getKnsLegacyDataAdapter()
Deprecated.
|
LegacyDataAdapter |
LegacyDataAdapterImpl.getKradLegacyDataAdapter()
Deprecated.
|
protected LegacyDataAdapter |
RemoteModuleServiceBase.getLegacyDataAdapter()
Gets the legacyDataAdapter service.
|
LegacyDataAdapter |
LookupServiceImpl.getLegacyDataAdapter() |
LegacyDataAdapter |
LegacyAppFrameworkAdapterServiceImpl.getLegacyDataAdapter()
Deprecated.
|
protected LegacyDataAdapter |
InactivationBlockingDisplayServiceImpl.getLegacyDataAdapter() |
protected LegacyDataAdapter |
DocumentServiceImpl.getLegacyDataAdapter() |
LegacyDataAdapter |
DictionaryValidationServiceImpl.getLegacyDataAdapter()
Deprecated.
|
protected LegacyDataAdapter |
DataDictionaryRemoteFieldServiceImpl.getLegacyDataAdapter() |
protected LegacyDataAdapter |
LegacyDataAdapterImpl.selectAdapter(Object dataObject)
Deprecated.
|
protected LegacyDataAdapter |
LegacyDataAdapterImpl.selectContextualAdapter()
Deprecated.
This is used to select the adapter when we only care whether the application is operating within the legacy
context (KNS) or not.
|
Modifier and Type | Method and Description |
---|---|
void |
LegacyDataAdapterImpl.setKnsLegacyDataAdapter(LegacyDataAdapter knsLegacyDataAdapter)
Deprecated.
|
void |
LegacyDataAdapterImpl.setKradLegacyDataAdapter(LegacyDataAdapter kradLegacyDataAdapter)
Deprecated.
|
void |
SessionDocumentServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter)
Deprecated.
|
void |
XmlObjectSerializerServiceImpl.setLegacyDataAdapter(LegacyDataAdapter lda) |
void |
SerializerServiceBase.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) |
void |
MaintenanceDocumentServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) |
void |
LookupServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) |
void |
LegacyAppFrameworkAdapterServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter)
Deprecated.
|
void |
InactivationBlockingDisplayServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) |
void |
InactivationBlockingDetectionServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) |
void |
DocumentServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) |
Modifier and Type | Method and Description |
---|---|
protected LegacyDataAdapter |
ViewHelperServiceImpl.getLegacyDataAdapter()
Get the legacy data adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewHelperServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter)
Set the legacy data adapter.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.