Uses of Class
com.skava.service.impl.ConsentCommonServices
Packages that use ConsentCommonServices
-
Uses of ConsentCommonServices in com.skava.util
Methods in com.skava.util with parameters of type ConsentCommonServicesModifier and TypeMethodDescriptionstatic ConsentEntity
CacheUtil.getConsentEntityFromDBOrCache
(ConsentCommonServices consentCommonServices, long consentId, long collectionId, UserCommonServices userCommonServices, String locale, boolean saveToCache) This method is used to load consent entity value from cache or DB.