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