Package com.skava.auth.service.impl.collectionproperty


package com.skava.auth.service.impl.collectionproperty
Implementation classes to represent the service layer implementations of the collection property.
Author:
Infosys Equinox
  • Classes
    Class
    Description
    This service class implements GetCollectionPropertyService and handles the get collection property service request, process it and save the details in DB.
    This service class implements UpdateAllCollectionPropertiesService and handles the update all collection properties service request, process it and save the details in DB.
    This service class implements UpdateCollectionPropertiesService and handles the update collection properties service request, process it and save the details in DB.