Class: Kaltura::KalturaDropFolderBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaDropFolderBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#conversion_profile_id_equal ⇒ Object
Returns the value of attribute conversion_profile_id_equal.
-
#conversion_profile_id_in ⇒ Object
Returns the value of attribute conversion_profile_id_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.
-
#dc_equal ⇒ Object
Returns the value of attribute dc_equal.
-
#dc_in ⇒ Object
Returns the value of attribute dc_in.
-
#error_code_equal ⇒ Object
Returns the value of attribute error_code_equal.
-
#error_code_in ⇒ Object
Returns the value of attribute error_code_in.
-
#file_handler_type_equal ⇒ Object
Returns the value of attribute file_handler_type_equal.
-
#file_handler_type_in ⇒ Object
Returns the value of attribute file_handler_type_in.
-
#file_name_patterns_like ⇒ Object
Returns the value of attribute file_name_patterns_like.
-
#file_name_patterns_multi_like_and ⇒ Object
Returns the value of attribute file_name_patterns_multi_like_and.
-
#file_name_patterns_multi_like_or ⇒ Object
Returns the value of attribute file_name_patterns_multi_like_or.
-
#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.
-
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
-
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
-
#path_equal ⇒ Object
Returns the value of attribute path_equal.
-
#path_like ⇒ Object
Returns the value of attribute path_like.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#tags_like ⇒ Object
Returns the value of attribute tags_like.
-
#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.
-
#type_equal ⇒ Object
Returns the value of attribute type_equal.
-
#type_in ⇒ Object
Returns the value of attribute type_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.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Attribute Details
#conversion_profile_id_equal ⇒ Object
Returns the value of attribute conversion_profile_id_equal.
551 552 553 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 551 def conversion_profile_id_equal @conversion_profile_id_equal end |
#conversion_profile_id_in ⇒ Object
Returns the value of attribute conversion_profile_id_in.
552 553 554 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 552 def conversion_profile_id_in @conversion_profile_id_in end |
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
567 568 569 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 567 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.
568 569 570 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 568 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#dc_equal ⇒ Object
Returns the value of attribute dc_equal.
553 554 555 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 553 def dc_equal @dc_equal end |
#dc_in ⇒ Object
Returns the value of attribute dc_in.
554 555 556 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 554 def dc_in @dc_in end |
#error_code_equal ⇒ Object
Returns the value of attribute error_code_equal.
565 566 567 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 565 def error_code_equal @error_code_equal end |
#error_code_in ⇒ Object
Returns the value of attribute error_code_in.
566 567 568 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 566 def error_code_in @error_code_in end |
#file_handler_type_equal ⇒ Object
Returns the value of attribute file_handler_type_equal.
557 558 559 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 557 def file_handler_type_equal @file_handler_type_equal end |
#file_handler_type_in ⇒ Object
Returns the value of attribute file_handler_type_in.
558 559 560 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 558 def file_handler_type_in @file_handler_type_in end |
#file_name_patterns_like ⇒ Object
Returns the value of attribute file_name_patterns_like.
559 560 561 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 559 def file_name_patterns_like @file_name_patterns_like end |
#file_name_patterns_multi_like_and ⇒ Object
Returns the value of attribute file_name_patterns_multi_like_and.
561 562 563 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 561 def file_name_patterns_multi_like_and @file_name_patterns_multi_like_and end |
#file_name_patterns_multi_like_or ⇒ Object
Returns the value of attribute file_name_patterns_multi_like_or.
560 561 562 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 560 def file_name_patterns_multi_like_or @file_name_patterns_multi_like_or end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
542 543 544 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 542 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
543 544 545 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 543 def id_in @id_in end |
#name_like ⇒ Object
Returns the value of attribute name_like.
546 547 548 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 546 def name_like @name_like end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
544 545 546 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 544 def partner_id_equal @partner_id_equal end |
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
545 546 547 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 545 def partner_id_in @partner_id_in end |
#path_equal ⇒ Object
Returns the value of attribute path_equal.
555 556 557 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 555 def path_equal @path_equal end |
#path_like ⇒ Object
Returns the value of attribute path_like.
556 557 558 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 556 def path_like @path_like end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
549 550 551 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 549 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
550 551 552 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 550 def status_in @status_in end |
#tags_like ⇒ Object
Returns the value of attribute tags_like.
562 563 564 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 562 def @tags_like end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
564 565 566 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 564 def @tags_multi_like_and end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
563 564 565 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 563 def @tags_multi_like_or end |
#type_equal ⇒ Object
Returns the value of attribute type_equal.
547 548 549 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 547 def type_equal @type_equal end |
#type_in ⇒ Object
Returns the value of attribute type_in.
548 549 550 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 548 def type_in @type_in end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
569 570 571 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 569 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.
570 571 572 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 570 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 |
# File 'lib/kaltura_plugins/kaltura_drop_folder_client_plugin.rb', line 600 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['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['nameLike'] != nil self.name_like = xml_element.elements['nameLike'].text end if xml_element.elements['typeEqual'] != nil self.type_equal = xml_element.elements['typeEqual'].text end if xml_element.elements['typeIn'] != nil self.type_in = xml_element.elements['typeIn'].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['conversionProfileIdEqual'] != nil self.conversion_profile_id_equal = xml_element.elements['conversionProfileIdEqual'].text end if xml_element.elements['conversionProfileIdIn'] != nil self.conversion_profile_id_in = xml_element.elements['conversionProfileIdIn'].text end if xml_element.elements['dcEqual'] != nil self.dc_equal = xml_element.elements['dcEqual'].text end if xml_element.elements['dcIn'] != nil self.dc_in = xml_element.elements['dcIn'].text end if xml_element.elements['pathEqual'] != nil self.path_equal = xml_element.elements['pathEqual'].text end if xml_element.elements['pathLike'] != nil self.path_like = xml_element.elements['pathLike'].text end if xml_element.elements['fileHandlerTypeEqual'] != nil self.file_handler_type_equal = xml_element.elements['fileHandlerTypeEqual'].text end if xml_element.elements['fileHandlerTypeIn'] != nil self.file_handler_type_in = xml_element.elements['fileHandlerTypeIn'].text end if xml_element.elements['fileNamePatternsLike'] != nil self.file_name_patterns_like = xml_element.elements['fileNamePatternsLike'].text end if xml_element.elements['fileNamePatternsMultiLikeOr'] != nil self.file_name_patterns_multi_like_or = xml_element.elements['fileNamePatternsMultiLikeOr'].text end if xml_element.elements['fileNamePatternsMultiLikeAnd'] != nil self.file_name_patterns_multi_like_and = xml_element.elements['fileNamePatternsMultiLikeAnd'].text end if xml_element.elements['tagsLike'] != nil self. = xml_element.elements['tagsLike'].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['errorCodeEqual'] != nil self.error_code_equal = xml_element.elements['errorCodeEqual'].text end if xml_element.elements['errorCodeIn'] != nil self.error_code_in = xml_element.elements['errorCodeIn'].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 end |