Uses of Interface
de.hybris.platform.agreementservices.daos.AgrAgreementSpecificationDao
Packages that use AgrAgreementSpecificationDao
Package
Description
-
Uses of AgrAgreementSpecificationDao in de.hybris.platform.agreementservices.daos.impl
Classes in de.hybris.platform.agreementservices.daos.impl that implement AgrAgreementSpecificationDao -
Uses of AgrAgreementSpecificationDao in de.hybris.platform.agreementservices.services.impl
Methods in de.hybris.platform.agreementservices.services.impl that return AgrAgreementSpecificationDaoModifier and TypeMethodDescriptionprotected AgrAgreementSpecificationDaoDefaultAgrAgreementSpecificationService.getAgreementSpecificationDao()Deprecated.Constructors in de.hybris.platform.agreementservices.services.impl with parameters of type AgrAgreementSpecificationDaoModifierConstructorDescriptionDefaultAgrAgreementSpecificationService(AgrAgreementSpecificationDao agreementSpecificationDao, de.hybris.platform.servicelayer.model.ModelService modelService) Deprecated.