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
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Attribute Details
#create_mode_equal ⇒ Object
Returns the value of attribute create_mode_equal.
262 263 264 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 262 def create_mode_equal @create_mode_equal end |
#create_mode_in ⇒ Object
Returns the value of attribute create_mode_in.
264 265 266 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 264 def create_mode_in @create_mode_in end |
#create_mode_not_equal ⇒ Object
Returns the value of attribute create_mode_not_equal.
263 264 265 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 263 def create_mode_not_equal @create_mode_not_equal end |
#create_mode_not_in ⇒ Object
Returns the value of attribute create_mode_not_in.
265 266 267 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 265 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.
256 257 258 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 256 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.
257 258 259 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 257 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
248 249 250 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 248 def id_equal @id_equal end |
#metadata_object_type_equal ⇒ Object
Returns the value of attribute metadata_object_type_equal.
250 251 252 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 250 def end |
#metadata_object_type_in ⇒ Object
Returns the value of attribute metadata_object_type_in.
251 252 253 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 251 def end |
#name_equal ⇒ Object
Returns the value of attribute name_equal.
253 254 255 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 253 def name_equal @name_equal end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
249 250 251 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 249 def partner_id_equal @partner_id_equal end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
260 261 262 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 260 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
261 262 263 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 261 def status_in @status_in end |
#system_name_equal ⇒ Object
Returns the value of attribute system_name_equal.
254 255 256 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 254 def system_name_equal @system_name_equal end |
#system_name_in ⇒ Object
Returns the value of attribute system_name_in.
255 256 257 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 255 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.
258 259 260 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 258 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.
259 260 261 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 259 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#version_equal ⇒ Object
Returns the value of attribute version_equal.
252 253 254 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 252 def version_equal @version_equal end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 |
# File 'lib/kaltura_plugins/kaltura_metadata_client_plugin.rb', line 298 def from_xml(xml_element) super self.id_equal = xml_element.elements['idEqual'].text self.partner_id_equal = xml_element.elements['partnerIdEqual'].text self. = xml_element.elements['metadataObjectTypeEqual'].text self. = xml_element.elements['metadataObjectTypeIn'].text self.version_equal = xml_element.elements['versionEqual'].text self.name_equal = xml_element.elements['nameEqual'].text self.system_name_equal = xml_element.elements['systemNameEqual'].text self.system_name_in = xml_element.elements['systemNameIn'].text self.created_at_greater_than_or_equal = xml_element.elements['createdAtGreaterThanOrEqual'].text self.created_at_less_than_or_equal = xml_element.elements['createdAtLessThanOrEqual'].text self.updated_at_greater_than_or_equal = xml_element.elements['updatedAtGreaterThanOrEqual'].text self.updated_at_less_than_or_equal = xml_element.elements['updatedAtLessThanOrEqual'].text self.status_equal = xml_element.elements['statusEqual'].text self.status_in = xml_element.elements['statusIn'].text self.create_mode_equal = xml_element.elements['createModeEqual'].text self.create_mode_not_equal = xml_element.elements['createModeNotEqual'].text self.create_mode_in = xml_element.elements['createModeIn'].text self.create_mode_not_in = xml_element.elements['createModeNotIn'].text end |