Uses of Interface
de.hybris.platform.agreementservices.services.TuaAgreementSpecificationService
Packages that use TuaAgreementSpecificationService
Package
Description
-
Uses of TuaAgreementSpecificationService in de.hybris.platform.agreementservices.services.impl
Classes in de.hybris.platform.agreementservices.services.impl that implement TuaAgreementSpecificationServiceModifier and TypeClassDescriptionclassDefault implementation ofAgrAgreementSpecificationService -
Uses of TuaAgreementSpecificationService in de.hybris.platform.agreementtmfwebservices.security
Methods in de.hybris.platform.agreementtmfwebservices.security that return TuaAgreementSpecificationServiceModifier and TypeMethodDescriptionprotected TuaAgreementSpecificationServiceAgrUserValidator.getAgreementSpecificationService()Constructors in de.hybris.platform.agreementtmfwebservices.security with parameters of type TuaAgreementSpecificationServiceModifierConstructorDescriptionAgrUserValidator(de.hybris.platform.servicelayer.user.UserService userService, TuaAgreementsService agreementsService, TuaAgreementSpecificationService agreementSpecificationService) -
Uses of TuaAgreementSpecificationService in de.hybris.platform.agreementtmfwebservices.v2.controllers
Methods in de.hybris.platform.agreementtmfwebservices.v2.controllers that return TuaAgreementSpecificationServiceModifier and TypeMethodDescriptionprotected TuaAgreementSpecificationServiceAgrAgreementsSpecificationsController.getAgreementSpecificationService()protected TuaAgreementSpecificationServiceAgrListenerController.getAgreementSpecificationService() -
Uses of TuaAgreementSpecificationService in de.hybris.platform.agreementtmfwebservices.v2.security
Methods in de.hybris.platform.agreementtmfwebservices.v2.security that return TuaAgreementSpecificationServiceModifier and TypeMethodDescriptionprotected TuaAgreementSpecificationServiceAgrUserValidator.getAgreementSpecificationService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.v2.security with parameters of type TuaAgreementSpecificationServiceModifierConstructorDescriptionAgrUserValidator(de.hybris.platform.servicelayer.user.UserService userService, TuaAgreementsService agreementsService, TuaAgreementSpecificationService agreementSpecificationService) Deprecated.