Class FindCollectionPropertiesServiceValueImpl

java.lang.Object
com.skava.oms.service.EcommCoreServices
com.skava.oms.service.collection.CollectionHelperServices
com.skava.oms.service.collection.properties.impl.FindCollectionPropertiesServiceValueImpl
All Implemented Interfaces:
com.skava.core.EcommService<CollectionPropertiesRequest,OmsServiceEntityResponse<Object>>, FindCollectionPropertiesValueService, CustomEcommService<CollectionPropertiesRequest,OmsServiceEntityResponse<Object>>

@Service public class FindCollectionPropertiesServiceValueImpl extends CollectionHelperServices implements FindCollectionPropertiesValueService
This class implements the FindCollectionPropertiesService interface. This class is to get collection property for the given name.
Author:
Infosys Equinox
  • Constructor Details

    • FindCollectionPropertiesServiceValueImpl

      public FindCollectionPropertiesServiceValueImpl()
  • Method Details