Uses of Interface
com.skava.auth.service.userattribute.GetAllUserAttributeService
Packages that use GetAllUserAttributeService
Package
Description
Implementation classes to represent the service layer implementations of the user attribute.
-
Uses of GetAllUserAttributeService in com.skava.auth.service.impl.userattribute
Classes in com.skava.auth.service.impl.userattribute that implement GetAllUserAttributeServiceModifier and TypeClassDescriptionclass
This serivce class implements GetAllUserAttributeService and handles the retrieve all user attribute service request, process it and retrieve the details from DB.