Uses of Interface
de.hybris.platform.apiregistryservices.dao.DestinationDao
Packages that use DestinationDao
Package
Description
-
Uses of DestinationDao in de.hybris.platform.apiregistryservices.dao.impl
Classes in de.hybris.platform.apiregistryservices.dao.impl that implement DestinationDaoModifier and TypeClassDescriptionclassDefaultDestinationDao<T extends AbstractDestinationModel>Default implementation ofDestinationDao -
Uses of DestinationDao in de.hybris.platform.apiregistryservices.services.impl
Methods in de.hybris.platform.apiregistryservices.services.impl that return DestinationDaoModifier and TypeMethodDescriptionprotected DestinationDao<T>DefaultDestinationService.getDestinationDao()Methods in de.hybris.platform.apiregistryservices.services.impl with parameters of type DestinationDaoModifier and TypeMethodDescriptionvoidDefaultDestinationService.setDestinationDao(DestinationDao<T> destinationDao)