Uses of Interface
de.hybris.platform.agreementservices.services.AgrAgreementSpecificationService
Packages that use AgrAgreementSpecificationService
Package
Description
-
Uses of AgrAgreementSpecificationService in de.hybris.platform.agreementservices.services.impl
Classes in de.hybris.platform.agreementservices.services.impl that implement AgrAgreementSpecificationServiceMethods in de.hybris.platform.agreementservices.services.impl that return AgrAgreementSpecificationServiceModifier and TypeMethodDescriptionDefaultAgrAgreementSpecificationServiceIntegrationTest.getAgrAgreementSpecificationService() -
Uses of AgrAgreementSpecificationService in de.hybris.platform.agreementtmfwebservices.v1.controllers
Methods in de.hybris.platform.agreementtmfwebservices.v1.controllers that return AgrAgreementSpecificationServiceModifier and TypeMethodDescriptionprotected AgrAgreementSpecificationServiceAgrAgreementsSpecificationsController.getAgreementSpecificationService()Deprecated.protected AgrAgreementSpecificationServiceAgrListenerController.getAgreementSpecificationService()Deprecated. -
Uses of AgrAgreementSpecificationService in de.hybris.platform.agreementtmfwebservices.v1.security
Methods in de.hybris.platform.agreementtmfwebservices.v1.security that return AgrAgreementSpecificationServiceModifier and TypeMethodDescriptionprotected AgrAgreementSpecificationServiceAgrUserValidator.getAgreementSpecificationService()Deprecated.Constructors in de.hybris.platform.agreementtmfwebservices.v1.security with parameters of type AgrAgreementSpecificationServiceModifierConstructorDescriptionAgrUserValidator(de.hybris.platform.servicelayer.user.UserService userService, AgrAgreementsService agreementsService, AgrAgreementSpecificationService agreementSpecificationService) Deprecated.