Class: ActsAsKaltura::Extension::KalturaCuepointFilter
- Inherits:
-
Kaltura::Filter::BaseEntryFilter
- Object
- Kaltura::Filter::BaseEntryFilter
- ActsAsKaltura::Extension::KalturaCuepointFilter
- Defined in:
- lib/acts_as_kaltura/extension/filter.rb
Instance Attribute Summary collapse
-
#advanced_search ⇒ Object
Returns the value of attribute advanced_search.
-
#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.
-
#cue_point_type_equal ⇒ Object
Returns the value of attribute cue_point_type_equal.
-
#cue_point_type_in ⇒ Object
Returns the value of attribute cue_point_type_in.
-
#entry_id_equal ⇒ Object
Returns the value of attribute entry_id_equal.
-
#entry_id_in ⇒ Object
Returns the value of attribute entry_id_in.
-
#force_stop_equal ⇒ Object
Returns the value of attribute force_stop_equal.
-
#id_equal ⇒ Object
Returns the value of attribute id_equal.
-
#id_in ⇒ Object
Returns the value of attribute id_in.
-
#order_by ⇒ Object
Returns the value of attribute order_by.
-
#partner_sort_value_equal ⇒ Object
Returns the value of attribute partner_sort_value_equal.
-
#partner_sort_value_greater_than_or_equal ⇒ Object
Returns the value of attribute partner_sort_value_greater_than_or_equal.
-
#partner_sort_value_in ⇒ Object
Returns the value of attribute partner_sort_value_in.
-
#partner_sort_value_less_than_or_equal ⇒ Object
Returns the value of attribute partner_sort_value_less_than_or_equal.
-
#start_time_greater_than_or_equal ⇒ Object
Returns the value of attribute start_time_greater_than_or_equal.
-
#start_time_less_than_or_equal ⇒ Object
Returns the value of attribute start_time_less_than_or_equal.
-
#status_equal ⇒ Object
Returns the value of attribute status_equal.
-
#status_in ⇒ Object
Returns the value of attribute status_in.
-
#system_name_equal ⇒ Object
Returns the value of attribute system_name_equal.
-
#system_name_in ⇒ Object
Returns the value of attribute system_name_in.
-
#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.
-
#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.
Instance Attribute Details
#advanced_search ⇒ Object
Returns the value of attribute advanced_search.
5 6 7 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 5 def advanced_search @advanced_search end |
#created_at_greater_than_or_equal ⇒ Object
Returns the value of attribute created_at_greater_than_or_equal.
14 15 16 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 14 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.
15 16 17 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 15 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#cue_point_type_equal ⇒ Object
Returns the value of attribute cue_point_type_equal.
8 9 10 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 8 def cue_point_type_equal @cue_point_type_equal end |
#cue_point_type_in ⇒ Object
Returns the value of attribute cue_point_type_in.
9 10 11 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 9 def cue_point_type_in @cue_point_type_in end |
#entry_id_equal ⇒ Object
Returns the value of attribute entry_id_equal.
12 13 14 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 12 def entry_id_equal @entry_id_equal end |
#entry_id_in ⇒ Object
Returns the value of attribute entry_id_in.
13 14 15 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 13 def entry_id_in @entry_id_in end |
#force_stop_equal ⇒ Object
Returns the value of attribute force_stop_equal.
29 30 31 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 29 def force_stop_equal @force_stop_equal end |
#id_equal ⇒ Object
Returns the value of attribute id_equal.
6 7 8 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 6 def id_equal @id_equal end |
#id_in ⇒ Object
Returns the value of attribute id_in.
7 8 9 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 7 def id_in @id_in end |
#order_by ⇒ Object
Returns the value of attribute order_by.
4 5 6 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 4 def order_by @order_by end |
#partner_sort_value_equal ⇒ Object
Returns the value of attribute partner_sort_value_equal.
25 26 27 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 25 def partner_sort_value_equal @partner_sort_value_equal end |
#partner_sort_value_greater_than_or_equal ⇒ Object
Returns the value of attribute partner_sort_value_greater_than_or_equal.
27 28 29 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 27 def partner_sort_value_greater_than_or_equal @partner_sort_value_greater_than_or_equal end |
#partner_sort_value_in ⇒ Object
Returns the value of attribute partner_sort_value_in.
26 27 28 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 26 def partner_sort_value_in @partner_sort_value_in end |
#partner_sort_value_less_than_or_equal ⇒ Object
Returns the value of attribute partner_sort_value_less_than_or_equal.
28 29 30 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 28 def partner_sort_value_less_than_or_equal @partner_sort_value_less_than_or_equal end |
#start_time_greater_than_or_equal ⇒ Object
Returns the value of attribute start_time_greater_than_or_equal.
21 22 23 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 21 def start_time_greater_than_or_equal @start_time_greater_than_or_equal end |
#start_time_less_than_or_equal ⇒ Object
Returns the value of attribute start_time_less_than_or_equal.
22 23 24 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 22 def start_time_less_than_or_equal @start_time_less_than_or_equal end |
#status_equal ⇒ Object
Returns the value of attribute status_equal.
10 11 12 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 10 def status_equal @status_equal end |
#status_in ⇒ Object
Returns the value of attribute status_in.
11 12 13 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 11 def status_in @status_in end |
#system_name_equal ⇒ Object
Returns the value of attribute system_name_equal.
30 31 32 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 30 def system_name_equal @system_name_equal end |
#system_name_in ⇒ Object
Returns the value of attribute system_name_in.
31 32 33 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 31 def system_name_in @system_name_in end |
#tags_like ⇒ Object
Returns the value of attribute tags_like.
18 19 20 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 18 def @tags_like end |
#tags_multi_like_and ⇒ Object
Returns the value of attribute tags_multi_like_and.
20 21 22 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 20 def @tags_multi_like_and end |
#tags_multi_like_or ⇒ Object
Returns the value of attribute tags_multi_like_or.
19 20 21 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 19 def @tags_multi_like_or end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
16 17 18 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 16 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.
17 18 19 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 17 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.
23 24 25 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 23 def user_id_equal @user_id_equal end |
#user_id_in ⇒ Object
Returns the value of attribute user_id_in.
24 25 26 |
# File 'lib/acts_as_kaltura/extension/filter.rb', line 24 def user_id_in @user_id_in end |