Class: Kaltura::KalturaUiConfBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaUiConfBaseFilter
- 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.
-
#creation_mode_equal ⇒ Object
Returns the value of attribute creation_mode_equal.
-
#creation_mode_in ⇒ Object
Returns the value of attribute creation_mode_in.
-
#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.
-
#obj_type_equal ⇒ Object
Returns the value of attribute obj_type_equal.
-
#obj_type_in ⇒ Object
Returns the value of attribute obj_type_in.
-
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
-
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
-
#partner_tags_multi_like_and ⇒ Object
Returns the value of attribute partner_tags_multi_like_and.
-
#partner_tags_multi_like_or ⇒ Object
Returns the value of attribute partner_tags_multi_like_or.
-
#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.
-
#version_equal ⇒ Object
Returns the value of attribute version_equal.
-
#version_multi_like_and ⇒ Object
Returns the value of attribute version_multi_like_and.
-
#version_multi_like_or ⇒ Object
Returns the value of attribute version_multi_like_or.
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.
15103 15104 15105 |
# File 'lib/kaltura_types.rb', line 15103 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.
15104 15105 15106 |
# File 'lib/kaltura_types.rb', line 15104 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#creation_mode_equal ⇒ Object
Returns the value of attribute creation_mode_equal.
15107 15108 15109 |
# File 'lib/kaltura_types.rb', line 15107 def creation_mode_equal @creation_mode_equal end |
#creation_mode_in ⇒ Object
Returns the value of attribute creation_mode_in.
15108 15109 15110 |
# File 'lib/kaltura_types.rb', line 15108 def creation_mode_in @creation_mode_in end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
15094 15095 15096 |
# File 'lib/kaltura_types.rb', line 15094 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
15095 15096 15097 |
# File 'lib/kaltura_types.rb', line 15095 def id_in @id_in end |
#name_like ⇒ Object
Returns the value of attribute name_like.
15096 15097 15098 |
# File 'lib/kaltura_types.rb', line 15096 def name_like @name_like end |
#obj_type_equal ⇒ Object
Returns the value of attribute obj_type_equal.
15099 15100 15101 |
# File 'lib/kaltura_types.rb', line 15099 def obj_type_equal @obj_type_equal end |
#obj_type_in ⇒ Object
Returns the value of attribute obj_type_in.
15100 15101 15102 |
# File 'lib/kaltura_types.rb', line 15100 def obj_type_in @obj_type_in end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
15097 15098 15099 |
# File 'lib/kaltura_types.rb', line 15097 def partner_id_equal @partner_id_equal end |
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
15098 15099 15100 |
# File 'lib/kaltura_types.rb', line 15098 def partner_id_in @partner_id_in end |
#partner_tags_multi_like_and ⇒ Object
Returns the value of attribute partner_tags_multi_like_and.
15113 15114 15115 |
# File 'lib/kaltura_types.rb', line 15113 def end |
#partner_tags_multi_like_or ⇒ Object
Returns the value of attribute partner_tags_multi_like_or.
15112 15113 15114 |
# File 'lib/kaltura_types.rb', line 15112 def end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
15102 15103 15104 |
# File 'lib/kaltura_types.rb', line 15102 def end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
15101 15102 15103 |
# File 'lib/kaltura_types.rb', line 15101 def end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
15105 15106 15107 |
# File 'lib/kaltura_types.rb', line 15105 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.
15106 15107 15108 |
# File 'lib/kaltura_types.rb', line 15106 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#version_equal ⇒ Object
Returns the value of attribute version_equal.
15109 15110 15111 |
# File 'lib/kaltura_types.rb', line 15109 def version_equal @version_equal end |
#version_multi_like_and ⇒ Object
Returns the value of attribute version_multi_like_and.
15111 15112 15113 |
# File 'lib/kaltura_types.rb', line 15111 def version_multi_like_and @version_multi_like_and end |
#version_multi_like_or ⇒ Object
Returns the value of attribute version_multi_like_or.
15110 15111 15112 |
# File 'lib/kaltura_types.rb', line 15110 def version_multi_like_or @version_multi_like_or end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
15140 15141 15142 15143 15144 15145 15146 15147 15148 15149 15150 15151 15152 15153 15154 15155 15156 15157 15158 15159 15160 15161 15162 15163 15164 15165 15166 15167 15168 15169 15170 15171 15172 15173 15174 15175 15176 15177 15178 15179 15180 15181 15182 15183 15184 15185 15186 15187 15188 15189 15190 15191 15192 15193 15194 15195 15196 15197 15198 15199 15200 15201 15202 |
# File 'lib/kaltura_types.rb', line 15140 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['nameLike'] != nil self.name_like = xml_element.elements['nameLike'].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['objTypeEqual'] != nil self.obj_type_equal = xml_element.elements['objTypeEqual'].text end if xml_element.elements['objTypeIn'] != nil self.obj_type_in = xml_element.elements['objTypeIn'].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 if xml_element.elements['creationModeEqual'] != nil self.creation_mode_equal = xml_element.elements['creationModeEqual'].text end if xml_element.elements['creationModeIn'] != nil self.creation_mode_in = xml_element.elements['creationModeIn'].text end if xml_element.elements['versionEqual'] != nil self.version_equal = xml_element.elements['versionEqual'].text end if xml_element.elements['versionMultiLikeOr'] != nil self.version_multi_like_or = xml_element.elements['versionMultiLikeOr'].text end if xml_element.elements['versionMultiLikeAnd'] != nil self.version_multi_like_and = xml_element.elements['versionMultiLikeAnd'].text end if xml_element.elements['partnerTagsMultiLikeOr'] != nil self. = xml_element.elements['partnerTagsMultiLikeOr'].text end if xml_element.elements['partnerTagsMultiLikeAnd'] != nil self. = xml_element.elements['partnerTagsMultiLikeAnd'].text end end |