Class: Kaltura::KalturaDropFolderBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaDropFolderBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#conversion_profile_id_equal ⇒ Object
Returns the value of attribute conversion_profile_id_equal.
-
#conversion_profile_id_in ⇒ Object
Returns the value of attribute conversion_profile_id_in.
-
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
-
#created_at_less_than_or_equal ⇒ Object
Returns the value of attribute created_at_less_than_or_equal.
-
#dc_equal ⇒ Object
Returns the value of attribute dc_equal.
-
#dc_in ⇒ Object
Returns the value of attribute dc_in.
-
#error_code_equal ⇒ Object
Returns the value of attribute error_code_equal.
-
#error_code_in ⇒ Object
Returns the value of attribute error_code_in.
-
#file_handler_type_equal ⇒ Object
Returns the value of attribute file_handler_type_equal.
-
#file_handler_type_in ⇒ Object
Returns the value of attribute file_handler_type_in.
-
#file_name_patterns_like ⇒ Object
Returns the value of attribute file_name_patterns_like.
-
#file_name_patterns_multi_like_and ⇒ Object
Returns the value of attribute file_name_patterns_multi_like_and.
-
#file_name_patterns_multi_like_or ⇒ Object
Returns the value of attribute file_name_patterns_multi_like_or.
-
#id_equal ⇒ Object
Returns the value of attribute id_equal.
-
#id_in ⇒ Object
Returns the value of attribute id_in.
-
#name_like ⇒ Object
Returns the value of attribute name_like.
-
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
-
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
-
#path_equal ⇒ Object
Returns the value of attribute path_equal.
-
#path_like ⇒ Object
Returns the value of attribute path_like.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#tags_like ⇒ Object
Returns the value of attribute tags_like.
-
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
-
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
-
#type_equal ⇒ Object
Returns the value of attribute type_equal.
-
#type_in ⇒ Object
Returns the value of attribute type_in.
-
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
-
#updated_at_less_than_or_equal ⇒ Object
Returns the value of attribute updated_at_less_than_or_equal.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#conversion_profile_id_equal ⇒ Object
Returns the value of attribute conversion_profile_id_equal.
377 378 379 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 377 def conversion_profile_id_equal @conversion_profile_id_equal end |
#conversion_profile_id_in ⇒ Object
Returns the value of attribute conversion_profile_id_in.
378 379 380 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 378 def conversion_profile_id_in @conversion_profile_id_in end |
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
393 394 395 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 393 def created_at_greater_than_or_equal @created_at_greater_than_or_equal end |
#created_at_less_than_or_equal ⇒ Object
Returns the value of attribute created_at_less_than_or_equal.
394 395 396 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 394 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#dc_equal ⇒ Object
Returns the value of attribute dc_equal.
379 380 381 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 379 def dc_equal @dc_equal end |
#dc_in ⇒ Object
Returns the value of attribute dc_in.
380 381 382 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 380 def dc_in @dc_in end |
#error_code_equal ⇒ Object
Returns the value of attribute error_code_equal.
391 392 393 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 391 def error_code_equal @error_code_equal end |
#error_code_in ⇒ Object
Returns the value of attribute error_code_in.
392 393 394 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 392 def error_code_in @error_code_in end |
#file_handler_type_equal ⇒ Object
Returns the value of attribute file_handler_type_equal.
383 384 385 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 383 def file_handler_type_equal @file_handler_type_equal end |
#file_handler_type_in ⇒ Object
Returns the value of attribute file_handler_type_in.
384 385 386 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 384 def file_handler_type_in @file_handler_type_in end |
#file_name_patterns_like ⇒ Object
Returns the value of attribute file_name_patterns_like.
385 386 387 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 385 def file_name_patterns_like @file_name_patterns_like end |
#file_name_patterns_multi_like_and ⇒ Object
Returns the value of attribute file_name_patterns_multi_like_and.
387 388 389 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 387 def file_name_patterns_multi_like_and @file_name_patterns_multi_like_and end |
#file_name_patterns_multi_like_or ⇒ Object
Returns the value of attribute file_name_patterns_multi_like_or.
386 387 388 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 386 def file_name_patterns_multi_like_or @file_name_patterns_multi_like_or end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
368 369 370 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 368 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
369 370 371 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 369 def id_in @id_in end |
#name_like ⇒ Object
Returns the value of attribute name_like.
372 373 374 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 372 def name_like @name_like end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
370 371 372 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 370 def partner_id_equal @partner_id_equal end |
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
371 372 373 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 371 def partner_id_in @partner_id_in end |
#path_equal ⇒ Object
Returns the value of attribute path_equal.
381 382 383 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 381 def path_equal @path_equal end |
#path_like ⇒ Object
Returns the value of attribute path_like.
382 383 384 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 382 def path_like @path_like end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
375 376 377 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 375 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
376 377 378 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 376 def status_in @status_in end |
#tags_like ⇒ Object
Returns the value of attribute tags_like.
388 389 390 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 388 def @tags_like end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
390 391 392 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 390 def @tags_multi_like_and end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
389 390 391 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 389 def @tags_multi_like_or end |
#type_equal ⇒ Object
Returns the value of attribute type_equal.
373 374 375 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 373 def type_equal @type_equal end |
#type_in ⇒ Object
Returns the value of attribute type_in.
374 375 376 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 374 def type_in @type_in end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
395 396 397 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 395 def updated_at_greater_than_or_equal @updated_at_greater_than_or_equal end |
#updated_at_less_than_or_equal ⇒ Object
Returns the value of attribute updated_at_less_than_or_equal.
396 397 398 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 396 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |