Class: Kaltura::KalturaVendorCatalogItemBaseFilter
- Inherits:
-
KalturaRelatedFilter
- Object
- KalturaObjectBase
- KalturaFilter
- KalturaRelatedFilter
- Kaltura::KalturaVendorCatalogItemBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_reach_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.
-
#id_equal ⇒ Object
Returns the value of attribute id_equal.
-
#id_in ⇒ Object
Returns the value of attribute id_in.
-
#id_not_in ⇒ Object
Returns the value of attribute id_not_in.
-
#service_feature_equal ⇒ Object
Returns the value of attribute service_feature_equal.
-
#service_feature_in ⇒ Object
Returns the value of attribute service_feature_in.
-
#service_type_equal ⇒ Object
Returns the value of attribute service_type_equal.
-
#service_type_in ⇒ Object
Returns the value of attribute service_type_in.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#turn_around_time_equal ⇒ Object
Returns the value of attribute turn_around_time_equal.
-
#turn_around_time_in ⇒ Object
Returns the value of attribute turn_around_time_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.
-
#vendor_partner_id_equal ⇒ Object
Returns the value of attribute vendor_partner_id_equal.
-
#vendor_partner_id_in ⇒ Object
Returns the value of attribute vendor_partner_id_in.
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.
1302 1303 1304 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1302 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.
1303 1304 1305 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1303 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
1297 1298 1299 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1297 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
1298 1299 1300 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1298 def id_in @id_in end |
#id_not_in ⇒ Object
Returns the value of attribute id_not_in.
1299 1300 1301 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1299 def id_not_in @id_not_in end |
#service_feature_equal ⇒ Object
Returns the value of attribute service_feature_equal.
1310 1311 1312 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1310 def service_feature_equal @service_feature_equal end |
#service_feature_in ⇒ Object
Returns the value of attribute service_feature_in.
1311 1312 1313 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1311 def service_feature_in @service_feature_in end |
#service_type_equal ⇒ Object
Returns the value of attribute service_type_equal.
1308 1309 1310 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1308 def service_type_equal @service_type_equal end |
#service_type_in ⇒ Object
Returns the value of attribute service_type_in.
1309 1310 1311 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1309 def service_type_in @service_type_in end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
1306 1307 1308 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1306 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
1307 1308 1309 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1307 def status_in @status_in end |
#turn_around_time_equal ⇒ Object
Returns the value of attribute turn_around_time_equal.
1312 1313 1314 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1312 def turn_around_time_equal @turn_around_time_equal end |
#turn_around_time_in ⇒ Object
Returns the value of attribute turn_around_time_in.
1313 1314 1315 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1313 def turn_around_time_in @turn_around_time_in end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
1304 1305 1306 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1304 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.
1305 1306 1307 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1305 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#vendor_partner_id_equal ⇒ Object
Returns the value of attribute vendor_partner_id_equal.
1300 1301 1302 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1300 def vendor_partner_id_equal @vendor_partner_id_equal end |
#vendor_partner_id_in ⇒ Object
Returns the value of attribute vendor_partner_id_in.
1301 1302 1303 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1301 def vendor_partner_id_in @vendor_partner_id_in end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1346 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['idNotIn'] != nil self.id_not_in = xml_element.elements['idNotIn'].text end if xml_element.elements['vendorPartnerIdEqual'] != nil self.vendor_partner_id_equal = xml_element.elements['vendorPartnerIdEqual'].text end if xml_element.elements['vendorPartnerIdIn'] != nil self.vendor_partner_id_in = xml_element.elements['vendorPartnerIdIn'].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['statusEqual'] != nil self.status_equal = xml_element.elements['statusEqual'].text end if xml_element.elements['statusIn'] != nil self.status_in = xml_element.elements['statusIn'].text end if xml_element.elements['serviceTypeEqual'] != nil self.service_type_equal = xml_element.elements['serviceTypeEqual'].text end if xml_element.elements['serviceTypeIn'] != nil self.service_type_in = xml_element.elements['serviceTypeIn'].text end if xml_element.elements['serviceFeatureEqual'] != nil self.service_feature_equal = xml_element.elements['serviceFeatureEqual'].text end if xml_element.elements['serviceFeatureIn'] != nil self.service_feature_in = xml_element.elements['serviceFeatureIn'].text end if xml_element.elements['turnAroundTimeEqual'] != nil self.turn_around_time_equal = xml_element.elements['turnAroundTimeEqual'].text end if xml_element.elements['turnAroundTimeIn'] != nil self.turn_around_time_in = xml_element.elements['turnAroundTimeIn'].text end end |