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