Class: Kaltura::KalturaCategoryUserBaseFilter
- Inherits:
-
KalturaRelatedFilter
- Object
- KalturaObjectBase
- KalturaFilter
- KalturaRelatedFilter
- Kaltura::KalturaCategoryUserBaseFilter
- Defined in:
- lib/kaltura_types.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#category_full_ids_equal ⇒ Object
Returns the value of attribute category_full_ids_equal.
-
#category_full_ids_starts_with ⇒ Object
Returns the value of attribute category_full_ids_starts_with.
-
#category_id_equal ⇒ Object
Returns the value of attribute category_id_equal.
-
#category_id_in ⇒ Object
Returns the value of attribute category_id_in.
-
#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.
-
#permission_level_equal ⇒ Object
Returns the value of attribute permission_level_equal.
-
#permission_level_in ⇒ Object
Returns the value of attribute permission_level_in.
-
#permission_names_match_and ⇒ Object
Returns the value of attribute permission_names_match_and.
-
#permission_names_match_or ⇒ Object
Returns the value of attribute permission_names_match_or.
-
#permission_names_not_contains ⇒ Object
Returns the value of attribute permission_names_not_contains.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#update_method_equal ⇒ Object
Returns the value of attribute update_method_equal.
-
#update_method_in ⇒ Object
Returns the value of attribute update_method_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.
-
#user_id_equal ⇒ Object
Returns the value of attribute user_id_equal.
-
#user_id_in ⇒ Object
Returns the value of attribute user_id_in.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Attribute Details
#category_full_ids_equal ⇒ Object
Returns the value of attribute category_full_ids_equal.
12829 12830 12831 |
# File 'lib/kaltura_types.rb', line 12829 def category_full_ids_equal @category_full_ids_equal end |
#category_full_ids_starts_with ⇒ Object
Returns the value of attribute category_full_ids_starts_with.
12828 12829 12830 |
# File 'lib/kaltura_types.rb', line 12828 def category_full_ids_starts_with @category_full_ids_starts_with end |
#category_id_equal ⇒ Object
Returns the value of attribute category_id_equal.
12814 12815 12816 |
# File 'lib/kaltura_types.rb', line 12814 def category_id_equal @category_id_equal end |
#category_id_in ⇒ Object
Returns the value of attribute category_id_in.
12815 12816 12817 |
# File 'lib/kaltura_types.rb', line 12815 def category_id_in @category_id_in end |
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
12822 12823 12824 |
# File 'lib/kaltura_types.rb', line 12822 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.
12823 12824 12825 |
# File 'lib/kaltura_types.rb', line 12823 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#permission_level_equal ⇒ Object
Returns the value of attribute permission_level_equal.
12818 12819 12820 |
# File 'lib/kaltura_types.rb', line 12818 def end |
#permission_level_in ⇒ Object
Returns the value of attribute permission_level_in.
12819 12820 12821 |
# File 'lib/kaltura_types.rb', line 12819 def end |
#permission_names_match_and ⇒ Object
Returns the value of attribute permission_names_match_and.
12830 12831 12832 |
# File 'lib/kaltura_types.rb', line 12830 def end |
#permission_names_match_or ⇒ Object
Returns the value of attribute permission_names_match_or.
12831 12832 12833 |
# File 'lib/kaltura_types.rb', line 12831 def end |
#permission_names_not_contains ⇒ Object
Returns the value of attribute permission_names_not_contains.
12832 12833 12834 |
# File 'lib/kaltura_types.rb', line 12832 def end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
12820 12821 12822 |
# File 'lib/kaltura_types.rb', line 12820 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
12821 12822 12823 |
# File 'lib/kaltura_types.rb', line 12821 def status_in @status_in end |
#update_method_equal ⇒ Object
Returns the value of attribute update_method_equal.
12826 12827 12828 |
# File 'lib/kaltura_types.rb', line 12826 def update_method_equal @update_method_equal end |
#update_method_in ⇒ Object
Returns the value of attribute update_method_in.
12827 12828 12829 |
# File 'lib/kaltura_types.rb', line 12827 def update_method_in @update_method_in end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
12824 12825 12826 |
# File 'lib/kaltura_types.rb', line 12824 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.
12825 12826 12827 |
# File 'lib/kaltura_types.rb', line 12825 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#user_id_equal ⇒ Object
Returns the value of attribute user_id_equal.
12816 12817 12818 |
# File 'lib/kaltura_types.rb', line 12816 def user_id_equal @user_id_equal end |
#user_id_in ⇒ Object
Returns the value of attribute user_id_in.
12817 12818 12819 |
# File 'lib/kaltura_types.rb', line 12817 def user_id_in @user_id_in end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
12859 12860 12861 12862 12863 12864 12865 12866 12867 12868 12869 12870 12871 12872 12873 12874 12875 12876 12877 12878 12879 12880 12881 12882 12883 12884 12885 12886 12887 12888 12889 12890 12891 12892 12893 12894 12895 12896 12897 12898 12899 12900 12901 12902 12903 12904 12905 12906 12907 12908 12909 12910 12911 12912 12913 12914 12915 12916 12917 12918 |
# File 'lib/kaltura_types.rb', line 12859 def from_xml(xml_element) super if xml_element.elements['categoryIdEqual'] != nil self.category_id_equal = xml_element.elements['categoryIdEqual'].text end if xml_element.elements['categoryIdIn'] != nil self.category_id_in = xml_element.elements['categoryIdIn'].text end if xml_element.elements['userIdEqual'] != nil self.user_id_equal = xml_element.elements['userIdEqual'].text end if xml_element.elements['userIdIn'] != nil self.user_id_in = xml_element.elements['userIdIn'].text end if xml_element.elements['permissionLevelEqual'] != nil self. = xml_element.elements['permissionLevelEqual'].text end if xml_element.elements['permissionLevelIn'] != nil self. = xml_element.elements['permissionLevelIn'].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['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['updateMethodEqual'] != nil self.update_method_equal = xml_element.elements['updateMethodEqual'].text end if xml_element.elements['updateMethodIn'] != nil self.update_method_in = xml_element.elements['updateMethodIn'].text end if xml_element.elements['categoryFullIdsStartsWith'] != nil self.category_full_ids_starts_with = xml_element.elements['categoryFullIdsStartsWith'].text end if xml_element.elements['categoryFullIdsEqual'] != nil self.category_full_ids_equal = xml_element.elements['categoryFullIdsEqual'].text end if xml_element.elements['permissionNamesMatchAnd'] != nil self. = xml_element.elements['permissionNamesMatchAnd'].text end if xml_element.elements['permissionNamesMatchOr'] != nil self. = xml_element.elements['permissionNamesMatchOr'].text end if xml_element.elements['permissionNamesNotContains'] != nil self. = xml_element.elements['permissionNamesNotContains'].text end end |