Class: Kaltura::KalturaBaseEntryBaseFilter
- Inherits:
-
KalturaRelatedFilter
- Object
- KalturaObjectBase
- KalturaFilter
- KalturaRelatedFilter
- Kaltura::KalturaBaseEntryBaseFilter
- Defined in:
- lib/kaltura_types.rb
Direct Known Subclasses
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
This filter should be in use for retrieving specific entries.
-
#admin_tags_multi_like_and ⇒ Object
This filter should be in use for retrieving specific entries.
-
#admin_tags_multi_like_or ⇒ Object
This filter should be in use for retrieving specific entries.
-
#categories_ids_empty ⇒ Object
Returns the value of attribute categories_ids_empty.
-
#categories_ids_match_and ⇒ Object
Returns the value of attribute categories_ids_match_and.
-
#categories_ids_match_or ⇒ Object
All entries of the categories, excluding their child categories.
-
#categories_ids_not_contains ⇒ Object
Returns the value of attribute categories_ids_not_contains.
-
#categories_match_and ⇒ Object
Returns the value of attribute categories_match_and.
-
#categories_match_or ⇒ Object
All entries within these categories or their child categories.
-
#categories_not_contains ⇒ Object
Returns the value of attribute categories_not_contains.
-
#created_at_greater_than_or_equal ⇒ Object
This filter parameter should be in use for retrieving only entries which were created at Kaltura system after a specific time/date (standard timestamp format).
-
#created_at_less_than_or_equal ⇒ Object
This filter parameter should be in use for retrieving only entries which were created at Kaltura system before a specific time/date (standard timestamp format).
-
#creator_id_equal ⇒ Object
Returns the value of attribute creator_id_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.
-
#entitled_users_edit_match_and ⇒ Object
Returns the value of attribute entitled_users_edit_match_and.
-
#entitled_users_edit_match_or ⇒ Object
Returns the value of attribute entitled_users_edit_match_or.
-
#entitled_users_publish_match_and ⇒ Object
Returns the value of attribute entitled_users_publish_match_and.
-
#entitled_users_publish_match_or ⇒ Object
Returns the value of attribute entitled_users_publish_match_or.
-
#entitled_users_view_match_and ⇒ Object
Returns the value of attribute entitled_users_view_match_and.
-
#entitled_users_view_match_or ⇒ Object
Returns the value of attribute entitled_users_view_match_or.
-
#group_id_equal ⇒ Object
Returns the value of attribute group_id_equal.
-
#id_equal ⇒ Object
This filter should be in use for retrieving only a specific entry (identified by its entryId).
-
#id_in ⇒ Object
This filter should be in use for retrieving few specific entries (string should include comma separated list of entryId strings).
-
#id_not_in ⇒ Object
Returns the value of attribute id_not_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
This filter should be in use for retrieving entries with a specific name.
-
#name_like ⇒ Object
This filter should be in use for retrieving specific entries.
-
#name_multi_like_and ⇒ Object
This filter should be in use for retrieving specific entries.
-
#name_multi_like_or ⇒ Object
This filter should be in use for retrieving specific entries.
-
#parent_entry_id_equal ⇒ Object
Returns the value of attribute parent_entry_id_equal.
-
#partner_id_equal ⇒ Object
This filter should be in use for retrieving only entries which were uploaded by/assigned to users of a specific Kaltura Partner (identified by Partner ID).
-
#partner_id_in ⇒ Object
This filter should be in use for retrieving only entries within Kaltura network which were uploaded by/assigned to users of few Kaltura Partners (string should include comma separated list of PartnerIDs).
-
#partner_sort_value_greater_than_or_equal ⇒ Object
Returns the value of attribute partner_sort_value_greater_than_or_equal.
-
#partner_sort_value_less_than_or_equal ⇒ Object
Returns the value of attribute partner_sort_value_less_than_or_equal.
-
#rank_greater_than_or_equal ⇒ Object
Returns the value of attribute rank_greater_than_or_equal.
-
#rank_less_than_or_equal ⇒ Object
Returns the value of attribute rank_less_than_or_equal.
-
#reference_id_equal ⇒ Object
Returns the value of attribute reference_id_equal.
-
#reference_id_in ⇒ Object
Returns the value of attribute reference_id_in.
-
#replaced_entry_id_equal ⇒ Object
Returns the value of attribute replaced_entry_id_equal.
-
#replaced_entry_id_in ⇒ Object
Returns the value of attribute replaced_entry_id_in.
-
#replacement_status_equal ⇒ Object
Returns the value of attribute replacement_status_equal.
-
#replacement_status_in ⇒ Object
Returns the value of attribute replacement_status_in.
-
#replacing_entry_id_equal ⇒ Object
Returns the value of attribute replacing_entry_id_equal.
-
#replacing_entry_id_in ⇒ Object
Returns the value of attribute replacing_entry_id_in.
-
#root_entry_id_equal ⇒ Object
Returns the value of attribute root_entry_id_equal.
-
#root_entry_id_in ⇒ Object
Returns the value of attribute root_entry_id_in.
-
#search_text_match_and ⇒ Object
This filter should be in use for retrieving specific entries while search match the input string within all of the following metadata attributes: name, description, tags, adminTags.
-
#search_text_match_or ⇒ Object
This filter should be in use for retrieving specific entries while search match the input string within at least one of the following metadata attributes: name, description, tags, adminTags.
-
#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
This filter should be in use for retrieving only entries, at a specific {.
-
#status_in ⇒ Object
This filter should be in use for retrieving only entries, at few specific {.
-
#status_not_equal ⇒ Object
This filter should be in use for retrieving only entries, not at a specific {.
-
#status_not_in ⇒ Object
This filter should be in use for retrieving only entries, not at few specific {.
-
#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
This filter should be in use for retrieving specific entries.
-
#tags_multi_like_and ⇒ Object
This filter should be in use for retrieving specific entries.
-
#tags_multi_like_or ⇒ Object
This filter should be in use for retrieving specific entries.
-
#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.
-
#total_rank_greater_than_or_equal ⇒ Object
Returns the value of attribute total_rank_greater_than_or_equal.
-
#total_rank_less_than_or_equal ⇒ Object
Returns the value of attribute total_rank_less_than_or_equal.
-
#type_equal ⇒ Object
Returns the value of attribute type_equal.
-
#type_in ⇒ Object
This filter should be in use for retrieving entries of few {.
-
#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
This filter parameter should be in use for retrieving only entries, uploaded by/assigned to a specific user (identified by user Id).
-
#user_id_in ⇒ Object
Returns the value of attribute user_id_in.
-
#user_id_not_in ⇒ Object
Returns the value of attribute user_id_not_in.
Attributes inherited from KalturaFilter
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Attribute Details
#access_control_id_equal ⇒ Object
Returns the value of attribute access_control_id_equal.
6999 7000 7001 |
# File 'lib/kaltura_types.rb', line 6999 def access_control_id_equal @access_control_id_equal end |
#access_control_id_in ⇒ Object
Returns the value of attribute access_control_id_in.
7000 7001 7002 |
# File 'lib/kaltura_types.rb', line 7000 def access_control_id_in @access_control_id_in end |
#admin_tags_like ⇒ Object
This filter should be in use for retrieving specific entries. It should include only one string to search for in entry tags set by an ADMIN user (no wildcards, spaces are treated as part of the string).
6954 6955 6956 |
# File 'lib/kaltura_types.rb', line 6954 def end |
#admin_tags_multi_like_and ⇒ Object
This filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry tags, set by an ADMIN user, while applying an AND logic to retrieve entries that contain all input strings (no wildcards, spaces are treated as part of the string).
6958 6959 6960 |
# File 'lib/kaltura_types.rb', line 6958 def end |
#admin_tags_multi_like_or ⇒ Object
This filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry tags, set by an ADMIN user, while applying an OR logic to retrieve entries that contain at least one input string (no wildcards, spaces are treated as part of the string).
6956 6957 6958 |
# File 'lib/kaltura_types.rb', line 6956 def end |
#categories_ids_empty ⇒ Object
Returns the value of attribute categories_ids_empty.
6968 6969 6970 |
# File 'lib/kaltura_types.rb', line 6968 def categories_ids_empty @categories_ids_empty end |
#categories_ids_match_and ⇒ Object
Returns the value of attribute categories_ids_match_and.
6963 6964 6965 |
# File 'lib/kaltura_types.rb', line 6963 def categories_ids_match_and @categories_ids_match_and end |
#categories_ids_match_or ⇒ Object
All entries of the categories, excluding their child categories. To include entries of the child categories, use categoryAncestorIdIn, or categoriesMatchOr.
6966 6967 6968 |
# File 'lib/kaltura_types.rb', line 6966 def categories_ids_match_or @categories_ids_match_or end |
#categories_ids_not_contains ⇒ Object
Returns the value of attribute categories_ids_not_contains.
6967 6968 6969 |
# File 'lib/kaltura_types.rb', line 6967 def categories_ids_not_contains @categories_ids_not_contains end |
#categories_match_and ⇒ Object
Returns the value of attribute categories_match_and.
6959 6960 6961 |
# File 'lib/kaltura_types.rb', line 6959 def categories_match_and @categories_match_and end |
#categories_match_or ⇒ Object
All entries within these categories or their child categories.
6961 6962 6963 |
# File 'lib/kaltura_types.rb', line 6961 def categories_match_or @categories_match_or end |
#categories_not_contains ⇒ Object
Returns the value of attribute categories_not_contains.
6962 6963 6964 |
# File 'lib/kaltura_types.rb', line 6962 def categories_not_contains @categories_not_contains end |
#created_at_greater_than_or_equal ⇒ Object
This filter parameter should be in use for retrieving only entries which were created at Kaltura system after a specific time/date (standard timestamp format).
6985 6986 6987 |
# File 'lib/kaltura_types.rb', line 6985 def created_at_greater_than_or_equal @created_at_greater_than_or_equal end |
#created_at_less_than_or_equal ⇒ Object
This filter parameter should be in use for retrieving only entries which were created at Kaltura system before a specific time/date (standard timestamp format).
6987 6988 6989 |
# File 'lib/kaltura_types.rb', line 6987 def created_at_less_than_or_equal @created_at_less_than_or_equal end |
#creator_id_equal ⇒ Object
Returns the value of attribute creator_id_equal.
6946 6947 6948 |
# File 'lib/kaltura_types.rb', line 6946 def creator_id_equal @creator_id_equal end |
#end_date_greater_than_or_equal ⇒ Object
Returns the value of attribute end_date_greater_than_or_equal.
7005 7006 7007 |
# File 'lib/kaltura_types.rb', line 7005 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.
7007 7008 7009 |
# File 'lib/kaltura_types.rb', line 7007 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.
7006 7007 7008 |
# File 'lib/kaltura_types.rb', line 7006 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.
7008 7009 7010 |
# File 'lib/kaltura_types.rb', line 7008 def end_date_less_than_or_equal_or_null @end_date_less_than_or_equal_or_null end |
#entitled_users_edit_match_and ⇒ Object
Returns the value of attribute entitled_users_edit_match_and.
7022 7023 7024 |
# File 'lib/kaltura_types.rb', line 7022 def entitled_users_edit_match_and @entitled_users_edit_match_and end |
#entitled_users_edit_match_or ⇒ Object
Returns the value of attribute entitled_users_edit_match_or.
7023 7024 7025 |
# File 'lib/kaltura_types.rb', line 7023 def entitled_users_edit_match_or @entitled_users_edit_match_or end |
#entitled_users_publish_match_and ⇒ Object
Returns the value of attribute entitled_users_publish_match_and.
7024 7025 7026 |
# File 'lib/kaltura_types.rb', line 7024 def entitled_users_publish_match_and @entitled_users_publish_match_and end |
#entitled_users_publish_match_or ⇒ Object
Returns the value of attribute entitled_users_publish_match_or.
7025 7026 7027 |
# File 'lib/kaltura_types.rb', line 7025 def entitled_users_publish_match_or @entitled_users_publish_match_or end |
#entitled_users_view_match_and ⇒ Object
Returns the value of attribute entitled_users_view_match_and.
7026 7027 7028 |
# File 'lib/kaltura_types.rb', line 7026 def entitled_users_view_match_and @entitled_users_view_match_and end |
#entitled_users_view_match_or ⇒ Object
Returns the value of attribute entitled_users_view_match_or.
7027 7028 7029 |
# File 'lib/kaltura_types.rb', line 7027 def entitled_users_view_match_or @entitled_users_view_match_or end |
#group_id_equal ⇒ Object
Returns the value of attribute group_id_equal.
6994 6995 6996 |
# File 'lib/kaltura_types.rb', line 6994 def group_id_equal @group_id_equal end |
#id_equal ⇒ Object
This filter should be in use for retrieving only a specific entry (identified by its entryId).
6926 6927 6928 |
# File 'lib/kaltura_types.rb', line 6926 def id_equal @id_equal end |
#id_in ⇒ Object
This filter should be in use for retrieving few specific entries (string should include comma separated list of entryId strings).
6928 6929 6930 |
# File 'lib/kaltura_types.rb', line 6928 def id_in @id_in end |
#id_not_in ⇒ Object
Returns the value of attribute id_not_in.
6929 6930 6931 |
# File 'lib/kaltura_types.rb', line 6929 def id_not_in @id_not_in end |
#moderation_status_equal ⇒ Object
Returns the value of attribute moderation_status_equal.
6977 6978 6979 |
# File 'lib/kaltura_types.rb', line 6977 def moderation_status_equal @moderation_status_equal end |
#moderation_status_in ⇒ Object
Returns the value of attribute moderation_status_in.
6979 6980 6981 |
# File 'lib/kaltura_types.rb', line 6979 def moderation_status_in @moderation_status_in end |
#moderation_status_not_equal ⇒ Object
Returns the value of attribute moderation_status_not_equal.
6978 6979 6980 |
# File 'lib/kaltura_types.rb', line 6978 def moderation_status_not_equal @moderation_status_not_equal end |
#moderation_status_not_in ⇒ Object
Returns the value of attribute moderation_status_not_in.
6980 6981 6982 |
# File 'lib/kaltura_types.rb', line 6980 def moderation_status_not_in @moderation_status_not_in end |
#name_equal ⇒ Object
This filter should be in use for retrieving entries with a specific name.
6937 6938 6939 |
# File 'lib/kaltura_types.rb', line 6937 def name_equal @name_equal end |
#name_like ⇒ Object
This filter should be in use for retrieving specific entries. It should include only one string to search for in entry names (no wildcards, spaces are treated as part of the string).
6931 6932 6933 |
# File 'lib/kaltura_types.rb', line 6931 def name_like @name_like end |
#name_multi_like_and ⇒ Object
This filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry names, while applying an AND logic to retrieve entries that contain all input strings (no wildcards, spaces are treated as part of the string).
6935 6936 6937 |
# File 'lib/kaltura_types.rb', line 6935 def name_multi_like_and @name_multi_like_and end |
#name_multi_like_or ⇒ Object
This filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry names, while applying an OR logic to retrieve entries that contain at least one input string (no wildcards, spaces are treated as part of the string).
6933 6934 6935 |
# File 'lib/kaltura_types.rb', line 6933 def name_multi_like_or @name_multi_like_or end |
#parent_entry_id_equal ⇒ Object
Returns the value of attribute parent_entry_id_equal.
7021 7022 7023 |
# File 'lib/kaltura_types.rb', line 7021 def parent_entry_id_equal @parent_entry_id_equal end |
#partner_id_equal ⇒ Object
This filter should be in use for retrieving only entries which were uploaded by/assigned to users of a specific Kaltura Partner (identified by Partner ID).
6939 6940 6941 |
# File 'lib/kaltura_types.rb', line 6939 def partner_id_equal @partner_id_equal end |
#partner_id_in ⇒ Object
This filter should be in use for retrieving only entries within Kaltura network which were uploaded by/assigned to users of few Kaltura Partners (string should include comma separated list of PartnerIDs)
6941 6942 6943 |
# File 'lib/kaltura_types.rb', line 6941 def partner_id_in @partner_id_in end |
#partner_sort_value_greater_than_or_equal ⇒ Object
Returns the value of attribute partner_sort_value_greater_than_or_equal.
7017 7018 7019 |
# File 'lib/kaltura_types.rb', line 7017 def partner_sort_value_greater_than_or_equal @partner_sort_value_greater_than_or_equal end |
#partner_sort_value_less_than_or_equal ⇒ Object
Returns the value of attribute partner_sort_value_less_than_or_equal.
7018 7019 7020 |
# File 'lib/kaltura_types.rb', line 7018 def partner_sort_value_less_than_or_equal @partner_sort_value_less_than_or_equal end |
#rank_greater_than_or_equal ⇒ Object
Returns the value of attribute rank_greater_than_or_equal.
6991 6992 6993 |
# File 'lib/kaltura_types.rb', line 6991 def rank_greater_than_or_equal @rank_greater_than_or_equal end |
#rank_less_than_or_equal ⇒ Object
Returns the value of attribute rank_less_than_or_equal.
6990 6991 6992 |
# File 'lib/kaltura_types.rb', line 6990 def rank_less_than_or_equal @rank_less_than_or_equal end |
#reference_id_equal ⇒ Object
Returns the value of attribute reference_id_equal.
7009 7010 7011 |
# File 'lib/kaltura_types.rb', line 7009 def reference_id_equal @reference_id_equal end |
#reference_id_in ⇒ Object
Returns the value of attribute reference_id_in.
7010 7011 7012 |
# File 'lib/kaltura_types.rb', line 7010 def reference_id_in @reference_id_in end |
#replaced_entry_id_equal ⇒ Object
Returns the value of attribute replaced_entry_id_equal.
7013 7014 7015 |
# File 'lib/kaltura_types.rb', line 7013 def replaced_entry_id_equal @replaced_entry_id_equal end |
#replaced_entry_id_in ⇒ Object
Returns the value of attribute replaced_entry_id_in.
7014 7015 7016 |
# File 'lib/kaltura_types.rb', line 7014 def replaced_entry_id_in @replaced_entry_id_in end |
#replacement_status_equal ⇒ Object
Returns the value of attribute replacement_status_equal.
7015 7016 7017 |
# File 'lib/kaltura_types.rb', line 7015 def replacement_status_equal @replacement_status_equal end |
#replacement_status_in ⇒ Object
Returns the value of attribute replacement_status_in.
7016 7017 7018 |
# File 'lib/kaltura_types.rb', line 7016 def replacement_status_in @replacement_status_in end |
#replacing_entry_id_equal ⇒ Object
Returns the value of attribute replacing_entry_id_equal.
7011 7012 7013 |
# File 'lib/kaltura_types.rb', line 7011 def replacing_entry_id_equal @replacing_entry_id_equal end |
#replacing_entry_id_in ⇒ Object
Returns the value of attribute replacing_entry_id_in.
7012 7013 7014 |
# File 'lib/kaltura_types.rb', line 7012 def replacing_entry_id_in @replacing_entry_id_in end |
#root_entry_id_equal ⇒ Object
Returns the value of attribute root_entry_id_equal.
7019 7020 7021 |
# File 'lib/kaltura_types.rb', line 7019 def root_entry_id_equal @root_entry_id_equal end |
#root_entry_id_in ⇒ Object
Returns the value of attribute root_entry_id_in.
7020 7021 7022 |
# File 'lib/kaltura_types.rb', line 7020 def root_entry_id_in @root_entry_id_in end |
#search_text_match_and ⇒ Object
This filter should be in use for retrieving specific entries while search match the input string within all of the following metadata attributes: name, description, tags, adminTags.
6996 6997 6998 |
# File 'lib/kaltura_types.rb', line 6996 def search_text_match_and @search_text_match_and end |
#search_text_match_or ⇒ Object
This filter should be in use for retrieving specific entries while search match the input string within at least one of the following metadata attributes: name, description, tags, adminTags.
6998 6999 7000 |
# File 'lib/kaltura_types.rb', line 6998 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.
7001 7002 7003 |
# File 'lib/kaltura_types.rb', line 7001 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.
7003 7004 7005 |
# File 'lib/kaltura_types.rb', line 7003 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.
7002 7003 7004 |
# File 'lib/kaltura_types.rb', line 7002 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.
7004 7005 7006 |
# File 'lib/kaltura_types.rb', line 7004 def start_date_less_than_or_equal_or_null @start_date_less_than_or_equal_or_null end |
#status_equal ⇒ Object
This filter should be in use for retrieving only entries, at a specific {
6970 6971 6972 |
# File 'lib/kaltura_types.rb', line 6970 def status_equal @status_equal end |
#status_in ⇒ Object
This filter should be in use for retrieving only entries, at few specific {
6974 6975 6976 |
# File 'lib/kaltura_types.rb', line 6974 def status_in @status_in end |
#status_not_equal ⇒ Object
This filter should be in use for retrieving only entries, not at a specific {
6972 6973 6974 |
# File 'lib/kaltura_types.rb', line 6972 def status_not_equal @status_not_equal end |
#status_not_in ⇒ Object
This filter should be in use for retrieving only entries, not at few specific {
6976 6977 6978 |
# File 'lib/kaltura_types.rb', line 6976 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.
7032 7033 7034 |
# File 'lib/kaltura_types.rb', line 7032 def end |
#tags_admin_tags_multi_like_or ⇒ Object
Returns the value of attribute tags_admin_tags_multi_like_or.
7029 7030 7031 |
# File 'lib/kaltura_types.rb', line 7029 def end |
#tags_admin_tags_name_multi_like_and ⇒ Object
Returns the value of attribute tags_admin_tags_name_multi_like_and.
7033 7034 7035 |
# File 'lib/kaltura_types.rb', line 7033 def end |
#tags_admin_tags_name_multi_like_or ⇒ Object
Returns the value of attribute tags_admin_tags_name_multi_like_or.
7030 7031 7032 |
# File 'lib/kaltura_types.rb', line 7030 def end |
#tags_like ⇒ Object
This filter should be in use for retrieving specific entries. It should include only one string to search for in entry tags (no wildcards, spaces are treated as part of the string).
6948 6949 6950 |
# File 'lib/kaltura_types.rb', line 6948 def end |
#tags_multi_like_and ⇒ Object
This filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry tags, while applying an AND logic to retrieve entries that contain all input strings (no wildcards, spaces are treated as part of the string).
6952 6953 6954 |
# File 'lib/kaltura_types.rb', line 6952 def end |
#tags_multi_like_or ⇒ Object
This filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry tags, while applying an OR logic to retrieve entries that contain at least one input string (no wildcards, spaces are treated as part of the string).
6950 6951 6952 |
# File 'lib/kaltura_types.rb', line 6950 def end |
#tags_name_multi_like_and ⇒ Object
Returns the value of attribute tags_name_multi_like_and.
7031 7032 7033 |
# File 'lib/kaltura_types.rb', line 7031 def end |
#tags_name_multi_like_or ⇒ Object
Returns the value of attribute tags_name_multi_like_or.
7028 7029 7030 |
# File 'lib/kaltura_types.rb', line 7028 def end |
#total_rank_greater_than_or_equal ⇒ Object
Returns the value of attribute total_rank_greater_than_or_equal.
6993 6994 6995 |
# File 'lib/kaltura_types.rb', line 6993 def total_rank_greater_than_or_equal @total_rank_greater_than_or_equal end |
#total_rank_less_than_or_equal ⇒ Object
Returns the value of attribute total_rank_less_than_or_equal.
6992 6993 6994 |
# File 'lib/kaltura_types.rb', line 6992 def total_rank_less_than_or_equal @total_rank_less_than_or_equal end |
#type_equal ⇒ Object
Returns the value of attribute type_equal.
6981 6982 6983 |
# File 'lib/kaltura_types.rb', line 6981 def type_equal @type_equal end |
#type_in ⇒ Object
This filter should be in use for retrieving entries of few {
6983 6984 6985 |
# File 'lib/kaltura_types.rb', line 6983 def type_in @type_in end |
#updated_at_greater_than_or_equal ⇒ Object
Returns the value of attribute updated_at_greater_than_or_equal.
6988 6989 6990 |
# File 'lib/kaltura_types.rb', line 6988 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.
6989 6990 6991 |
# File 'lib/kaltura_types.rb', line 6989 def updated_at_less_than_or_equal @updated_at_less_than_or_equal end |
#user_id_equal ⇒ Object
This filter parameter should be in use for retrieving only entries, uploaded by/assigned to a specific user (identified by user Id).
6943 6944 6945 |
# File 'lib/kaltura_types.rb', line 6943 def user_id_equal @user_id_equal end |
#user_id_in ⇒ Object
Returns the value of attribute user_id_in.
6944 6945 6946 |
# File 'lib/kaltura_types.rb', line 6944 def user_id_in @user_id_in end |
#user_id_not_in ⇒ Object
Returns the value of attribute user_id_not_in.
6945 6946 6947 |
# File 'lib/kaltura_types.rb', line 6945 def user_id_not_in @user_id_not_in end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 7163 7164 7165 7166 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 |
# File 'lib/kaltura_types.rb', line 7108 def from_xml(xml_element) super if xml_element.elements['idEqual'] != nil self.id_equal = xml_element.elements['idEqual'].text end if xml_element.elements['idIn'] != nil self.id_in = xml_element.elements['idIn'].text end if xml_element.elements['idNotIn'] != nil self.id_not_in = xml_element.elements['idNotIn'].text end if xml_element.elements['nameLike'] != nil self.name_like = xml_element.elements['nameLike'].text end if xml_element.elements['nameMultiLikeOr'] != nil self.name_multi_like_or = xml_element.elements['nameMultiLikeOr'].text end if xml_element.elements['nameMultiLikeAnd'] != nil self.name_multi_like_and = xml_element.elements['nameMultiLikeAnd'].text end if xml_element.elements['nameEqual'] != nil self.name_equal = xml_element.elements['nameEqual'].text end if xml_element.elements['partnerIdEqual'] != nil self.partner_id_equal = xml_element.elements['partnerIdEqual'].text end if xml_element.elements['partnerIdIn'] != nil self.partner_id_in = xml_element.elements['partnerIdIn'].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['userIdNotIn'] != nil self.user_id_not_in = xml_element.elements['userIdNotIn'].text end if xml_element.elements['creatorIdEqual'] != nil self.creator_id_equal = xml_element.elements['creatorIdEqual'].text end if xml_element.elements['tagsLike'] != nil self. = xml_element.elements['tagsLike'].text end if xml_element.elements['tagsMultiLikeOr'] != nil self. = xml_element.elements['tagsMultiLikeOr'].text end if xml_element.elements['tagsMultiLikeAnd'] != nil self. = xml_element.elements['tagsMultiLikeAnd'].text end if xml_element.elements['adminTagsLike'] != nil self. = xml_element.elements['adminTagsLike'].text end if xml_element.elements['adminTagsMultiLikeOr'] != nil self. = xml_element.elements['adminTagsMultiLikeOr'].text end if xml_element.elements['adminTagsMultiLikeAnd'] != nil self. = xml_element.elements['adminTagsMultiLikeAnd'].text end if xml_element.elements['categoriesMatchAnd'] != nil self.categories_match_and = xml_element.elements['categoriesMatchAnd'].text end if xml_element.elements['categoriesMatchOr'] != nil self.categories_match_or = xml_element.elements['categoriesMatchOr'].text end if xml_element.elements['categoriesNotContains'] != nil self.categories_not_contains = xml_element.elements['categoriesNotContains'].text end if xml_element.elements['categoriesIdsMatchAnd'] != nil self.categories_ids_match_and = xml_element.elements['categoriesIdsMatchAnd'].text end if xml_element.elements['categoriesIdsMatchOr'] != nil self.categories_ids_match_or = xml_element.elements['categoriesIdsMatchOr'].text end if xml_element.elements['categoriesIdsNotContains'] != nil self.categories_ids_not_contains = xml_element.elements['categoriesIdsNotContains'].text end if xml_element.elements['categoriesIdsEmpty'] != nil self.categories_ids_empty = xml_element.elements['categoriesIdsEmpty'].text end if xml_element.elements['statusEqual'] != nil self.status_equal = xml_element.elements['statusEqual'].text end if xml_element.elements['statusNotEqual'] != nil self.status_not_equal = xml_element.elements['statusNotEqual'].text end if xml_element.elements['statusIn'] != nil self.status_in = xml_element.elements['statusIn'].text end if xml_element.elements['statusNotIn'] != nil self.status_not_in = xml_element.elements['statusNotIn'].text end if xml_element.elements['moderationStatusEqual'] != nil self.moderation_status_equal = xml_element.elements['moderationStatusEqual'].text end if xml_element.elements['moderationStatusNotEqual'] != nil self.moderation_status_not_equal = xml_element.elements['moderationStatusNotEqual'].text end if xml_element.elements['moderationStatusIn'] != nil self.moderation_status_in = xml_element.elements['moderationStatusIn'].text end if xml_element.elements['moderationStatusNotIn'] != nil self.moderation_status_not_in = xml_element.elements['moderationStatusNotIn'].text end if xml_element.elements['typeEqual'] != nil self.type_equal = xml_element.elements['typeEqual'].text end if xml_element.elements['typeIn'] != nil self.type_in = xml_element.elements['typeIn'].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['rankLessThanOrEqual'] != nil self.rank_less_than_or_equal = xml_element.elements['rankLessThanOrEqual'].text end if xml_element.elements['rankGreaterThanOrEqual'] != nil self.rank_greater_than_or_equal = xml_element.elements['rankGreaterThanOrEqual'].text end if xml_element.elements['totalRankLessThanOrEqual'] != nil self.total_rank_less_than_or_equal = xml_element.elements['totalRankLessThanOrEqual'].text end if xml_element.elements['totalRankGreaterThanOrEqual'] != nil self.total_rank_greater_than_or_equal = xml_element.elements['totalRankGreaterThanOrEqual'].text end if xml_element.elements['groupIdEqual'] != nil self.group_id_equal = xml_element.elements['groupIdEqual'].text end if xml_element.elements['searchTextMatchAnd'] != nil self.search_text_match_and = xml_element.elements['searchTextMatchAnd'].text end if xml_element.elements['searchTextMatchOr'] != nil self.search_text_match_or = xml_element.elements['searchTextMatchOr'].text end if xml_element.elements['accessControlIdEqual'] != nil self.access_control_id_equal = xml_element.elements['accessControlIdEqual'].text end if xml_element.elements['accessControlIdIn'] != nil self.access_control_id_in = xml_element.elements['accessControlIdIn'].text end if xml_element.elements['startDateGreaterThanOrEqual'] != nil self.start_date_greater_than_or_equal = xml_element.elements['startDateGreaterThanOrEqual'].text end if xml_element.elements['startDateLessThanOrEqual'] != nil self.start_date_less_than_or_equal = xml_element.elements['startDateLessThanOrEqual'].text end if xml_element.elements['startDateGreaterThanOrEqualOrNull'] != nil self.start_date_greater_than_or_equal_or_null = xml_element.elements['startDateGreaterThanOrEqualOrNull'].text end if xml_element.elements['startDateLessThanOrEqualOrNull'] != nil self.start_date_less_than_or_equal_or_null = xml_element.elements['startDateLessThanOrEqualOrNull'].text end if xml_element.elements['endDateGreaterThanOrEqual'] != nil self.end_date_greater_than_or_equal = xml_element.elements['endDateGreaterThanOrEqual'].text end if xml_element.elements['endDateLessThanOrEqual'] != nil self.end_date_less_than_or_equal = xml_element.elements['endDateLessThanOrEqual'].text end if xml_element.elements['endDateGreaterThanOrEqualOrNull'] != nil self.end_date_greater_than_or_equal_or_null = xml_element.elements['endDateGreaterThanOrEqualOrNull'].text end if xml_element.elements['endDateLessThanOrEqualOrNull'] != nil self.end_date_less_than_or_equal_or_null = xml_element.elements['endDateLessThanOrEqualOrNull'].text end if xml_element.elements['referenceIdEqual'] != nil self.reference_id_equal = xml_element.elements['referenceIdEqual'].text end if xml_element.elements['referenceIdIn'] != nil self.reference_id_in = xml_element.elements['referenceIdIn'].text end if xml_element.elements['replacingEntryIdEqual'] != nil self.replacing_entry_id_equal = xml_element.elements['replacingEntryIdEqual'].text end if xml_element.elements['replacingEntryIdIn'] != nil self.replacing_entry_id_in = xml_element.elements['replacingEntryIdIn'].text end if xml_element.elements['replacedEntryIdEqual'] != nil self.replaced_entry_id_equal = xml_element.elements['replacedEntryIdEqual'].text end if xml_element.elements['replacedEntryIdIn'] != nil self.replaced_entry_id_in = xml_element.elements['replacedEntryIdIn'].text end if xml_element.elements['replacementStatusEqual'] != nil self.replacement_status_equal = xml_element.elements['replacementStatusEqual'].text end if xml_element.elements['replacementStatusIn'] != nil self.replacement_status_in = xml_element.elements['replacementStatusIn'].text end if xml_element.elements['partnerSortValueGreaterThanOrEqual'] != nil self.partner_sort_value_greater_than_or_equal = xml_element.elements['partnerSortValueGreaterThanOrEqual'].text end if xml_element.elements['partnerSortValueLessThanOrEqual'] != nil self.partner_sort_value_less_than_or_equal = xml_element.elements['partnerSortValueLessThanOrEqual'].text end if xml_element.elements['rootEntryIdEqual'] != nil self.root_entry_id_equal = xml_element.elements['rootEntryIdEqual'].text end if xml_element.elements['rootEntryIdIn'] != nil self.root_entry_id_in = xml_element.elements['rootEntryIdIn'].text end if xml_element.elements['parentEntryIdEqual'] != nil self.parent_entry_id_equal = xml_element.elements['parentEntryIdEqual'].text end if xml_element.elements['entitledUsersEditMatchAnd'] != nil self.entitled_users_edit_match_and = xml_element.elements['entitledUsersEditMatchAnd'].text end if xml_element.elements['entitledUsersEditMatchOr'] != nil self.entitled_users_edit_match_or = xml_element.elements['entitledUsersEditMatchOr'].text end if xml_element.elements['entitledUsersPublishMatchAnd'] != nil self.entitled_users_publish_match_and = xml_element.elements['entitledUsersPublishMatchAnd'].text end if xml_element.elements['entitledUsersPublishMatchOr'] != nil self.entitled_users_publish_match_or = xml_element.elements['entitledUsersPublishMatchOr'].text end if xml_element.elements['entitledUsersViewMatchAnd'] != nil self.entitled_users_view_match_and = xml_element.elements['entitledUsersViewMatchAnd'].text end if xml_element.elements['entitledUsersViewMatchOr'] != nil self.entitled_users_view_match_or = xml_element.elements['entitledUsersViewMatchOr'].text end if xml_element.elements['tagsNameMultiLikeOr'] != nil self. = xml_element.elements['tagsNameMultiLikeOr'].text end if xml_element.elements['tagsAdminTagsMultiLikeOr'] != nil self. = xml_element.elements['tagsAdminTagsMultiLikeOr'].text end if xml_element.elements['tagsAdminTagsNameMultiLikeOr'] != nil self. = xml_element.elements['tagsAdminTagsNameMultiLikeOr'].text end if xml_element.elements['tagsNameMultiLikeAnd'] != nil self. = xml_element.elements['tagsNameMultiLikeAnd'].text end if xml_element.elements['tagsAdminTagsMultiLikeAnd'] != nil self. = xml_element.elements['tagsAdminTagsMultiLikeAnd'].text end if xml_element.elements['tagsAdminTagsNameMultiLikeAnd'] != nil self. = xml_element.elements['tagsAdminTagsNameMultiLikeAnd'].text end end |