Uses of Class
com.skava.model.datatransferobjects.UserConsentList
Packages that use UserConsentList
-
Uses of UserConsentList in com.skava.web
Methods in com.skava.web with parameters of type UserConsentListModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<UserConsentCreateResponse>
UserConsentContoller.createUserConsent
(long userId, UserConsentList userConsent, String locale, long collectionId, String authToken, String version, long storeId) This service id used to create a new consent action for an user.