Uses of Interface
de.hybris.platform.apiregistryservices.dao.DestinationTargetDao
-
-
Uses of DestinationTargetDao in de.hybris.platform.apiregistryservices.dao.impl
Classes in de.hybris.platform.apiregistryservices.dao.impl that implement DestinationTargetDao Modifier and Type Class Description classDefaultDestinationTargetDaoDefault implementation ofDestinationTargetDao -
Uses of DestinationTargetDao in de.hybris.platform.apiregistryservices.services.impl
Methods in de.hybris.platform.apiregistryservices.services.impl that return DestinationTargetDao Modifier and Type Method Description protected DestinationTargetDaoDefaultDestinationTargetService. getDestinationTargetDao()Methods in de.hybris.platform.apiregistryservices.services.impl with parameters of type DestinationTargetDao Modifier and Type Method Description voidDefaultDestinationTargetService. setDestinationTargetDao(DestinationTargetDao destinationTargetDao) -
Uses of DestinationTargetDao in de.hybris.platform.kymaintegrationservices.task
Methods in de.hybris.platform.kymaintegrationservices.task that return DestinationTargetDao Modifier and Type Method Description protected DestinationTargetDaoKymaCertificateRenewalTaskRunner. getDestinationTargetDao()Methods in de.hybris.platform.kymaintegrationservices.task with parameters of type DestinationTargetDao Modifier and Type Method Description voidKymaCertificateRenewalTaskRunner. setDestinationTargetDao(DestinationTargetDao destinationTargetDao)
-