Interface RoleRepository.BusinessLevelRoleNamesProjection

Enclosing interface:
RoleRepository

public static interface RoleRepository.BusinessLevelRoleNamesProjection

BusinessLevelRoleNamesProjection interface.

This interface acts as a container for business id and role name projection.
Version:
$Id: $Id
Author:
Infosys Equinox
  • Method Details

    • getBusinessId

      Long getBusinessId()
    • getRoleNames

      String getRoleNames()