Uses of Class
com.skava.ratingandreviews.collection.model.domain.CollectionAttributeDomain
Packages that use CollectionAttributeDomain
Package
Description
Provides the factory interface for collection.
Provides the factory implementation class for collection.
Provides the process classes for collection.
Provides the exception classes for list.
-
Uses of CollectionAttributeDomain in com.skava.ratingandreviews.collection.factory
Methods in com.skava.ratingandreviews.collection.factory that return CollectionAttributeDomainModifier and TypeMethodDescriptionCollectionFactory.createCollectionAttributeDomain
(CollectionPropertyAttribute collectionAttribute) The createCollectionAttributeDomain Method.Methods in com.skava.ratingandreviews.collection.factory with parameters of type CollectionAttributeDomainModifier and TypeMethodDescriptionCollectionFactory.createCollectionAttribute
(CollectionAttributeDomain collectionAttributeDomain) The createCollectionAttributeDomain Method.CollectionPropertyFactory.createCollectionPropertyDomain
(CollectionAttributeDomain collectionAttribute) The createCollectionPropertyDomain Method. -
Uses of CollectionAttributeDomain in com.skava.ratingandreviews.collection.factoryimpl
Methods in com.skava.ratingandreviews.collection.factoryimpl that return CollectionAttributeDomainModifier and TypeMethodDescriptionCollectionFactoryImpl.createCollectionAttributeDomain
(CollectionPropertyAttribute collectionAttribute) Methods in com.skava.ratingandreviews.collection.factoryimpl with parameters of type CollectionAttributeDomainModifier and TypeMethodDescriptionCollectionFactoryImpl.createCollectionAttribute
(CollectionAttributeDomain collectionAttributeDomain) CollectionPropertyFactoryImpl.createCollectionPropertyDomain
(CollectionAttributeDomain collectionAttribute) -
Uses of CollectionAttributeDomain in com.skava.ratingandreviews.collection.process
Methods in com.skava.ratingandreviews.collection.process that return types with arguments of type CollectionAttributeDomainModifier and TypeMethodDescriptionCollectionAttributeProcess.findAll()
method findAllCollectionAttributeProcess.getCollectionAttributeMap()
method CollectionAttribute -
Uses of CollectionAttributeDomain in com.skava.ratingandreviews.service.impl
Methods in com.skava.ratingandreviews.service.impl that return types with arguments of type CollectionAttributeDomainModifier and TypeMethodDescriptionCacheImpl.getCollectionAttributes
(String cacheName, String cacheKey) Get the collection attributes from Cache