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