Interface IPentahoRole

  • All Superinterfaces:
    Serializable

    public interface IPentahoRole
    extends Serializable
    A role in the Pentaho platform. Contains a set of users to which the role is assigned. A role is also known as an authority.
    Author:
    mlowery
    • Method Detail

      • getDescription

        String getDescription()
      • setDescription

        void setDescription​(String description)