Interface IAttachmentSearchOptions

    • Method Detail

      • getAllowedFileExtensions

        Set<String> getAllowedFileExtensions()
        Returns:
        List of allowed file extensions. Only files with one of these extensions are returned. When null or empty, no restriction is applied.