Interface PrivilegeMapping

All Superinterfaces:
Serializable
All Known Subinterfaces:
PrivilegeMappingEntity
All Known Implementing Classes:
PrivilegeMappingEntityImpl

public interface PrivilegeMapping extends Serializable
Author:
Tijs Rademakers
  • Method Details

    • getPrivilegeId

      String getPrivilegeId()
    • getUserId

      String getUserId()
    • getGroupId

      String getGroupId()