Uses of Class
com.skava.ratingandreviews.collection.model.datatransferobjects.CollectionPropertyResponse
Packages that use CollectionPropertyResponse
Package
Description
Provides the service implementation classes for collection.
Provides the exception classes for ratingandreviews.
-
Uses of CollectionPropertyResponse in com.skava.ratingandreviews.collection.service.impl
Methods in com.skava.ratingandreviews.collection.service.impl that return CollectionPropertyResponseModifier and TypeMethodDescriptionFindCollectionAttributeServiceImpl.process
(CollectionDataRequest collectionDataRequest) -
Uses of CollectionPropertyResponse in com.skava.ratingandreviews.web
Methods in com.skava.ratingandreviews.web that return types with arguments of type CollectionPropertyResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CollectionPropertyResponse>
CollectionPropertyController.getCollectionPropertiesByName
(String versionId, String authToken, long businessId, long storeId, String locale, long collectionId, String name) method getCollectionPropertiesByName Fetch the collection property based on the the given collection property name