Uses of Interface
org.kuali.rice.krad.service.LegacyDataAdapter
Packages that use LegacyDataAdapter
Package
Description
-
Uses of LegacyDataAdapter in org.kuali.rice.krad.document
Methods in org.kuali.rice.krad.document that return LegacyDataAdapterModifier and TypeMethodDescriptionprotected LegacyDataAdapterDocumentControllerServiceImpl.getLegacyDataAdapter()Methods in org.kuali.rice.krad.document with parameters of type LegacyDataAdapterModifier and TypeMethodDescriptionvoidDocumentControllerServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) -
Uses of LegacyDataAdapter in org.kuali.rice.krad.inquiry
Methods in org.kuali.rice.krad.inquiry that return LegacyDataAdapterModifier and TypeMethodDescriptionprotected LegacyDataAdapterInquirableImpl.getLegacyDataAdapter() -
Uses of LegacyDataAdapter in org.kuali.rice.krad.maintenance
Methods in org.kuali.rice.krad.maintenance that return LegacyDataAdapterModifier and TypeMethodDescriptionprotected LegacyDataAdapterMaintainableImpl.getLegacyDataAdapter()Deprecated.Methods in org.kuali.rice.krad.maintenance with parameters of type LegacyDataAdapterModifier and TypeMethodDescriptionvoidMaintainableImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) Deprecated. -
Uses of LegacyDataAdapter in org.kuali.rice.krad.service
Methods in org.kuali.rice.krad.service that return LegacyDataAdapterModifier and TypeMethodDescriptionstatic LegacyDataAdapterKRADServiceLocatorWeb.getLegacyDataAdapter()Deprecated.application code should never use this! -
Uses of LegacyDataAdapter in org.kuali.rice.krad.service.impl
Fields in org.kuali.rice.krad.service.impl declared as LegacyDataAdapterModifier and TypeFieldDescriptionprotected LegacyDataAdapterRemoteModuleServiceBase.legacyDataAdapterMethods in org.kuali.rice.krad.service.impl that return LegacyDataAdapterModifier and TypeMethodDescriptionprotected LegacyDataAdapterRemoteModuleServiceBase.getLegacyDataAdapter() -
Uses of LegacyDataAdapter in org.kuali.rice.krad.uif.service.impl
Methods in org.kuali.rice.krad.uif.service.impl that return LegacyDataAdapterModifier and TypeMethodDescriptionprotected LegacyDataAdapterViewHelperServiceImpl.getLegacyDataAdapter()Get the legacy data adapter.Methods in org.kuali.rice.krad.uif.service.impl with parameters of type LegacyDataAdapterModifier and TypeMethodDescriptionvoidViewHelperServiceImpl.setLegacyDataAdapter(LegacyDataAdapter legacyDataAdapter) Set the legacy data adapter.