Class: Kaltura::KalturaMetadataProfileBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaMetadataProfileBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_metadata_client_plugin.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#create_mode_equal ⇒ Object
Returns the value of attribute create_mode_equal.
-
#create_mode_in ⇒ Object
Returns the value of attribute create_mode_in.
-
#create_mode_not_equal ⇒ Object
Returns the value of attribute create_mode_not_equal.
-
#create_mode_not_in ⇒ Object
Returns the value of attribute create_mode_not_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.
-
#id_equal ⇒ Object
Returns the value of attribute id_equal.
-
#metadata_object_type_equal ⇒ Object
Returns the value of attribute metadata_object_type_equal.
-
#metadata_object_type_in ⇒ Object
Returns the value of attribute metadata_object_type_in.
-
#name_equal ⇒ Object
Returns the value of attribute name_equal.
-
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#system_name_equal ⇒ Object
Returns the value of attribute system_name_equal.
-
#system_name_in ⇒ Object
Returns the value of attribute system_name_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.
-
#version_equal ⇒ Object
Returns the value of attribute version_equal.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#create_mode_equal ⇒ Object
Returns the value of attribute create_mode_equal.
279 280 281 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 279 def create_mode_equal @create_mode_equal end |
#create_mode_in ⇒ Object
Returns the value of attribute create_mode_in.
281 282 283 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 281 def create_mode_in @create_mode_in end |
#create_mode_not_equal ⇒ Object
Returns the value of attribute create_mode_not_equal.
280 281 282 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 280 def create_mode_not_equal @create_mode_not_equal end |
#create_mode_not_in ⇒ Object
Returns the value of attribute create_mode_not_in.
282 283 284 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 282 def create_mode_not_in @create_mode_not_in end |
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
273 274 275 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 273 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.
274 275 276 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 274 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
265 266 267 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 265 def id_equal @id_equal end |
#metadata_object_type_equal ⇒ Object
Returns the value of attribute metadata_object_type_equal.
267 268 269 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 267 def end |
#metadata_object_type_in ⇒ Object
Returns the value of attribute metadata_object_type_in.
268 269 270 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 268 def end |
#name_equal ⇒ Object
Returns the value of attribute name_equal.
270 271 272 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 270 def name_equal @name_equal end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
266 267 268 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 266 def partner_id_equal @partner_id_equal end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
277 278 279 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 277 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
278 279 280 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 278 def status_in @status_in end |
#system_name_equal ⇒ Object
Returns the value of attribute system_name_equal.
271 272 273 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 271 def system_name_equal @system_name_equal end |
#system_name_in ⇒ Object
Returns the value of attribute system_name_in.
272 273 274 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 272 def system_name_in @system_name_in end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
275 276 277 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 275 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.
276 277 278 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 276 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#version_equal ⇒ Object
Returns the value of attribute version_equal.
269 270 271 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 269 def version_equal @version_equal end |