Class SecurityRoleAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.EnterpriseServices
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.EnterpriseServices.SecurityRoleAttribute
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • SecurityRoleAttribute

        public SecurityRoleAttribute​(java.lang.Object instance)
                              throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • SecurityRoleAttribute

        public SecurityRoleAttribute()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • SecurityRoleAttribute

        public SecurityRoleAttribute​(java.lang.String role)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • SecurityRoleAttribute

        public SecurityRoleAttribute​(java.lang.String role,
                                     boolean everyone)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getSetEveryoneAccess

        public boolean getSetEveryoneAccess()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSetEveryoneAccess

        public void setSetEveryoneAccess​(boolean SetEveryoneAccess)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDescription

        public java.lang.String getDescription()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDescription

        public void setDescription​(java.lang.String Description)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRole

        public java.lang.String getRole()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRole

        public void setRole​(java.lang.String Role)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable