Class: Kaltura::KalturaBaseEntry
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaBaseEntry
- Defined in:
- lib/kaltura_client.rb
Direct Known Subclasses
KalturaDataEntry, KalturaDocumentEntry, KalturaPlayableEntry, KalturaPlaylist
Instance Attribute Summary collapse
-
#access_control_id ⇒ Object
Returns the value of attribute access_control_id.
-
#admin_tags ⇒ Object
Returns the value of attribute admin_tags.
-
#categories ⇒ Object
Returns the value of attribute categories.
-
#created_at ⇒ Object
Returns the value of attribute created_at.
-
#description ⇒ Object
Returns the value of attribute description.
-
#download_url ⇒ Object
Returns the value of attribute download_url.
-
#end_date ⇒ Object
Returns the value of attribute end_date.
-
#group_id ⇒ Object
Returns the value of attribute group_id.
-
#id ⇒ Object
Returns the value of attribute id.
-
#license_type ⇒ Object
Returns the value of attribute license_type.
-
#moderation_count ⇒ Object
Returns the value of attribute moderation_count.
-
#moderation_status ⇒ Object
Returns the value of attribute moderation_status.
-
#name ⇒ Object
Returns the value of attribute name.
-
#partner_data ⇒ Object
Returns the value of attribute partner_data.
-
#partner_id ⇒ Object
Returns the value of attribute partner_id.
-
#rank ⇒ Object
Returns the value of attribute rank.
-
#search_text ⇒ Object
Returns the value of attribute search_text.
-
#start_date ⇒ Object
Returns the value of attribute start_date.
-
#status ⇒ Object
Returns the value of attribute status.
-
#tags ⇒ Object
Returns the value of attribute tags.
-
#thumbnail_url ⇒ Object
Returns the value of attribute thumbnail_url.
-
#total_rank ⇒ Object
Returns the value of attribute total_rank.
-
#type ⇒ Object
Returns the value of attribute type.
-
#user_id ⇒ Object
Returns the value of attribute user_id.
-
#version ⇒ Object
Returns the value of attribute version.
-
#votes ⇒ Object
Returns the value of attribute votes.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#access_control_id ⇒ Object
Returns the value of attribute access_control_id.
1042 1043 1044 |
# File 'lib/kaltura_client.rb', line 1042 def access_control_id @access_control_id end |
#admin_tags ⇒ Object
Returns the value of attribute admin_tags.
1025 1026 1027 |
# File 'lib/kaltura_client.rb', line 1025 def @admin_tags end |
#categories ⇒ Object
Returns the value of attribute categories.
1026 1027 1028 |
# File 'lib/kaltura_client.rb', line 1026 def categories @categories end |
#created_at ⇒ Object
Returns the value of attribute created_at.
1031 1032 1033 |
# File 'lib/kaltura_client.rb', line 1031 def created_at @created_at end |
#description ⇒ Object
Returns the value of attribute description.
1021 1022 1023 |
# File 'lib/kaltura_client.rb', line 1021 def description @description end |
#download_url ⇒ Object
Returns the value of attribute download_url.
1037 1038 1039 |
# File 'lib/kaltura_client.rb', line 1037 def download_url @download_url end |
#end_date ⇒ Object
Returns the value of attribute end_date.
1044 1045 1046 |
# File 'lib/kaltura_client.rb', line 1044 def end_date @end_date end |
#group_id ⇒ Object
Returns the value of attribute group_id.
1035 1036 1037 |
# File 'lib/kaltura_client.rb', line 1035 def group_id @group_id end |
#id ⇒ Object
Returns the value of attribute id.
1019 1020 1021 |
# File 'lib/kaltura_client.rb', line 1019 def id @id end |
#license_type ⇒ Object
Returns the value of attribute license_type.
1039 1040 1041 |
# File 'lib/kaltura_client.rb', line 1039 def license_type @license_type end |
#moderation_count ⇒ Object
Returns the value of attribute moderation_count.
1029 1030 1031 |
# File 'lib/kaltura_client.rb', line 1029 def moderation_count @moderation_count end |
#moderation_status ⇒ Object
Returns the value of attribute moderation_status.
1028 1029 1030 |
# File 'lib/kaltura_client.rb', line 1028 def moderation_status @moderation_status end |
#name ⇒ Object
Returns the value of attribute name.
1020 1021 1022 |
# File 'lib/kaltura_client.rb', line 1020 def name @name end |
#partner_data ⇒ Object
Returns the value of attribute partner_data.
1036 1037 1038 |
# File 'lib/kaltura_client.rb', line 1036 def partner_data @partner_data end |
#partner_id ⇒ Object
Returns the value of attribute partner_id.
1022 1023 1024 |
# File 'lib/kaltura_client.rb', line 1022 def partner_id @partner_id end |
#rank ⇒ Object
Returns the value of attribute rank.
1032 1033 1034 |
# File 'lib/kaltura_client.rb', line 1032 def rank @rank end |
#search_text ⇒ Object
Returns the value of attribute search_text.
1038 1039 1040 |
# File 'lib/kaltura_client.rb', line 1038 def search_text @search_text end |
#start_date ⇒ Object
Returns the value of attribute start_date.
1043 1044 1045 |
# File 'lib/kaltura_client.rb', line 1043 def start_date @start_date end |
#status ⇒ Object
Returns the value of attribute status.
1027 1028 1029 |
# File 'lib/kaltura_client.rb', line 1027 def status @status end |
#tags ⇒ Object
Returns the value of attribute tags.
1024 1025 1026 |
# File 'lib/kaltura_client.rb', line 1024 def @tags end |
#thumbnail_url ⇒ Object
Returns the value of attribute thumbnail_url.
1041 1042 1043 |
# File 'lib/kaltura_client.rb', line 1041 def thumbnail_url @thumbnail_url end |
#total_rank ⇒ Object
Returns the value of attribute total_rank.
1033 1034 1035 |
# File 'lib/kaltura_client.rb', line 1033 def total_rank @total_rank end |
#type ⇒ Object
Returns the value of attribute type.
1030 1031 1032 |
# File 'lib/kaltura_client.rb', line 1030 def type @type end |
#user_id ⇒ Object
Returns the value of attribute user_id.
1023 1024 1025 |
# File 'lib/kaltura_client.rb', line 1023 def user_id @user_id end |
#version ⇒ Object
Returns the value of attribute version.
1040 1041 1042 |
# File 'lib/kaltura_client.rb', line 1040 def version @version end |
#votes ⇒ Object
Returns the value of attribute votes.
1034 1035 1036 |
# File 'lib/kaltura_client.rb', line 1034 def votes @votes end |