Class: Kaltura::KalturaBaseEntryFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaBaseEntryFilter
- Defined in:
- lib/kaltura_client.rb
Direct Known Subclasses
KalturaDataEntryFilter, KalturaDocumentEntryFilter, KalturaPlayableEntryFilter, KalturaPlaylistFilter
Instance Attribute Summary collapse
-
#access_control_id_equal ⇒ Object
Returns the value of attribute access_control_id_equal.
-
#access_control_id_in ⇒ Object
Returns the value of attribute access_control_id_in.
-
#admin_tags_like ⇒ Object
Returns the value of attribute admin_tags_like.
-
#admin_tags_multi_like_and ⇒ Object
Returns the value of attribute admin_tags_multi_like_and.
-
#admin_tags_multi_like_or ⇒ Object
Returns the value of attribute admin_tags_multi_like_or.
-
#categories_match_and ⇒ Object
Returns the value of attribute categories_match_and.
-
#categories_match_or ⇒ Object
Returns the value of attribute categories_match_or.
-
#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.
-
#end_date_greater_than_or_equal ⇒ Object
Returns the value of attribute end_date_greater_than_or_equal.
-
#end_date_greater_than_or_equal_or_null ⇒ Object
Returns the value of attribute end_date_greater_than_or_equal_or_null.
-
#end_date_less_than_or_equal ⇒ Object
Returns the value of attribute end_date_less_than_or_equal.
-
#end_date_less_than_or_equal_or_null ⇒ Object
Returns the value of attribute end_date_less_than_or_equal_or_null.
-
#group_id_equal ⇒ Object
Returns the value of attribute group_id_equal.
-
#id_equal ⇒ Object
Returns the value of attribute id_equal.
-
#id_in ⇒ Object
Returns the value of attribute id_in.
-
#moderation_status_equal ⇒ Object
Returns the value of attribute moderation_status_equal.
-
#moderation_status_in ⇒ Object
Returns the value of attribute moderation_status_in.
-
#moderation_status_not_equal ⇒ Object
Returns the value of attribute moderation_status_not_equal.
-
#moderation_status_not_in ⇒ Object
Returns the value of attribute moderation_status_not_in.
-
#name_equal ⇒ Object
Returns the value of attribute name_equal.
-
#name_like ⇒ Object
Returns the value of attribute name_like.
-
#name_multi_like_and ⇒ Object
Returns the value of attribute name_multi_like_and.
-
#name_multi_like_or ⇒ Object
Returns the value of attribute name_multi_like_or.
-
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
-
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
-
#search_text_match_and ⇒ Object
Returns the value of attribute search_text_match_and.
-
#search_text_match_or ⇒ Object
Returns the value of attribute search_text_match_or.
-
#start_date_greater_than_or_equal ⇒ Object
Returns the value of attribute start_date_greater_than_or_equal.
-
#start_date_greater_than_or_equal_or_null ⇒ Object
Returns the value of attribute start_date_greater_than_or_equal_or_null.
-
#start_date_less_than_or_equal ⇒ Object
Returns the value of attribute start_date_less_than_or_equal.
-
#start_date_less_than_or_equal_or_null ⇒ Object
Returns the value of attribute start_date_less_than_or_equal_or_null.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#status_not_equal ⇒ Object
Returns the value of attribute status_not_equal.
-
#status_not_in ⇒ Object
Returns the value of attribute status_not_in.
-
#tags_admin_tags_multi_like_and ⇒ Object
Returns the value of attribute tags_admin_tags_multi_like_and.
-
#tags_admin_tags_multi_like_or ⇒ Object
Returns the value of attribute tags_admin_tags_multi_like_or.
-
#tags_admin_tags_name_multi_like_and ⇒ Object
Returns the value of attribute tags_admin_tags_name_multi_like_and.
-
#tags_admin_tags_name_multi_like_or ⇒ Object
Returns the value of attribute tags_admin_tags_name_multi_like_or.
-
#tags_like ⇒ Object
Returns the value of attribute tags_like.
-
#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.
-
#tags_name_multi_like_and ⇒ Object
Returns the value of attribute tags_name_multi_like_and.
-
#tags_name_multi_like_or ⇒ Object
Returns the value of attribute tags_name_multi_like_or.
-
#type_equal ⇒ Object
Returns the value of attribute type_equal.
-
#type_in ⇒ Object
Returns the value of attribute type_in.
-
#user_id_equal ⇒ Object
Returns the value of attribute user_id_equal.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#access_control_id_equal ⇒ Object
Returns the value of attribute access_control_id_equal.
1126 1127 1128 |
# File 'lib/kaltura_client.rb', line 1126 def access_control_id_equal @access_control_id_equal end |
#access_control_id_in ⇒ Object
Returns the value of attribute access_control_id_in.
1127 1128 1129 |
# File 'lib/kaltura_client.rb', line 1127 def access_control_id_in @access_control_id_in end |
#admin_tags_like ⇒ Object
Returns the value of attribute admin_tags_like.
1106 1107 1108 |
# File 'lib/kaltura_client.rb', line 1106 def @admin_tags_like end |
#admin_tags_multi_like_and ⇒ Object
Returns the value of attribute admin_tags_multi_like_and.
1108 1109 1110 |
# File 'lib/kaltura_client.rb', line 1108 def @admin_tags_multi_like_and end |
#admin_tags_multi_like_or ⇒ Object
Returns the value of attribute admin_tags_multi_like_or.
1107 1108 1109 |
# File 'lib/kaltura_client.rb', line 1107 def @admin_tags_multi_like_or end |
#categories_match_and ⇒ Object
Returns the value of attribute categories_match_and.
1109 1110 1111 |
# File 'lib/kaltura_client.rb', line 1109 def categories_match_and @categories_match_and end |
#categories_match_or ⇒ Object
Returns the value of attribute categories_match_or.
1110 1111 1112 |
# File 'lib/kaltura_client.rb', line 1110 def categories_match_or @categories_match_or end |
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
1121 1122 1123 |
# File 'lib/kaltura_client.rb', line 1121 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.
1122 1123 1124 |
# File 'lib/kaltura_client.rb', line 1122 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#end_date_greater_than_or_equal ⇒ Object
Returns the value of attribute end_date_greater_than_or_equal.
1132 1133 1134 |
# File 'lib/kaltura_client.rb', line 1132 def end_date_greater_than_or_equal @end_date_greater_than_or_equal end |
#end_date_greater_than_or_equal_or_null ⇒ Object
Returns the value of attribute end_date_greater_than_or_equal_or_null.
1134 1135 1136 |
# File 'lib/kaltura_client.rb', line 1134 def end_date_greater_than_or_equal_or_null @end_date_greater_than_or_equal_or_null end |
#end_date_less_than_or_equal ⇒ Object
Returns the value of attribute end_date_less_than_or_equal.
1133 1134 1135 |
# File 'lib/kaltura_client.rb', line 1133 def end_date_less_than_or_equal @end_date_less_than_or_equal end |
#end_date_less_than_or_equal_or_null ⇒ Object
Returns the value of attribute end_date_less_than_or_equal_or_null.
1135 1136 1137 |
# File 'lib/kaltura_client.rb', line 1135 def end_date_less_than_or_equal_or_null @end_date_less_than_or_equal_or_null end |
#group_id_equal ⇒ Object
Returns the value of attribute group_id_equal.
1123 1124 1125 |
# File 'lib/kaltura_client.rb', line 1123 def group_id_equal @group_id_equal end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
1094 1095 1096 |
# File 'lib/kaltura_client.rb', line 1094 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
1095 1096 1097 |
# File 'lib/kaltura_client.rb', line 1095 def id_in @id_in end |
#moderation_status_equal ⇒ Object
Returns the value of attribute moderation_status_equal.
1115 1116 1117 |
# File 'lib/kaltura_client.rb', line 1115 def moderation_status_equal @moderation_status_equal end |
#moderation_status_in ⇒ Object
Returns the value of attribute moderation_status_in.
1117 1118 1119 |
# File 'lib/kaltura_client.rb', line 1117 def moderation_status_in @moderation_status_in end |
#moderation_status_not_equal ⇒ Object
Returns the value of attribute moderation_status_not_equal.
1116 1117 1118 |
# File 'lib/kaltura_client.rb', line 1116 def moderation_status_not_equal @moderation_status_not_equal end |
#moderation_status_not_in ⇒ Object
Returns the value of attribute moderation_status_not_in.
1118 1119 1120 |
# File 'lib/kaltura_client.rb', line 1118 def moderation_status_not_in @moderation_status_not_in end |
#name_equal ⇒ Object
Returns the value of attribute name_equal.
1099 1100 1101 |
# File 'lib/kaltura_client.rb', line 1099 def name_equal @name_equal end |
#name_like ⇒ Object
Returns the value of attribute name_like.
1096 1097 1098 |
# File 'lib/kaltura_client.rb', line 1096 def name_like @name_like end |
#name_multi_like_and ⇒ Object
Returns the value of attribute name_multi_like_and.
1098 1099 1100 |
# File 'lib/kaltura_client.rb', line 1098 def name_multi_like_and @name_multi_like_and end |
#name_multi_like_or ⇒ Object
Returns the value of attribute name_multi_like_or.
1097 1098 1099 |
# File 'lib/kaltura_client.rb', line 1097 def name_multi_like_or @name_multi_like_or end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
1100 1101 1102 |
# File 'lib/kaltura_client.rb', line 1100 def partner_id_equal @partner_id_equal end |
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
1101 1102 1103 |
# File 'lib/kaltura_client.rb', line 1101 def partner_id_in @partner_id_in end |
#search_text_match_and ⇒ Object
Returns the value of attribute search_text_match_and.
1124 1125 1126 |
# File 'lib/kaltura_client.rb', line 1124 def search_text_match_and @search_text_match_and end |
#search_text_match_or ⇒ Object
Returns the value of attribute search_text_match_or.
1125 1126 1127 |
# File 'lib/kaltura_client.rb', line 1125 def search_text_match_or @search_text_match_or end |
#start_date_greater_than_or_equal ⇒ Object
Returns the value of attribute start_date_greater_than_or_equal.
1128 1129 1130 |
# File 'lib/kaltura_client.rb', line 1128 def start_date_greater_than_or_equal @start_date_greater_than_or_equal end |
#start_date_greater_than_or_equal_or_null ⇒ Object
Returns the value of attribute start_date_greater_than_or_equal_or_null.
1130 1131 1132 |
# File 'lib/kaltura_client.rb', line 1130 def start_date_greater_than_or_equal_or_null @start_date_greater_than_or_equal_or_null end |
#start_date_less_than_or_equal ⇒ Object
Returns the value of attribute start_date_less_than_or_equal.
1129 1130 1131 |
# File 'lib/kaltura_client.rb', line 1129 def start_date_less_than_or_equal @start_date_less_than_or_equal end |
#start_date_less_than_or_equal_or_null ⇒ Object
Returns the value of attribute start_date_less_than_or_equal_or_null.
1131 1132 1133 |
# File 'lib/kaltura_client.rb', line 1131 def start_date_less_than_or_equal_or_null @start_date_less_than_or_equal_or_null end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
1111 1112 1113 |
# File 'lib/kaltura_client.rb', line 1111 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
1113 1114 1115 |
# File 'lib/kaltura_client.rb', line 1113 def status_in @status_in end |
#status_not_equal ⇒ Object
Returns the value of attribute status_not_equal.
1112 1113 1114 |
# File 'lib/kaltura_client.rb', line 1112 def status_not_equal @status_not_equal end |
#status_not_in ⇒ Object
Returns the value of attribute status_not_in.
1114 1115 1116 |
# File 'lib/kaltura_client.rb', line 1114 def status_not_in @status_not_in end |
#tags_admin_tags_multi_like_and ⇒ Object
Returns the value of attribute tags_admin_tags_multi_like_and.
1140 1141 1142 |
# File 'lib/kaltura_client.rb', line 1140 def @tags_admin_tags_multi_like_and end |
#tags_admin_tags_multi_like_or ⇒ Object
Returns the value of attribute tags_admin_tags_multi_like_or.
1137 1138 1139 |
# File 'lib/kaltura_client.rb', line 1137 def @tags_admin_tags_multi_like_or end |
#tags_admin_tags_name_multi_like_and ⇒ Object
Returns the value of attribute tags_admin_tags_name_multi_like_and.
1141 1142 1143 |
# File 'lib/kaltura_client.rb', line 1141 def @tags_admin_tags_name_multi_like_and end |
#tags_admin_tags_name_multi_like_or ⇒ Object
Returns the value of attribute tags_admin_tags_name_multi_like_or.
1138 1139 1140 |
# File 'lib/kaltura_client.rb', line 1138 def @tags_admin_tags_name_multi_like_or end |
#tags_like ⇒ Object
Returns the value of attribute tags_like.
1103 1104 1105 |
# File 'lib/kaltura_client.rb', line 1103 def @tags_like end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
1105 1106 1107 |
# File 'lib/kaltura_client.rb', line 1105 def @tags_multi_like_and end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
1104 1105 1106 |
# File 'lib/kaltura_client.rb', line 1104 def @tags_multi_like_or end |
#tags_name_multi_like_and ⇒ Object
Returns the value of attribute tags_name_multi_like_and.
1139 1140 1141 |
# File 'lib/kaltura_client.rb', line 1139 def @tags_name_multi_like_and end |
#tags_name_multi_like_or ⇒ Object
Returns the value of attribute tags_name_multi_like_or.
1136 1137 1138 |
# File 'lib/kaltura_client.rb', line 1136 def @tags_name_multi_like_or end |
#type_equal ⇒ Object
Returns the value of attribute type_equal.
1119 1120 1121 |
# File 'lib/kaltura_client.rb', line 1119 def type_equal @type_equal end |
#type_in ⇒ Object
Returns the value of attribute type_in.
1120 1121 1122 |
# File 'lib/kaltura_client.rb', line 1120 def type_in @type_in end |
#user_id_equal ⇒ Object
Returns the value of attribute user_id_equal.
1102 1103 1104 |
# File 'lib/kaltura_client.rb', line 1102 def user_id_equal @user_id_equal end |