com.filenet.api.admin

Interface CmIdentityRule

    • Method Detail

      • get_Id

        Id get_Id()
        The unique object ID.
      • get_IdentityRuleType

        IdentityRuleType get_IdentityRuleType()
        The type of the identity rule.
      • set_IdentityRuleType

        void set_IdentityRuleType(IdentityRuleType value)
        The type of the identity rule. Settability Restrictions: None.
      • get_EmailSuffix

        java.lang.String get_EmailSuffix()
        A suffix string against which email addresses are matched by the identity rule.
      • set_EmailSuffix

        void set_EmailSuffix(java.lang.String value)
        A suffix string against which email addresses are matched by the identity rule. Settability Restrictions: None.

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