Class PatchUpdateCollectionPropertiesServiceImpl
java.lang.Object
com.skava.shipping.collection.service.impl.PatchUpdateCollectionPropertiesServiceImpl
- All Implemented Interfaces:
com.skava.core.EcommService<CollectionDataRequest,
,CollectionPropertiesResponse> PatchUpdateCollectionPropertyService
@Service
public class PatchUpdateCollectionPropertiesServiceImpl
extends Object
implements PatchUpdateCollectionPropertyService
This class Contains a functionality to update collection properties
- Since:
- 8.0
- Version:
- 8.0
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.skava.core.validation.ValidatorComponent>
process
(CollectionDataRequest request) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator
-
Constructor Details
-
PatchUpdateCollectionPropertiesServiceImpl
public PatchUpdateCollectionPropertiesServiceImpl()
-
-
Method Details
-
process
- Specified by:
process
in interfacecom.skava.core.EcommService<CollectionDataRequest,
CollectionPropertiesResponse>
-
getValidator
- Specified by:
getValidator
in interfacecom.skava.core.EcommService<CollectionDataRequest,
CollectionPropertiesResponse>
-