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.
13057 13058 13059 |
# File 'lib/kaltura_types.rb', line 13057 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.
13056 13057 13058 |
# File 'lib/kaltura_types.rb', line 13056 def category_full_ids_starts_with @category_full_ids_starts_with end |
#category_id_equal ⇒ Object
Returns the value of attribute category_id_equal.
13042 13043 13044 |
# File 'lib/kaltura_types.rb', line 13042 def category_id_equal @category_id_equal end |
#category_id_in ⇒ Object
Returns the value of attribute category_id_in.
13043 13044 13045 |
# File 'lib/kaltura_types.rb', line 13043 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.
13050 13051 13052 |
# File 'lib/kaltura_types.rb', line 13050 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.
13051 13052 13053 |
# File 'lib/kaltura_types.rb', line 13051 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.
13046 13047 13048 |
# File 'lib/kaltura_types.rb', line 13046 def end |
#permission_level_in ⇒ Object
Returns the value of attribute permission_level_in.
13047 13048 13049 |
# File 'lib/kaltura_types.rb', line 13047 def end |
#permission_names_match_and ⇒ Object
Returns the value of attribute permission_names_match_and.
13058 13059 13060 |
# File 'lib/kaltura_types.rb', line 13058 def end |
#permission_names_match_or ⇒ Object
Returns the value of attribute permission_names_match_or.
13059 13060 13061 |
# File 'lib/kaltura_types.rb', line 13059 def end |
#permission_names_not_contains ⇒ Object
Returns the value of attribute permission_names_not_contains.
13060 13061 13062 |
# File 'lib/kaltura_types.rb', line 13060 def end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
13048 13049 13050 |
# File 'lib/kaltura_types.rb', line 13048 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
13049 13050 13051 |
# File 'lib/kaltura_types.rb', line 13049 def status_in @status_in end |
#update_method_equal ⇒ Object
Returns the value of attribute update_method_equal.
13054 13055 13056 |
# File 'lib/kaltura_types.rb', line 13054 def update_method_equal @update_method_equal end |
#update_method_in ⇒ Object
Returns the value of attribute update_method_in.
13055 13056 13057 |
# File 'lib/kaltura_types.rb', line 13055 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.
13052 13053 13054 |
# File 'lib/kaltura_types.rb', line 13052 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.
13053 13054 13055 |
# File 'lib/kaltura_types.rb', line 13053 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.
13044 13045 13046 |
# File 'lib/kaltura_types.rb', line 13044 def user_id_equal @user_id_equal end |
#user_id_in ⇒ Object
Returns the value of attribute user_id_in.
13045 13046 13047 |
# File 'lib/kaltura_types.rb', line 13045 def user_id_in @user_id_in end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
13087 13088 13089 13090 13091 13092 13093 13094 13095 13096 13097 13098 13099 13100 13101 13102 13103 13104 13105 13106 13107 13108 13109 13110 13111 13112 13113 13114 13115 13116 13117 13118 13119 13120 13121 13122 13123 13124 13125 13126 13127 13128 13129 13130 13131 13132 13133 13134 13135 13136 13137 13138 13139 13140 13141 13142 13143 13144 13145 13146 |
# File 'lib/kaltura_types.rb', line 13087 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 |