Interface GroupAttributeRepository.GroupAttributeProjection

Enclosing interface:
GroupAttributeRepository

public static interface GroupAttributeRepository.GroupAttributeProjection

GroupAttributeProjection interface.

This interface acts as a container for group attribute projection.
Version:
$Id: $Id
Author:
Infosys Equinox
  • Method Details

    • getPrivilegeId

      Long getPrivilegeId()
    • getGroupId

      Long getGroupId()
    • getAttributeValue

      String getAttributeValue()