Uses of Interface
com.skava.auth.service.collection.CreateCollectionService
Packages that use CreateCollectionService
Package
Description
Implementation classes to represent the service layer implementations of the collection.
-
Uses of CreateCollectionService in com.skava.auth.service.impl.collection
Classes in com.skava.auth.service.impl.collection that implement CreateCollectionServiceModifier and TypeClassDescriptionclass
This service class implements CreateCollectionService and handles the create collection service request, process it and save the details in DB.