Class: Kaltura::KalturaFileSyncBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaFileSyncBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#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.
-
#file_object_type_equal ⇒ Object
Returns the value of attribute file_object_type_equal.
-
#file_object_type_in ⇒ Object
Returns the value of attribute file_object_type_in.
-
#file_size_greater_than_or_equal ⇒ Object
Returns the value of attribute file_size_greater_than_or_equal.
-
#file_size_less_than_or_equal ⇒ Object
Returns the value of attribute file_size_less_than_or_equal.
-
#file_type_equal ⇒ Object
Returns the value of attribute file_type_equal.
-
#file_type_in ⇒ Object
Returns the value of attribute file_type_in.
-
#link_count_greater_than_or_equal ⇒ Object
Returns the value of attribute link_count_greater_than_or_equal.
-
#link_count_less_than_or_equal ⇒ Object
Returns the value of attribute link_count_less_than_or_equal.
-
#linked_id_equal ⇒ Object
Returns the value of attribute linked_id_equal.
-
#object_id_equal ⇒ Object
Returns the value of attribute object_id_equal.
-
#object_id_in ⇒ Object
Returns the value of attribute object_id_in.
-
#object_sub_type_equal ⇒ Object
Returns the value of attribute object_sub_type_equal.
-
#object_sub_type_in ⇒ Object
Returns the value of attribute object_sub_type_in.
-
#original_equal ⇒ Object
Returns the value of attribute original_equal.
-
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
-
#ready_at_greater_than_or_equal ⇒ Object
Returns the value of attribute ready_at_greater_than_or_equal.
-
#ready_at_less_than_or_equal ⇒ Object
Returns the value of attribute ready_at_less_than_or_equal.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#sync_time_greater_than_or_equal ⇒ Object
Returns the value of attribute sync_time_greater_than_or_equal.
-
#sync_time_less_than_or_equal ⇒ Object
Returns the value of attribute sync_time_less_than_or_equal.
-
#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.
-
#version_equal ⇒ Object
Returns the value of attribute version_equal.
-
#version_in ⇒ Object
Returns the value of attribute version_in.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
72 73 74 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 72 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.
73 74 75 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 73 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#dc_equal ⇒ Object
Returns the value of attribute dc_equal.
69 70 71 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 69 def dc_equal @dc_equal end |
#dc_in ⇒ Object
Returns the value of attribute dc_in.
70 71 72 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 70 def dc_in @dc_in end |
#file_object_type_equal ⇒ Object
Returns the value of attribute file_object_type_equal.
61 62 63 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 61 def file_object_type_equal @file_object_type_equal end |
#file_object_type_in ⇒ Object
Returns the value of attribute file_object_type_in.
62 63 64 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 62 def file_object_type_in @file_object_type_in end |
#file_size_greater_than_or_equal ⇒ Object
Returns the value of attribute file_size_greater_than_or_equal.
87 88 89 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 87 def file_size_greater_than_or_equal @file_size_greater_than_or_equal end |
#file_size_less_than_or_equal ⇒ Object
Returns the value of attribute file_size_less_than_or_equal.
88 89 90 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 88 def file_size_less_than_or_equal @file_size_less_than_or_equal end |
#file_type_equal ⇒ Object
Returns the value of attribute file_type_equal.
82 83 84 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 82 def file_type_equal @file_type_equal end |
#file_type_in ⇒ Object
Returns the value of attribute file_type_in.
83 84 85 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 83 def file_type_in @file_type_in end |
#link_count_greater_than_or_equal ⇒ Object
Returns the value of attribute link_count_greater_than_or_equal.
85 86 87 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 85 def link_count_greater_than_or_equal @link_count_greater_than_or_equal end |
#link_count_less_than_or_equal ⇒ Object
Returns the value of attribute link_count_less_than_or_equal.
86 87 88 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 86 def link_count_less_than_or_equal @link_count_less_than_or_equal end |
#linked_id_equal ⇒ Object
Returns the value of attribute linked_id_equal.
84 85 86 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 84 def linked_id_equal @linked_id_equal end |
#object_id_equal ⇒ Object
Returns the value of attribute object_id_equal.
63 64 65 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 63 def object_id_equal @object_id_equal end |
#object_id_in ⇒ Object
Returns the value of attribute object_id_in.
64 65 66 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 64 def object_id_in @object_id_in end |
#object_sub_type_equal ⇒ Object
Returns the value of attribute object_sub_type_equal.
67 68 69 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 67 def object_sub_type_equal @object_sub_type_equal end |
#object_sub_type_in ⇒ Object
Returns the value of attribute object_sub_type_in.
68 69 70 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 68 def object_sub_type_in @object_sub_type_in end |
#original_equal ⇒ Object
Returns the value of attribute original_equal.
71 72 73 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 71 def original_equal @original_equal end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
60 61 62 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 60 def partner_id_equal @partner_id_equal end |
#ready_at_greater_than_or_equal ⇒ Object
Returns the value of attribute ready_at_greater_than_or_equal.
76 77 78 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 76 def ready_at_greater_than_or_equal @ready_at_greater_than_or_equal end |
#ready_at_less_than_or_equal ⇒ Object
Returns the value of attribute ready_at_less_than_or_equal.
77 78 79 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 77 def ready_at_less_than_or_equal @ready_at_less_than_or_equal end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
80 81 82 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 80 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
81 82 83 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 81 def status_in @status_in end |
#sync_time_greater_than_or_equal ⇒ Object
Returns the value of attribute sync_time_greater_than_or_equal.
78 79 80 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 78 def sync_time_greater_than_or_equal @sync_time_greater_than_or_equal end |
#sync_time_less_than_or_equal ⇒ Object
Returns the value of attribute sync_time_less_than_or_equal.
79 80 81 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 79 def sync_time_less_than_or_equal @sync_time_less_than_or_equal end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
74 75 76 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 74 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.
75 76 77 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 75 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#version_equal ⇒ Object
Returns the value of attribute version_equal.
65 66 67 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 65 def version_equal @version_equal end |
#version_in ⇒ Object
Returns the value of attribute version_in.
66 67 68 |
# File 'lib/kaltura_plugins/kaltura_file_sync_client_plugin.rb', line 66 def version_in @version_in end |