Class AgrAgreementSpecificationCreateValidator
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.validators.AgrAgreementSpecificationCreateValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
@Deprecated(since="2208")
public class AgrAgreementSpecificationCreateValidator
extends Object
implements org.springframework.validation.Validator
Deprecated.
2208
Validator for
AgreementSpecification.- Since:
- 2111
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAgrAgreementSpecificationCreateValidator(AgrGenericService agrGenericService) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionprotected AgrGenericServiceDeprecated.final booleanDeprecated.final voidDeprecated.
-
Field Details
-
ATTACHMENT
Deprecated.- See Also:
-
NAME
Deprecated.- See Also:
-
FIELD_REQUIRED_MESSAGE
Deprecated.- See Also:
-
AGREEMENT_SPECIFICATION_ID
Deprecated.- See Also:
-
-
Constructor Details
-
AgrAgreementSpecificationCreateValidator
Deprecated.
-
-
Method Details
-
supports
Deprecated.- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
Deprecated.- Specified by:
validatein interfaceorg.springframework.validation.Validator
-
getAgrGenericService
Deprecated.
-