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.
14952 14953 14954 |
# File 'lib/kaltura_types.rb', line 14952 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.
14953 14954 14955 |
# File 'lib/kaltura_types.rb', line 14953 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#dc_equal ⇒ Object
Returns the value of attribute dc_equal.
14972 14973 14974 |
# File 'lib/kaltura_types.rb', line 14972 def dc_equal @dc_equal end |
#dc_in ⇒ Object
Returns the value of attribute dc_in.
14973 14974 14975 |
# File 'lib/kaltura_types.rb', line 14973 def dc_in @dc_in end |
#environment_equal ⇒ Object
Returns the value of attribute environment_equal.
14977 14978 14979 |
# File 'lib/kaltura_types.rb', line 14977 def environment_equal @environment_equal end |
#environment_in ⇒ Object
Returns the value of attribute environment_in.
14978 14979 14980 |
# File 'lib/kaltura_types.rb', line 14978 def environment_in @environment_in end |
#heartbeat_time_greater_than_or_equal ⇒ Object
Returns the value of attribute heartbeat_time_greater_than_or_equal.
14956 14957 14958 |
# File 'lib/kaltura_types.rb', line 14956 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.
14957 14958 14959 |
# File 'lib/kaltura_types.rb', line 14957 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.
14962 14963 14964 |
# File 'lib/kaltura_types.rb', line 14962 def host_name_like @host_name_like end |
#host_name_multi_like_and ⇒ Object
Returns the value of attribute host_name_multi_like_and.
14964 14965 14966 |
# File 'lib/kaltura_types.rb', line 14964 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.
14963 14964 14965 |
# File 'lib/kaltura_types.rb', line 14963 def host_name_multi_like_or @host_name_multi_like_or end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
14950 14951 14952 |
# File 'lib/kaltura_types.rb', line 14950 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
14951 14952 14953 |
# File 'lib/kaltura_types.rb', line 14951 def id_in @id_in end |
#name_equal ⇒ Object
Returns the value of attribute name_equal.
14958 14959 14960 |
# File 'lib/kaltura_types.rb', line 14958 def name_equal @name_equal end |
#name_in ⇒ Object
Returns the value of attribute name_in.
14959 14960 14961 |
# File 'lib/kaltura_types.rb', line 14959 def name_in @name_in end |
#parent_id_like ⇒ Object
Returns the value of attribute parent_id_like.
14974 14975 14976 |
# File 'lib/kaltura_types.rb', line 14974 def parent_id_like @parent_id_like end |
#parent_id_multi_like_and ⇒ Object
Returns the value of attribute parent_id_multi_like_and.
14976 14977 14978 |
# File 'lib/kaltura_types.rb', line 14976 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.
14975 14976 14977 |
# File 'lib/kaltura_types.rb', line 14975 def parent_id_multi_like_or @parent_id_multi_like_or end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
14965 14966 14967 |
# File 'lib/kaltura_types.rb', line 14965 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
14966 14967 14968 |
# File 'lib/kaltura_types.rb', line 14966 def status_in @status_in end |
#system_name_equal ⇒ Object
Returns the value of attribute system_name_equal.
14960 14961 14962 |
# File 'lib/kaltura_types.rb', line 14960 def system_name_equal @system_name_equal end |
#system_name_in ⇒ Object
Returns the value of attribute system_name_in.
14961 14962 14963 |
# File 'lib/kaltura_types.rb', line 14961 def system_name_in @system_name_in end |
#tags_like ⇒ Object
Returns the value of attribute tags_like.
14969 14970 14971 |
# File 'lib/kaltura_types.rb', line 14969 def end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
14971 14972 14973 |
# File 'lib/kaltura_types.rb', line 14971 def end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
14970 14971 14972 |
# File 'lib/kaltura_types.rb', line 14970 def end |
#type_equal ⇒ Object
Returns the value of attribute type_equal.
14967 14968 14969 |
# File 'lib/kaltura_types.rb', line 14967 def type_equal @type_equal end |
#type_in ⇒ Object
Returns the value of attribute type_in.
14968 14969 14970 |
# File 'lib/kaltura_types.rb', line 14968 def type_in @type_in end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
14954 14955 14956 |
# File 'lib/kaltura_types.rb', line 14954 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.
14955 14956 14957 |
# File 'lib/kaltura_types.rb', line 14955 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
15008 15009 15010 15011 15012 15013 15014 15015 15016 15017 15018 15019 15020 15021 15022 15023 15024 15025 15026 15027 15028 15029 15030 15031 15032 15033 15034 15035 15036 15037 15038 15039 15040 15041 15042 15043 15044 15045 15046 15047 15048 15049 15050 15051 15052 15053 15054 15055 15056 15057 15058 15059 15060 15061 15062 15063 15064 15065 15066 15067 15068 15069 15070 15071 15072 15073 15074 15075 15076 15077 15078 15079 15080 15081 15082 15083 15084 15085 15086 15087 15088 15089 15090 15091 15092 15093 15094 15095 15096 15097 |
# File 'lib/kaltura_types.rb', line 15008 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 |