Uses of Interface
com.skava.service.UpdateCollectionPropertyService
Packages that use UpdateCollectionPropertyService
Package
Description
Notification service implementations.
Notification Controller classes.
-
Uses of UpdateCollectionPropertyService in com.skava.service.impl
Classes in com.skava.service.impl that implement UpdateCollectionPropertyServiceModifier and TypeClassDescriptionclass
The Class UpdateCollectionPropertyServiceImpl.
This Class is used for updating the collection property based on the provided information. -
Uses of UpdateCollectionPropertyService in com.skava.web
Constructors in com.skava.web with parameters of type UpdateCollectionPropertyServiceModifierConstructorDescriptionCollectionPropertyController
(GetCollectionPropertyService getCollectionPropertyService, UpdateCollectionPropertyService updateCollectionPropertyService, PutUpdateCollectionPropertiesService putUpdateCollectionPropertiesService, CommonServices commonServices) The class constructor.