Class: Kaltura::KalturaEntryVendorTaskBaseFilter
- Inherits:
-
KalturaRelatedFilter
- Object
- KalturaObjectBase
- KalturaFilter
- KalturaRelatedFilter
- Kaltura::KalturaEntryVendorTaskBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_reach_client_plugin.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#catalog_item_id_equal ⇒ Object
Returns the value of attribute catalog_item_id_equal.
-
#catalog_item_id_in ⇒ Object
Returns the value of attribute catalog_item_id_in.
-
#context_equal ⇒ Object
Returns the value of attribute context_equal.
-
#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.
-
#entry_id_equal ⇒ Object
Returns the value of attribute entry_id_equal.
-
#expected_finish_time_greater_than_or_equal ⇒ Object
Returns the value of attribute expected_finish_time_greater_than_or_equal.
-
#expected_finish_time_less_than_or_equal ⇒ Object
Returns the value of attribute expected_finish_time_less_than_or_equal.
-
#finish_time_greater_than_or_equal ⇒ Object
Returns the value of attribute finish_time_greater_than_or_equal.
-
#finish_time_less_than_or_equal ⇒ Object
Returns the value of attribute finish_time_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.
-
#queue_time_greater_than_or_equal ⇒ Object
Returns the value of attribute queue_time_greater_than_or_equal.
-
#queue_time_less_than_or_equal ⇒ Object
Returns the value of attribute queue_time_less_than_or_equal.
-
#reach_profile_id_equal ⇒ Object
Returns the value of attribute reach_profile_id_equal.
-
#reach_profile_id_in ⇒ Object
Returns the value of attribute reach_profile_id_in.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_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.
-
#user_id_equal ⇒ Object
Returns the value of attribute user_id_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
#catalog_item_id_equal ⇒ Object
Returns the value of attribute catalog_item_id_equal.
1208 1209 1210 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1208 def catalog_item_id_equal @catalog_item_id_equal end |
#catalog_item_id_in ⇒ Object
Returns the value of attribute catalog_item_id_in.
1209 1210 1211 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1209 def catalog_item_id_in @catalog_item_id_in end |
#context_equal ⇒ Object
Returns the value of attribute context_equal.
1211 1212 1213 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1211 def context_equal @context_equal end |
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
1195 1196 1197 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1195 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.
1196 1197 1198 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1196 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#entry_id_equal ⇒ Object
Returns the value of attribute entry_id_equal.
1203 1204 1205 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1203 def entry_id_equal @entry_id_equal end |
#expected_finish_time_greater_than_or_equal ⇒ Object
Returns the value of attribute expected_finish_time_greater_than_or_equal.
1212 1213 1214 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1212 def expected_finish_time_greater_than_or_equal @expected_finish_time_greater_than_or_equal end |
#expected_finish_time_less_than_or_equal ⇒ Object
Returns the value of attribute expected_finish_time_less_than_or_equal.
1213 1214 1215 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1213 def expected_finish_time_less_than_or_equal @expected_finish_time_less_than_or_equal end |
#finish_time_greater_than_or_equal ⇒ Object
Returns the value of attribute finish_time_greater_than_or_equal.
1201 1202 1203 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1201 def finish_time_greater_than_or_equal @finish_time_greater_than_or_equal end |
#finish_time_less_than_or_equal ⇒ Object
Returns the value of attribute finish_time_less_than_or_equal.
1202 1203 1204 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1202 def finish_time_less_than_or_equal @finish_time_less_than_or_equal end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
1190 1191 1192 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1190 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
1191 1192 1193 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1191 def id_in @id_in end |
#id_not_in ⇒ Object
Returns the value of attribute id_not_in.
1192 1193 1194 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1192 def id_not_in @id_not_in end |
#queue_time_greater_than_or_equal ⇒ Object
Returns the value of attribute queue_time_greater_than_or_equal.
1199 1200 1201 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1199 def queue_time_greater_than_or_equal @queue_time_greater_than_or_equal end |
#queue_time_less_than_or_equal ⇒ Object
Returns the value of attribute queue_time_less_than_or_equal.
1200 1201 1202 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1200 def queue_time_less_than_or_equal @queue_time_less_than_or_equal end |
#reach_profile_id_equal ⇒ Object
Returns the value of attribute reach_profile_id_equal.
1206 1207 1208 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1206 def reach_profile_id_equal @reach_profile_id_equal end |
#reach_profile_id_in ⇒ Object
Returns the value of attribute reach_profile_id_in.
1207 1208 1209 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1207 def reach_profile_id_in @reach_profile_id_in end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
1204 1205 1206 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1204 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
1205 1206 1207 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1205 def status_in @status_in end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
1197 1198 1199 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1197 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.
1198 1199 1200 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1198 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#user_id_equal ⇒ Object
Returns the value of attribute user_id_equal.
1210 1211 1212 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1210 def user_id_equal @user_id_equal end |
#vendor_partner_id_equal ⇒ Object
Returns the value of attribute vendor_partner_id_equal.
1193 1194 1195 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1193 def vendor_partner_id_equal @vendor_partner_id_equal end |
#vendor_partner_id_in ⇒ Object
Returns the value of attribute vendor_partner_id_in.
1194 1195 1196 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1194 def vendor_partner_id_in @vendor_partner_id_in end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 |
# File 'lib/kaltura_plugins/kaltura_reach_client_plugin.rb', line 1261 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['queueTimeGreaterThanOrEqual'] != nil self.queue_time_greater_than_or_equal = xml_element.elements['queueTimeGreaterThanOrEqual'].text end if xml_element.elements['queueTimeLessThanOrEqual'] != nil self.queue_time_less_than_or_equal = xml_element.elements['queueTimeLessThanOrEqual'].text end if xml_element.elements['finishTimeGreaterThanOrEqual'] != nil self.finish_time_greater_than_or_equal = xml_element.elements['finishTimeGreaterThanOrEqual'].text end if xml_element.elements['finishTimeLessThanOrEqual'] != nil self.finish_time_less_than_or_equal = xml_element.elements['finishTimeLessThanOrEqual'].text end if xml_element.elements['entryIdEqual'] != nil self.entry_id_equal = xml_element.elements['entryIdEqual'].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['reachProfileIdEqual'] != nil self.reach_profile_id_equal = xml_element.elements['reachProfileIdEqual'].text end if xml_element.elements['reachProfileIdIn'] != nil self.reach_profile_id_in = xml_element.elements['reachProfileIdIn'].text end if xml_element.elements['catalogItemIdEqual'] != nil self.catalog_item_id_equal = xml_element.elements['catalogItemIdEqual'].text end if xml_element.elements['catalogItemIdIn'] != nil self.catalog_item_id_in = xml_element.elements['catalogItemIdIn'].text end if xml_element.elements['userIdEqual'] != nil self.user_id_equal = xml_element.elements['userIdEqual'].text end if xml_element.elements['contextEqual'] != nil self.context_equal = xml_element.elements['contextEqual'].text end if xml_element.elements['expectedFinishTimeGreaterThanOrEqual'] != nil self.expected_finish_time_greater_than_or_equal = xml_element.elements['expectedFinishTimeGreaterThanOrEqual'].text end if xml_element.elements['expectedFinishTimeLessThanOrEqual'] != nil self.expected_finish_time_less_than_or_equal = xml_element.elements['expectedFinishTimeLessThanOrEqual'].text end end |