Uses of Interface
com.skava.auth.service.authgroup.DeleteAuthGroupService
Packages that use DeleteAuthGroupService
Package
Description
Implementation classes to represent the service layer implementations of the group attribute.
-
Uses of DeleteAuthGroupService in com.skava.auth.service.impl.authgroup
Classes in com.skava.auth.service.impl.authgroup that implement DeleteAuthGroupServiceModifier and TypeClassDescriptionclass
This service class implements DeleteAuthGroupService and handles the delete an auth group service request, process it and save the details in DB.