Uses of Class
com.skava.ratingandreviews.collection.model.datatransferobjects.CollectionAttribute
Packages that use CollectionAttribute
Package
Description
Provides the factory interface for collection.
Provides the factory implementation class for collection.
Provides the service implementation classes for collection.
Provides the exception classes for ratingandreviews.
-
Uses of CollectionAttribute in com.skava.ratingandreviews.collection.factory
Methods in com.skava.ratingandreviews.collection.factory that return CollectionAttributeModifier and TypeMethodDescriptionCollectionFactory.createCollectionAttribute
(CollectionAttributeDomain collectionAttributeDomain) The createCollectionAttributeDomain Method. -
Uses of CollectionAttribute in com.skava.ratingandreviews.collection.factoryimpl
Methods in com.skava.ratingandreviews.collection.factoryimpl that return CollectionAttributeModifier and TypeMethodDescriptionCollectionFactoryImpl.createCollectionAttribute
(CollectionAttributeDomain collectionAttributeDomain) -
Uses of CollectionAttribute in com.skava.ratingandreviews.collection.service.impl
Methods in com.skava.ratingandreviews.collection.service.impl that return types with arguments of type CollectionAttributeModifier and TypeMethodDescriptionFindAllCollectionAttributesServiceImpl.process
(CollectionDataRequest collectionDataRequest) -
Uses of CollectionAttribute in com.skava.ratingandreviews.web
Methods in com.skava.ratingandreviews.web that return types with arguments of type CollectionAttributeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<CollectionAttribute>>
CollectionAttributeController.findAllCollectionProperties
(String versionId, String authToken, String storeId, long businessId, String locale) method FindAllCollectionProperties Fetch all the collection properties based on the given collection Id