Class AgrAgreementSpecCreateEventValidator

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

public class AgrAgreementSpecCreateEventValidator extends AgrAgreementSpecBaseEventValidator
Since:
2208.
  • Constructor Details

    • AgrAgreementSpecCreateEventValidator

      public AgrAgreementSpecCreateEventValidator(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()