Class SimpleRole

  • All Implemented Interfaces:
    org.pentaho.platform.api.engine.IPermissionRecipient

    @Deprecated
    public class SimpleRole
    extends Object
    implements org.pentaho.platform.api.engine.IPermissionRecipient
    Deprecated.
    • Constructor Detail

      • SimpleRole

        public SimpleRole​(String roleName)
        Deprecated.
    • Method Detail

      • getName

        public String getName()
        Deprecated.
        Specified by:
        getName in interface org.pentaho.platform.api.engine.IPermissionRecipient
      • equals

        public boolean equals​(Object o)
        Deprecated.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class Object