Interface Role

    • Method Detail

      • getId

        String getId()
        Returns:
        the id of the role
      • getName

        String getName()
        Returns:
        the name of the role
      • getServiceId

        String getServiceId()
        Returns:
        the service id of the role or null, if not present
      • getTenantId

        String getTenantId()
        Returns:
        the tenant id of the role or null, if not present
      • getDescription

        String getDescription()
        Returns:
        the description of the role
      • isEnabled

        boolean isEnabled()
        Returns:
        true if the role is enabled