Enterprise Crm Logging Gws Field Limits Shortener Type
    enum EnterpriseCrmLoggingGwsFieldLimitsShortenerType : Enum<EnterpriseCrmLoggingGwsFieldLimitsShortenerType> , ConvertibleToJava<EnterpriseCrmLoggingGwsFieldLimitsShortenerType> 
Entries
Link copied to clipboard
                Link copied to clipboard
                String is replaced by a combination of string shortening and a hex-string hash.
Link copied to clipboard
                String shortening for email addresses. Shortening may be done on the user and/or domain portion of the email address.
Link copied to clipboard
                String is replaced by a combination of string shortening and a hex-string hash for an email address.
Link copied to clipboard
                Shortens a domain name (e.g., as part of an email address or URL).
Types
Functions
Link copied to clipboard
                Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
                Returns an array containing the constants of this enum type, in the order they're declared.