Class AgrAgreementCreateEventValidator

java.lang.Object
de.hybris.platform.agreementtmfwebservices.v2.validators.AgrAgreementBaseEventValidator
de.hybris.platform.agreementtmfwebservices.v2.validators.AgrAgreementCreateEventValidator
All Implemented Interfaces:
org.springframework.validation.Validator

public class AgrAgreementCreateEventValidator extends AgrAgreementBaseEventValidator
Validator for AgreementCreateEvent.
Since:
2208.
  • Constructor Details

    • AgrAgreementCreateEventValidator

      public AgrAgreementCreateEventValidator(TuaGenericService tuaGenericService)
  • Method Details

    • supports

      public boolean supports(Class<?> aClass)
    • validate

      public void validate(Object o, org.springframework.validation.Errors errors)
    • getTuaGenericService

      protected TuaGenericService getTuaGenericService()