Interface RoleService

All Superinterfaces:
CRUDService<authorities>
All Known Implementing Classes:
RoleServiceImpl

public interface RoleService extends CRUDService<authorities>