Interface Role

All Known Implementing Classes:
RoleImpl

public interface Role
  • Method Details

    • getRoleId

      String getRoleId()
    • getName

      String getName()
    • getDescription

      String getDescription()