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