Uses of Interface
com.skava.service.GetCollectionPropertyService
Packages that use GetCollectionPropertyService
Package
Description
Notification service implementations.
Notification Controller classes.
-
Uses of GetCollectionPropertyService in com.skava.service.impl
Classes in com.skava.service.impl that implement GetCollectionPropertyServiceModifier and TypeClassDescriptionclass
The Class GetCollectionPropertyServiceImpl. -
Uses of GetCollectionPropertyService in com.skava.web
Constructors in com.skava.web with parameters of type GetCollectionPropertyServiceModifierConstructorDescriptionCollectionPropertyController
(GetCollectionPropertyService getCollectionPropertyService, UpdateCollectionPropertyService updateCollectionPropertyService, PutUpdateCollectionPropertiesService putUpdateCollectionPropertiesService, CommonServices commonServices) The class constructor.