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.
14776 14777 14778 |
# File 'lib/kaltura_types.rb', line 14776 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.
14777 14778 14779 |
# File 'lib/kaltura_types.rb', line 14777 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.
14780 14781 14782 |
# File 'lib/kaltura_types.rb', line 14780 def creation_mode_equal @creation_mode_equal end |
#creation_mode_in ⇒ Object
Returns the value of attribute creation_mode_in.
14781 14782 14783 |
# File 'lib/kaltura_types.rb', line 14781 def creation_mode_in @creation_mode_in end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
14767 14768 14769 |
# File 'lib/kaltura_types.rb', line 14767 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
14768 14769 14770 |
# File 'lib/kaltura_types.rb', line 14768 def id_in @id_in end |
#name_like ⇒ Object
Returns the value of attribute name_like.
14769 14770 14771 |
# File 'lib/kaltura_types.rb', line 14769 def name_like @name_like end |
#obj_type_equal ⇒ Object
Returns the value of attribute obj_type_equal.
14772 14773 14774 |
# File 'lib/kaltura_types.rb', line 14772 def obj_type_equal @obj_type_equal end |
#obj_type_in ⇒ Object
Returns the value of attribute obj_type_in.
14773 14774 14775 |
# File 'lib/kaltura_types.rb', line 14773 def obj_type_in @obj_type_in end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
14770 14771 14772 |
# File 'lib/kaltura_types.rb', line 14770 def partner_id_equal @partner_id_equal end |
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
14771 14772 14773 |
# File 'lib/kaltura_types.rb', line 14771 def partner_id_in @partner_id_in end |
#partner_tags_multi_like_and ⇒ Object
Returns the value of attribute partner_tags_multi_like_and.
14786 14787 14788 |
# File 'lib/kaltura_types.rb', line 14786 def end |
#partner_tags_multi_like_or ⇒ Object
Returns the value of attribute partner_tags_multi_like_or.
14785 14786 14787 |
# File 'lib/kaltura_types.rb', line 14785 def end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
14775 14776 14777 |
# File 'lib/kaltura_types.rb', line 14775 def end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
14774 14775 14776 |
# File 'lib/kaltura_types.rb', line 14774 def end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
14778 14779 14780 |
# File 'lib/kaltura_types.rb', line 14778 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.
14779 14780 14781 |
# File 'lib/kaltura_types.rb', line 14779 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#version_equal ⇒ Object
Returns the value of attribute version_equal.
14782 14783 14784 |
# File 'lib/kaltura_types.rb', line 14782 def version_equal @version_equal end |
#version_multi_like_and ⇒ Object
Returns the value of attribute version_multi_like_and.
14784 14785 14786 |
# File 'lib/kaltura_types.rb', line 14784 def version_multi_like_and @version_multi_like_and end |
#version_multi_like_or ⇒ Object
Returns the value of attribute version_multi_like_or.
14783 14784 14785 |
# File 'lib/kaltura_types.rb', line 14783 def version_multi_like_or @version_multi_like_or end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
14813 14814 14815 14816 14817 14818 14819 14820 14821 14822 14823 14824 14825 14826 14827 14828 14829 14830 14831 14832 14833 14834 14835 14836 14837 14838 14839 14840 14841 14842 14843 14844 14845 14846 14847 14848 14849 14850 14851 14852 14853 14854 14855 14856 14857 14858 14859 14860 14861 14862 14863 14864 14865 14866 14867 14868 14869 14870 14871 14872 14873 14874 14875 |
# File 'lib/kaltura_types.rb', line 14813 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 |