Package com.skava.auth.service.authgroup
Interface DeleteAuthGroupService
- All Superinterfaces:
com.skava.core.EcommService<AuthGroupIdRequest,
com.skava.core.ResponseModel>
- All Known Implementing Classes:
DeleteAuthGroupServiceImpl
public interface DeleteAuthGroupService
extends com.skava.core.EcommService<AuthGroupIdRequest,com.skava.core.ResponseModel>
An interface to represent the service for deleting the auth group.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process