Class: Kaltura::KalturaAuditTrailBaseFilter
- Inherits:
-
KalturaFilter
- Object
- KalturaObjectBase
- KalturaFilter
- Kaltura::KalturaAuditTrailBaseFilter
- Defined in:
- lib/kaltura_plugins/kaltura_audit_client_plugin.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#action_equal ⇒ Object
Returns the value of attribute action_equal.
-
#action_in ⇒ Object
Returns the value of attribute action_in.
-
#audit_object_type_equal ⇒ Object
Returns the value of attribute audit_object_type_equal.
-
#audit_object_type_in ⇒ Object
Returns the value of attribute audit_object_type_in.
-
#client_tag_equal ⇒ Object
Returns the value of attribute client_tag_equal.
-
#context_equal ⇒ Object
Returns the value of attribute context_equal.
-
#context_in ⇒ Object
Returns the value of attribute context_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.
-
#entry_id_equal ⇒ Object
Returns the value of attribute entry_id_equal.
-
#entry_id_in ⇒ Object
Returns the value of attribute entry_id_in.
-
#entry_point_equal ⇒ Object
Returns the value of attribute entry_point_equal.
-
#entry_point_in ⇒ Object
Returns the value of attribute entry_point_in.
-
#id_equal ⇒ Object
Returns the value of attribute id_equal.
-
#ip_address_equal ⇒ Object
Returns the value of attribute ip_address_equal.
-
#ip_address_in ⇒ Object
Returns the value of attribute ip_address_in.
-
#ks_equal ⇒ Object
Returns the value of attribute ks_equal.
-
#master_partner_id_equal ⇒ Object
Returns the value of attribute master_partner_id_equal.
-
#master_partner_id_in ⇒ Object
Returns the value of attribute master_partner_id_in.
-
#object_id_equal ⇒ Object
Returns the value of attribute object_id_equal.
-
#object_id_in ⇒ Object
Returns the value of attribute object_id_in.
-
#parsed_at_greater_than_or_equal ⇒ Object
Returns the value of attribute parsed_at_greater_than_or_equal.
-
#parsed_at_less_than_or_equal ⇒ Object
Returns the value of attribute parsed_at_less_than_or_equal.
-
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
-
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
-
#related_object_id_equal ⇒ Object
Returns the value of attribute related_object_id_equal.
-
#related_object_id_in ⇒ Object
Returns the value of attribute related_object_id_in.
-
#related_object_type_equal ⇒ Object
Returns the value of attribute related_object_type_equal.
-
#related_object_type_in ⇒ Object
Returns the value of attribute related_object_type_in.
-
#request_id_equal ⇒ Object
Returns the value of attribute request_id_equal.
-
#request_id_in ⇒ Object
Returns the value of attribute request_id_in.
-
#server_name_equal ⇒ Object
Returns the value of attribute server_name_equal.
-
#server_name_in ⇒ Object
Returns the value of attribute server_name_in.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#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
#action_equal ⇒ Object
Returns the value of attribute action_equal.
208 209 210 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 208 def action_equal @action_equal end |
#action_in ⇒ Object
Returns the value of attribute action_in.
209 210 211 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 209 def action_in @action_in end |
#audit_object_type_equal ⇒ Object
Returns the value of attribute audit_object_type_equal.
190 191 192 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 190 def audit_object_type_equal @audit_object_type_equal end |
#audit_object_type_in ⇒ Object
Returns the value of attribute audit_object_type_in.
191 192 193 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 191 def audit_object_type_in @audit_object_type_in end |
#client_tag_equal ⇒ Object
Returns the value of attribute client_tag_equal.
219 220 221 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 219 def client_tag_equal @client_tag_equal end |
#context_equal ⇒ Object
Returns the value of attribute context_equal.
211 212 213 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 211 def context_equal @context_equal end |
#context_in ⇒ Object
Returns the value of attribute context_in.
212 213 214 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 212 def context_in @context_in end |
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
184 185 186 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 184 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.
185 186 187 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 185 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#entry_id_equal ⇒ Object
Returns the value of attribute entry_id_equal.
198 199 200 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 198 def entry_id_equal @entry_id_equal end |
#entry_id_in ⇒ Object
Returns the value of attribute entry_id_in.
199 200 201 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 199 def entry_id_in @entry_id_in end |
#entry_point_equal ⇒ Object
Returns the value of attribute entry_point_equal.
213 214 215 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 213 def entry_point_equal @entry_point_equal end |
#entry_point_in ⇒ Object
Returns the value of attribute entry_point_in.
214 215 216 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 214 def entry_point_in @entry_point_in end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
183 184 185 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 183 def id_equal @id_equal end |
#ip_address_equal ⇒ Object
Returns the value of attribute ip_address_equal.
217 218 219 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 217 def ip_address_equal @ip_address_equal end |
#ip_address_in ⇒ Object
Returns the value of attribute ip_address_in.
218 219 220 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 218 def ip_address_in @ip_address_in end |
#ks_equal ⇒ Object
Returns the value of attribute ks_equal.
210 211 212 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 210 def ks_equal @ks_equal end |
#master_partner_id_equal ⇒ Object
Returns the value of attribute master_partner_id_equal.
200 201 202 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 200 def master_partner_id_equal @master_partner_id_equal end |
#master_partner_id_in ⇒ Object
Returns the value of attribute master_partner_id_in.
201 202 203 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 201 def master_partner_id_in @master_partner_id_in end |
#object_id_equal ⇒ Object
Returns the value of attribute object_id_equal.
192 193 194 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 192 def object_id_equal @object_id_equal end |
#object_id_in ⇒ Object
Returns the value of attribute object_id_in.
193 194 195 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 193 def object_id_in @object_id_in end |
#parsed_at_greater_than_or_equal ⇒ Object
Returns the value of attribute parsed_at_greater_than_or_equal.
186 187 188 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 186 def parsed_at_greater_than_or_equal @parsed_at_greater_than_or_equal end |
#parsed_at_less_than_or_equal ⇒ Object
Returns the value of attribute parsed_at_less_than_or_equal.
187 188 189 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 187 def parsed_at_less_than_or_equal @parsed_at_less_than_or_equal end |
#partner_id_equal ⇒ Object
Returns the value of attribute partner_id_equal.
202 203 204 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 202 def partner_id_equal @partner_id_equal end |
#partner_id_in ⇒ Object
Returns the value of attribute partner_id_in.
203 204 205 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 203 def partner_id_in @partner_id_in end |
#related_object_id_equal ⇒ Object
Returns the value of attribute related_object_id_equal.
194 195 196 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 194 def @related_object_id_equal end |
#related_object_id_in ⇒ Object
Returns the value of attribute related_object_id_in.
195 196 197 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 195 def @related_object_id_in end |
#related_object_type_equal ⇒ Object
Returns the value of attribute related_object_type_equal.
196 197 198 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 196 def @related_object_type_equal end |
#related_object_type_in ⇒ Object
Returns the value of attribute related_object_type_in.
197 198 199 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 197 def @related_object_type_in end |
#request_id_equal ⇒ Object
Returns the value of attribute request_id_equal.
204 205 206 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 204 def request_id_equal @request_id_equal end |
#request_id_in ⇒ Object
Returns the value of attribute request_id_in.
205 206 207 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 205 def request_id_in @request_id_in end |
#server_name_equal ⇒ Object
Returns the value of attribute server_name_equal.
215 216 217 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 215 def server_name_equal @server_name_equal end |
#server_name_in ⇒ Object
Returns the value of attribute server_name_in.
216 217 218 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 216 def server_name_in @server_name_in end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
188 189 190 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 188 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
189 190 191 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 189 def status_in @status_in end |
#user_id_equal ⇒ Object
Returns the value of attribute user_id_equal.
206 207 208 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 206 def user_id_equal @user_id_equal end |
#user_id_in ⇒ Object
Returns the value of attribute user_id_in.
207 208 209 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 207 def user_id_in @user_id_in end |