Class: Kaltura::KalturaCategoryUserBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaCategoryUserBaseFilter
- Defined in:
- lib/kaltura_client.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
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#category_full_ids_equal ⇒ Object
Returns the value of attribute category_full_ids_equal.
6941 6942 6943 |
# File 'lib/kaltura_client.rb', line 6941 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.
6940 6941 6942 |
# File 'lib/kaltura_client.rb', line 6940 def category_full_ids_starts_with @category_full_ids_starts_with end |
#category_id_equal ⇒ Object
Returns the value of attribute category_id_equal.
6926 6927 6928 |
# File 'lib/kaltura_client.rb', line 6926 def category_id_equal @category_id_equal end |
#category_id_in ⇒ Object
Returns the value of attribute category_id_in.
6927 6928 6929 |
# File 'lib/kaltura_client.rb', line 6927 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.
6934 6935 6936 |
# File 'lib/kaltura_client.rb', line 6934 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.
6935 6936 6937 |
# File 'lib/kaltura_client.rb', line 6935 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.
6930 6931 6932 |
# File 'lib/kaltura_client.rb', line 6930 def @permission_level_equal end |
#permission_level_in ⇒ Object
Returns the value of attribute permission_level_in.
6931 6932 6933 |
# File 'lib/kaltura_client.rb', line 6931 def @permission_level_in end |
#permission_names_match_and ⇒ Object
Returns the value of attribute permission_names_match_and.
6942 6943 6944 |
# File 'lib/kaltura_client.rb', line 6942 def @permission_names_match_and end |
#permission_names_match_or ⇒ Object
Returns the value of attribute permission_names_match_or.
6943 6944 6945 |
# File 'lib/kaltura_client.rb', line 6943 def @permission_names_match_or end |
#permission_names_not_contains ⇒ Object
Returns the value of attribute permission_names_not_contains.
6944 6945 6946 |
# File 'lib/kaltura_client.rb', line 6944 def @permission_names_not_contains end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
6932 6933 6934 |
# File 'lib/kaltura_client.rb', line 6932 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
6933 6934 6935 |
# File 'lib/kaltura_client.rb', line 6933 def status_in @status_in end |
#update_method_equal ⇒ Object
Returns the value of attribute update_method_equal.
6938 6939 6940 |
# File 'lib/kaltura_client.rb', line 6938 def update_method_equal @update_method_equal end |
#update_method_in ⇒ Object
Returns the value of attribute update_method_in.
6939 6940 6941 |
# File 'lib/kaltura_client.rb', line 6939 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.
6936 6937 6938 |
# File 'lib/kaltura_client.rb', line 6936 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.
6937 6938 6939 |
# File 'lib/kaltura_client.rb', line 6937 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.
6928 6929 6930 |
# File 'lib/kaltura_client.rb', line 6928 def user_id_equal @user_id_equal end |
#user_id_in ⇒ Object
Returns the value of attribute user_id_in.
6929 6930 6931 |
# File 'lib/kaltura_client.rb', line 6929 def user_id_in @user_id_in end |