Class: Kaltura::KalturaScheduleEventBaseFilter
- Inherits:
-
KalturaRelatedFilter
- Object
- KalturaObjectBase
- KalturaFilter
- KalturaRelatedFilter
- Kaltura::KalturaScheduleEventBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_schedule_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.
-
#end_date_greater_than_or_equal ⇒ Object
Returns the value of attribute end_date_greater_than_or_equal.
-
#end_date_less_than_or_equal ⇒ Object
Returns the value of attribute end_date_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.
-
#owner_id_equal ⇒ Object
Returns the value of attribute owner_id_equal.
-
#owner_id_in ⇒ Object
Returns the value of attribute owner_id_in.
-
#parent_id_equal ⇒ Object
Returns the value of attribute parent_id_equal.
-
#parent_id_in ⇒ Object
Returns the value of attribute parent_id_in.
-
#parent_id_not_in ⇒ Object
Returns the value of attribute parent_id_not_in.
-
#priority_equal ⇒ Object
Returns the value of attribute priority_equal.
-
#priority_greater_than_or_equal ⇒ Object
Returns the value of attribute priority_greater_than_or_equal.
-
#priority_in ⇒ Object
Returns the value of attribute priority_in.
-
#priority_less_than_or_equal ⇒ Object
Returns the value of attribute priority_less_than_or_equal.
-
#recurrence_type_equal ⇒ Object
Returns the value of attribute recurrence_type_equal.
-
#recurrence_type_in ⇒ Object
Returns the value of attribute recurrence_type_in.
-
#reference_id_equal ⇒ Object
Returns the value of attribute reference_id_equal.
-
#reference_id_in ⇒ Object
Returns the value of attribute reference_id_in.
-
#start_date_greater_than_or_equal ⇒ Object
Returns the value of attribute start_date_greater_than_or_equal.
-
#start_date_less_than_or_equal ⇒ Object
Returns the value of attribute start_date_less_than_or_equal.
-
#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.
-
#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
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
840 841 842 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 840 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.
841 842 843 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 841 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#end_date_greater_than_or_equal ⇒ Object
Returns the value of attribute end_date_greater_than_or_equal.
825 826 827 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 825 def end_date_greater_than_or_equal @end_date_greater_than_or_equal end |
#end_date_less_than_or_equal ⇒ Object
Returns the value of attribute end_date_less_than_or_equal.
826 827 828 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 826 def end_date_less_than_or_equal @end_date_less_than_or_equal end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
815 816 817 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 815 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
816 817 818 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 816 def id_in @id_in end |
#id_not_in ⇒ Object
Returns the value of attribute id_not_in.
817 818 819 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 817 def id_not_in @id_not_in end |
#owner_id_equal ⇒ Object
Returns the value of attribute owner_id_equal.
829 830 831 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 829 def owner_id_equal @owner_id_equal end |
#owner_id_in ⇒ Object
Returns the value of attribute owner_id_in.
830 831 832 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 830 def owner_id_in @owner_id_in end |
#parent_id_equal ⇒ Object
Returns the value of attribute parent_id_equal.
818 819 820 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 818 def parent_id_equal @parent_id_equal end |
#parent_id_in ⇒ Object
Returns the value of attribute parent_id_in.
819 820 821 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 819 def parent_id_in @parent_id_in end |
#parent_id_not_in ⇒ Object
Returns the value of attribute parent_id_not_in.
820 821 822 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 820 def parent_id_not_in @parent_id_not_in end |
#priority_equal ⇒ Object
Returns the value of attribute priority_equal.
831 832 833 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 831 def priority_equal @priority_equal end |
#priority_greater_than_or_equal ⇒ Object
Returns the value of attribute priority_greater_than_or_equal.
833 834 835 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 833 def priority_greater_than_or_equal @priority_greater_than_or_equal end |
#priority_in ⇒ Object
Returns the value of attribute priority_in.
832 833 834 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 832 def priority_in @priority_in end |
#priority_less_than_or_equal ⇒ Object
Returns the value of attribute priority_less_than_or_equal.
834 835 836 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 834 def priority_less_than_or_equal @priority_less_than_or_equal end |
#recurrence_type_equal ⇒ Object
Returns the value of attribute recurrence_type_equal.
835 836 837 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 835 def recurrence_type_equal @recurrence_type_equal end |
#recurrence_type_in ⇒ Object
Returns the value of attribute recurrence_type_in.
836 837 838 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 836 def recurrence_type_in @recurrence_type_in end |
#reference_id_equal ⇒ Object
Returns the value of attribute reference_id_equal.
827 828 829 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 827 def reference_id_equal @reference_id_equal end |
#reference_id_in ⇒ Object
Returns the value of attribute reference_id_in.
828 829 830 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 828 def reference_id_in @reference_id_in end |
#start_date_greater_than_or_equal ⇒ Object
Returns the value of attribute start_date_greater_than_or_equal.
823 824 825 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 823 def start_date_greater_than_or_equal @start_date_greater_than_or_equal end |
#start_date_less_than_or_equal ⇒ Object
Returns the value of attribute start_date_less_than_or_equal.
824 825 826 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 824 def start_date_less_than_or_equal @start_date_less_than_or_equal end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
821 822 823 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 821 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
822 823 824 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 822 def status_in @status_in end |
#tags_like ⇒ Object
Returns the value of attribute tags_like.
837 838 839 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 837 def end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
839 840 841 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 839 def end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
838 839 840 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 838 def end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
842 843 844 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 842 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.
843 844 845 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 843 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 |
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 891 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['parentIdEqual'] != nil self.parent_id_equal = xml_element.elements['parentIdEqual'].text end if xml_element.elements['parentIdIn'] != nil self.parent_id_in = xml_element.elements['parentIdIn'].text end if xml_element.elements['parentIdNotIn'] != nil self.parent_id_not_in = xml_element.elements['parentIdNotIn'].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['startDateGreaterThanOrEqual'] != nil self.start_date_greater_than_or_equal = xml_element.elements['startDateGreaterThanOrEqual'].text end if xml_element.elements['startDateLessThanOrEqual'] != nil self.start_date_less_than_or_equal = xml_element.elements['startDateLessThanOrEqual'].text end if xml_element.elements['endDateGreaterThanOrEqual'] != nil self.end_date_greater_than_or_equal = xml_element.elements['endDateGreaterThanOrEqual'].text end if xml_element.elements['endDateLessThanOrEqual'] != nil self.end_date_less_than_or_equal = xml_element.elements['endDateLessThanOrEqual'].text end if xml_element.elements['referenceIdEqual'] != nil self.reference_id_equal = xml_element.elements['referenceIdEqual'].text end if xml_element.elements['referenceIdIn'] != nil self.reference_id_in = xml_element.elements['referenceIdIn'].text end if xml_element.elements['ownerIdEqual'] != nil self.owner_id_equal = xml_element.elements['ownerIdEqual'].text end if xml_element.elements['ownerIdIn'] != nil self.owner_id_in = xml_element.elements['ownerIdIn'].text end if xml_element.elements['priorityEqual'] != nil self.priority_equal = xml_element.elements['priorityEqual'].text end if xml_element.elements['priorityIn'] != nil self.priority_in = xml_element.elements['priorityIn'].text end if xml_element.elements['priorityGreaterThanOrEqual'] != nil self.priority_greater_than_or_equal = xml_element.elements['priorityGreaterThanOrEqual'].text end if xml_element.elements['priorityLessThanOrEqual'] != nil self.priority_less_than_or_equal = xml_element.elements['priorityLessThanOrEqual'].text end if xml_element.elements['recurrenceTypeEqual'] != nil self.recurrence_type_equal = xml_element.elements['recurrenceTypeEqual'].text end if xml_element.elements['recurrenceTypeIn'] != nil self.recurrence_type_in = xml_element.elements['recurrenceTypeIn'].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['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 |