Package com.skava.auth.service.role
Interface CreateRoleService
- All Superinterfaces:
com.skava.core.EcommService<RoleCreationRequest,
RoleResponse>
- All Known Implementing Classes:
CreateRoleServiceImpl
public interface CreateRoleService
extends com.skava.core.EcommService<RoleCreationRequest,RoleResponse>
An interface to define the service for creating role.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process