Class: Kaltura::KalturaServerNodeBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaServerNodeBaseFilter
- 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.
-
#dc_equal ⇒ Object
Returns the value of attribute dc_equal.
-
#dc_in ⇒ Object
Returns the value of attribute dc_in.
-
#environment_equal ⇒ Object
Returns the value of attribute environment_equal.
-
#environment_in ⇒ Object
Returns the value of attribute environment_in.
-
#heartbeat_time_greater_than_or_equal ⇒ Object
Returns the value of attribute heartbeat_time_greater_than_or_equal.
-
#heartbeat_time_less_than_or_equal ⇒ Object
Returns the value of attribute heartbeat_time_less_than_or_equal.
-
#host_name_like ⇒ Object
Returns the value of attribute host_name_like.
-
#host_name_multi_like_and ⇒ Object
Returns the value of attribute host_name_multi_like_and.
-
#host_name_multi_like_or ⇒ Object
Returns the value of attribute host_name_multi_like_or.
-
#id_equal ⇒ Object
Returns the value of attribute id_equal.
-
#id_in ⇒ Object
Returns the value of attribute id_in.
-
#name_equal ⇒ Object
Returns the value of attribute name_equal.
-
#name_in ⇒ Object
Returns the value of attribute name_in.
-
#parent_id_like ⇒ Object
Returns the value of attribute parent_id_like.
-
#parent_id_multi_like_and ⇒ Object
Returns the value of attribute parent_id_multi_like_and.
-
#parent_id_multi_like_or ⇒ Object
Returns the value of attribute parent_id_multi_like_or.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#system_name_equal ⇒ Object
Returns the value of attribute system_name_equal.
-
#system_name_in ⇒ Object
Returns the value of attribute system_name_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
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
14815 14816 14817 |
# File 'lib/kaltura_types.rb', line 14815 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.
14816 14817 14818 |
# File 'lib/kaltura_types.rb', line 14816 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#dc_equal ⇒ Object
Returns the value of attribute dc_equal.
14835 14836 14837 |
# File 'lib/kaltura_types.rb', line 14835 def dc_equal @dc_equal end |
#dc_in ⇒ Object
Returns the value of attribute dc_in.
14836 14837 14838 |
# File 'lib/kaltura_types.rb', line 14836 def dc_in @dc_in end |
#environment_equal ⇒ Object
Returns the value of attribute environment_equal.
14840 14841 14842 |
# File 'lib/kaltura_types.rb', line 14840 def environment_equal @environment_equal end |
#environment_in ⇒ Object
Returns the value of attribute environment_in.
14841 14842 14843 |
# File 'lib/kaltura_types.rb', line 14841 def environment_in @environment_in end |
#heartbeat_time_greater_than_or_equal ⇒ Object
Returns the value of attribute heartbeat_time_greater_than_or_equal.
14819 14820 14821 |
# File 'lib/kaltura_types.rb', line 14819 def heartbeat_time_greater_than_or_equal @heartbeat_time_greater_than_or_equal end |
#heartbeat_time_less_than_or_equal ⇒ Object
Returns the value of attribute heartbeat_time_less_than_or_equal.
14820 14821 14822 |
# File 'lib/kaltura_types.rb', line 14820 def heartbeat_time_less_than_or_equal @heartbeat_time_less_than_or_equal end |
#host_name_like ⇒ Object
Returns the value of attribute host_name_like.
14825 14826 14827 |
# File 'lib/kaltura_types.rb', line 14825 def host_name_like @host_name_like end |
#host_name_multi_like_and ⇒ Object
Returns the value of attribute host_name_multi_like_and.
14827 14828 14829 |
# File 'lib/kaltura_types.rb', line 14827 def host_name_multi_like_and @host_name_multi_like_and end |
#host_name_multi_like_or ⇒ Object
Returns the value of attribute host_name_multi_like_or.
14826 14827 14828 |
# File 'lib/kaltura_types.rb', line 14826 def host_name_multi_like_or @host_name_multi_like_or end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
14813 14814 14815 |
# File 'lib/kaltura_types.rb', line 14813 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
14814 14815 14816 |
# File 'lib/kaltura_types.rb', line 14814 def id_in @id_in end |
#name_equal ⇒ Object
Returns the value of attribute name_equal.
14821 14822 14823 |
# File 'lib/kaltura_types.rb', line 14821 def name_equal @name_equal end |
#name_in ⇒ Object
Returns the value of attribute name_in.
14822 14823 14824 |
# File 'lib/kaltura_types.rb', line 14822 def name_in @name_in end |
#parent_id_like ⇒ Object
Returns the value of attribute parent_id_like.
14837 14838 14839 |
# File 'lib/kaltura_types.rb', line 14837 def parent_id_like @parent_id_like end |
#parent_id_multi_like_and ⇒ Object
Returns the value of attribute parent_id_multi_like_and.
14839 14840 14841 |
# File 'lib/kaltura_types.rb', line 14839 def parent_id_multi_like_and @parent_id_multi_like_and end |
#parent_id_multi_like_or ⇒ Object
Returns the value of attribute parent_id_multi_like_or.
14838 14839 14840 |
# File 'lib/kaltura_types.rb', line 14838 def parent_id_multi_like_or @parent_id_multi_like_or end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
14828 14829 14830 |
# File 'lib/kaltura_types.rb', line 14828 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
14829 14830 14831 |
# File 'lib/kaltura_types.rb', line 14829 def status_in @status_in end |
#system_name_equal ⇒ Object
Returns the value of attribute system_name_equal.
14823 14824 14825 |
# File 'lib/kaltura_types.rb', line 14823 def system_name_equal @system_name_equal end |
#system_name_in ⇒ Object
Returns the value of attribute system_name_in.
14824 14825 14826 |
# File 'lib/kaltura_types.rb', line 14824 def system_name_in @system_name_in end |
#tags_like ⇒ Object
Returns the value of attribute tags_like.
14832 14833 14834 |
# File 'lib/kaltura_types.rb', line 14832 def @tags_like end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
14834 14835 14836 |
# File 'lib/kaltura_types.rb', line 14834 def @tags_multi_like_and end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
14833 14834 14835 |
# File 'lib/kaltura_types.rb', line 14833 def @tags_multi_like_or end |
#type_equal ⇒ Object
Returns the value of attribute type_equal.
14830 14831 14832 |
# File 'lib/kaltura_types.rb', line 14830 def type_equal @type_equal end |
#type_in ⇒ Object
Returns the value of attribute type_in.
14831 14832 14833 |
# File 'lib/kaltura_types.rb', line 14831 def type_in @type_in end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
14817 14818 14819 |
# File 'lib/kaltura_types.rb', line 14817 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.
14818 14819 14820 |
# File 'lib/kaltura_types.rb', line 14818 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
14871 14872 14873 14874 14875 14876 14877 14878 14879 14880 14881 14882 14883 14884 14885 14886 14887 14888 14889 14890 14891 14892 14893 14894 14895 14896 14897 14898 14899 14900 14901 14902 14903 14904 14905 14906 14907 14908 14909 14910 14911 14912 14913 14914 14915 14916 14917 14918 14919 14920 14921 14922 14923 14924 14925 14926 14927 14928 14929 14930 14931 14932 14933 14934 14935 14936 14937 14938 14939 14940 14941 14942 14943 14944 14945 14946 14947 14948 14949 14950 14951 14952 14953 14954 14955 14956 14957 14958 14959 14960 |
# File 'lib/kaltura_types.rb', line 14871 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['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['heartbeatTimeGreaterThanOrEqual'] != nil self.heartbeat_time_greater_than_or_equal = xml_element.elements['heartbeatTimeGreaterThanOrEqual'].text end if xml_element.elements['heartbeatTimeLessThanOrEqual'] != nil self.heartbeat_time_less_than_or_equal = xml_element.elements['heartbeatTimeLessThanOrEqual'].text end if xml_element.elements['nameEqual'] != nil self.name_equal = xml_element.elements['nameEqual'].text end if xml_element.elements['nameIn'] != nil self.name_in = xml_element.elements['nameIn'].text end if xml_element.elements['systemNameEqual'] != nil self.system_name_equal = xml_element.elements['systemNameEqual'].text end if xml_element.elements['systemNameIn'] != nil self.system_name_in = xml_element.elements['systemNameIn'].text end if xml_element.elements['hostNameLike'] != nil self.host_name_like = xml_element.elements['hostNameLike'].text end if xml_element.elements['hostNameMultiLikeOr'] != nil self.host_name_multi_like_or = xml_element.elements['hostNameMultiLikeOr'].text end if xml_element.elements['hostNameMultiLikeAnd'] != nil self.host_name_multi_like_and = xml_element.elements['hostNameMultiLikeAnd'].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['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['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['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['parentIdLike'] != nil self.parent_id_like = xml_element.elements['parentIdLike'].text end if xml_element.elements['parentIdMultiLikeOr'] != nil self.parent_id_multi_like_or = xml_element.elements['parentIdMultiLikeOr'].text end if xml_element.elements['parentIdMultiLikeAnd'] != nil self.parent_id_multi_like_and = xml_element.elements['parentIdMultiLikeAnd'].text end if xml_element.elements['environmentEqual'] != nil self.environment_equal = xml_element.elements['environmentEqual'].text end if xml_element.elements['environmentIn'] != nil self.environment_in = xml_element.elements['environmentIn'].text end end |