Interface DeleteRoleService

All Superinterfaces:
com.skava.core.EcommService<RoleIdRequest,com.skava.core.ResponseModel>
All Known Implementing Classes:
DeleteRoleServiceImpl

public interface DeleteRoleService extends com.skava.core.EcommService<RoleIdRequest,com.skava.core.ResponseModel>
An interface to define the service for deleting role.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process