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