Package com.skava.inventory.service.impl.collection
package com.skava.inventory.service.impl.collection
This package contains implementation services for collection in inventory
- Author:
- Infosys Equinox
-
ClassesClassDescriptionThis class implements the
CreateCollectionService
interface to handle create collection operations.This class implements theFindAllCollectionService
interface to handle find all collection operations.This class implements theFindCollectionService
interface to handle the collection create request.This class implements theUpdateCollectionService
interface to handle update collection operations.