Uses of Class
com.skava.ratingandreviews.collection.model.datatransferobjects.CollectionsResponse
Packages that use CollectionsResponse
Package
Description
Provides the service implementation classes for collection.
Provides the exception classes for ratingandreviews.
-
Uses of CollectionsResponse in com.skava.ratingandreviews.collection.service.impl
Methods in com.skava.ratingandreviews.collection.service.impl that return CollectionsResponseModifier and TypeMethodDescriptionFindAllCollectionServiceImpl.process
(CollectionDataRequest collectionDataRequest) -
Uses of CollectionsResponse in com.skava.ratingandreviews.web
Methods in com.skava.ratingandreviews.web that return types with arguments of type CollectionsResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CollectionsResponse>
CollectionController.findAllCollection
(String versionId, String authToken, long storeId, long businessId, com.skava.core.qdsl.sort.EcomSorts sort, String filters, String locale, int page, int size) method findAllCollection This method is used to find all Collection.