Class: Kaltura::KalturaUiConfBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaUiConfBaseFilter
- Defined in:
- lib/kaltura_types.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.
-
#creation_mode_equal ⇒ Object
Returns the value of attribute creation_mode_equal.
-
#creation_mode_in ⇒ Object
Returns the value of attribute creation_mode_in.
-
#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.
-
#obj_type_equal ⇒ Object
Returns the value of attribute obj_type_equal.
-
#obj_type_in ⇒ Object
Returns the value of attribute obj_type_in.
-
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
-
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
-
#partner_tags_multi_like_and ⇒ Object
Returns the value of attribute partner_tags_multi_like_and.
-
#partner_tags_multi_like_or ⇒ Object
Returns the value of attribute partner_tags_multi_like_or.
-
#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.
-
#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_multi_like_and ⇒ Object
Returns the value of attribute version_multi_like_and.
-
#version_multi_like_or ⇒ Object
Returns the value of attribute version_multi_like_or.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
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.
15317 15318 15319 |
# File 'lib/kaltura_types.rb', line 15317 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.
15318 15319 15320 |
# File 'lib/kaltura_types.rb', line 15318 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#creation_mode_equal ⇒ Object
Returns the value of attribute creation_mode_equal.
15321 15322 15323 |
# File 'lib/kaltura_types.rb', line 15321 def creation_mode_equal @creation_mode_equal end |
#creation_mode_in ⇒ Object
Returns the value of attribute creation_mode_in.
15322 15323 15324 |
# File 'lib/kaltura_types.rb', line 15322 def creation_mode_in @creation_mode_in end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
15308 15309 15310 |
# File 'lib/kaltura_types.rb', line 15308 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
15309 15310 15311 |
# File 'lib/kaltura_types.rb', line 15309 def id_in @id_in end |
#name_like ⇒ Object
Returns the value of attribute name_like.
15310 15311 15312 |
# File 'lib/kaltura_types.rb', line 15310 def name_like @name_like end |
#obj_type_equal ⇒ Object
Returns the value of attribute obj_type_equal.
15313 15314 15315 |
# File 'lib/kaltura_types.rb', line 15313 def obj_type_equal @obj_type_equal end |
#obj_type_in ⇒ Object
Returns the value of attribute obj_type_in.
15314 15315 15316 |
# File 'lib/kaltura_types.rb', line 15314 def obj_type_in @obj_type_in end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
15311 15312 15313 |
# File 'lib/kaltura_types.rb', line 15311 def partner_id_equal @partner_id_equal end |
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
15312 15313 15314 |
# File 'lib/kaltura_types.rb', line 15312 def partner_id_in @partner_id_in end |
#partner_tags_multi_like_and ⇒ Object
Returns the value of attribute partner_tags_multi_like_and.
15327 15328 15329 |
# File 'lib/kaltura_types.rb', line 15327 def end |
#partner_tags_multi_like_or ⇒ Object
Returns the value of attribute partner_tags_multi_like_or.
15326 15327 15328 |
# File 'lib/kaltura_types.rb', line 15326 def end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
15316 15317 15318 |
# File 'lib/kaltura_types.rb', line 15316 def end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
15315 15316 15317 |
# File 'lib/kaltura_types.rb', line 15315 def end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
15319 15320 15321 |
# File 'lib/kaltura_types.rb', line 15319 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.
15320 15321 15322 |
# File 'lib/kaltura_types.rb', line 15320 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#version_equal ⇒ Object
Returns the value of attribute version_equal.
15323 15324 15325 |
# File 'lib/kaltura_types.rb', line 15323 def version_equal @version_equal end |
#version_multi_like_and ⇒ Object
Returns the value of attribute version_multi_like_and.
15325 15326 15327 |
# File 'lib/kaltura_types.rb', line 15325 def version_multi_like_and @version_multi_like_and end |
#version_multi_like_or ⇒ Object
Returns the value of attribute version_multi_like_or.
15324 15325 15326 |
# File 'lib/kaltura_types.rb', line 15324 def version_multi_like_or @version_multi_like_or end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
15354 15355 15356 15357 15358 15359 15360 15361 15362 15363 15364 15365 15366 15367 15368 15369 15370 15371 15372 15373 15374 15375 15376 15377 15378 15379 15380 15381 15382 15383 15384 15385 15386 15387 15388 15389 15390 15391 15392 15393 15394 15395 15396 15397 15398 15399 15400 15401 15402 15403 15404 15405 15406 15407 15408 15409 15410 15411 15412 15413 15414 15415 15416 |
# File 'lib/kaltura_types.rb', line 15354 def from_xml(xml_element) super if xml_element.elements['idEqual'] != nil self.id_equal = xml_element.elements['idEqual'].text end if xml_element.elements['idIn'] != nil self.id_in = xml_element.elements['idIn'].text end if xml_element.elements['nameLike'] != nil self.name_like = xml_element.elements['nameLike'].text end if xml_element.elements['partnerIdEqual'] != nil self.partner_id_equal = xml_element.elements['partnerIdEqual'].text end if xml_element.elements['partnerIdIn'] != nil self.partner_id_in = xml_element.elements['partnerIdIn'].text end if xml_element.elements['objTypeEqual'] != nil self.obj_type_equal = xml_element.elements['objTypeEqual'].text end if xml_element.elements['objTypeIn'] != nil self.obj_type_in = xml_element.elements['objTypeIn'].text end if xml_element.elements['tagsMultiLikeOr'] != nil self. = xml_element.elements['tagsMultiLikeOr'].text end if xml_element.elements['tagsMultiLikeAnd'] != nil self. = xml_element.elements['tagsMultiLikeAnd'].text end if xml_element.elements['createdAtGreaterThanOrEqual'] != nil self.created_at_greater_than_or_equal = xml_element.elements['createdAtGreaterThanOrEqual'].text end if xml_element.elements['createdAtLessThanOrEqual'] != nil self.created_at_less_than_or_equal = xml_element.elements['createdAtLessThanOrEqual'].text end if xml_element.elements['updatedAtGreaterThanOrEqual'] != nil self.updated_at_greater_than_or_equal = xml_element.elements['updatedAtGreaterThanOrEqual'].text end if xml_element.elements['updatedAtLessThanOrEqual'] != nil self.updated_at_less_than_or_equal = xml_element.elements['updatedAtLessThanOrEqual'].text end if xml_element.elements['creationModeEqual'] != nil self.creation_mode_equal = xml_element.elements['creationModeEqual'].text end if xml_element.elements['creationModeIn'] != nil self.creation_mode_in = xml_element.elements['creationModeIn'].text end if xml_element.elements['versionEqual'] != nil self.version_equal = xml_element.elements['versionEqual'].text end if xml_element.elements['versionMultiLikeOr'] != nil self.version_multi_like_or = xml_element.elements['versionMultiLikeOr'].text end if xml_element.elements['versionMultiLikeAnd'] != nil self.version_multi_like_and = xml_element.elements['versionMultiLikeAnd'].text end if xml_element.elements['partnerTagsMultiLikeOr'] != nil self. = xml_element.elements['partnerTagsMultiLikeOr'].text end if xml_element.elements['partnerTagsMultiLikeAnd'] != nil self. = xml_element.elements['partnerTagsMultiLikeAnd'].text end end |