Uses of Interface
com.skava.service.PutUpdateCollectionPropertiesService
Packages that use PutUpdateCollectionPropertiesService
Package
Description
Notification service implementations.
Notification Controller classes.
-
Uses of PutUpdateCollectionPropertiesService in com.skava.service.impl
Classes in com.skava.service.impl that implement PutUpdateCollectionPropertiesServiceModifier and TypeClassDescriptionclass
The Class PutUpdatePropertiesServiceImpl.
This class is used to update the collection properties. -
Uses of PutUpdateCollectionPropertiesService in com.skava.web
Constructors in com.skava.web with parameters of type PutUpdateCollectionPropertiesServiceModifierConstructorDescriptionCollectionPropertyController
(GetCollectionPropertyService getCollectionPropertyService, UpdateCollectionPropertyService updateCollectionPropertyService, PutUpdateCollectionPropertiesService putUpdateCollectionPropertiesService, CommonServices commonServices) The class constructor.