Uses of Class
com.skava.oms.model.request.collection.UpdateCollectionRequest
Packages that use UpdateCollectionRequest
Package
Description
This package contains the information about collection service implementation
-
Uses of UpdateCollectionRequest in com.skava.oms.service.collection.impl
Methods in com.skava.oms.service.collection.impl with parameters of type UpdateCollectionRequestModifier and TypeMethodDescriptionUpdateCollectionServiceImpl.methodFallback
(UpdateCollectionRequest request) Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.UpdateCollectionServiceImpl.process
(@Valid UpdateCollectionRequest request) This method is used to update all field in Collection based on given Collection.