Uses of Class
com.skava.model.responses.CommonCollectionResponse
Packages that use CommonCollectionResponse
Package
Description
This package contains the user service implementation classes.
-
Uses of CommonCollectionResponse in com.skava.service.impl
Methods in com.skava.service.impl that return CommonCollectionResponseModifier and TypeMethodDescriptionGetCollectionServiceImpl.filterAndReturnCollectionResponse
(CollectionRequest request) filterAndReturnCollectionResponseCreateCollectionServiceImpl.process
(Collection request) This method process the create collection service request.GetCollectionServiceImpl.process
(CollectionRequest request) This service is used to retrieve the collection according to the given identifier and return the collection details.UpdateCollectionServiceImpl.process
(Collection input) This service is used to update a collection which already exists.