Class SpiCreateProductValidator
java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v2.validators.SpiCreateProductValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
@Deprecated(since="2302")
public class SpiCreateProductValidator
extends Object
implements org.springframework.validation.Validator
Deprecated.
Validator for POST /product API.
- Since:
- 2208
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TuaGenericServiceDeprecated.booleanDeprecated.voidDeprecated.Checks that theProducthas valid id, status and specification.
-
Constructor Details
-
SpiCreateProductValidator
Deprecated.
-
-
Method Details
-
supports
Deprecated.- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
Deprecated.Checks that theProducthas valid id, status and specification.- Specified by:
validatein interfaceorg.springframework.validation.Validator- Parameters:
o- the subscribed producterrors- the errors
-
getTuaGenericService
Deprecated.
-
SpiCreateProductValidator