com.filenet.api.security

Interface CmDelegatedAccessPermission

    • Method Detail

      • get_DelegateName

        java.lang.String get_DelegateName()
        Returns the value of the DelegateName property. For more information, see DelegateName Property.
      • set_DelegateName

        void set_DelegateName(java.lang.String value)
        Sets the value of the DelegateName property. For more information, see DelegateName Property.
      • get_DelegatingUserName

        java.lang.String get_DelegatingUserName()
        Returns the value of the DelegatingUserName property. For more information, see DelegatingUserName Property.
      • set_DelegatingUserName

        void set_DelegatingUserName(java.lang.String value)
        Sets the value of the DelegatingUserName property. For more information, see DelegatingUserName Property.
      • get_AccessMask

        java.lang.Integer get_AccessMask()
        Returns the value of the AccessMask property. For more information, see AccessMask Property.
      • set_AccessMask

        void set_AccessMask(java.lang.Integer value)
        Sets the value of the AccessMask property. For more information, see AccessMask Property.

© Copyright IBM Corporation 2006, 2019. All rights reserved.