Class: Kaltura::KalturaBaseEntry

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#access_control_idObject

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_tagsObject

Returns the value of attribute admin_tags.



1025
1026
1027
# File 'lib/kaltura_client.rb', line 1025

def admin_tags
  @admin_tags
end

#categoriesObject

Returns the value of attribute categories.



1026
1027
1028
# File 'lib/kaltura_client.rb', line 1026

def categories
  @categories
end

#created_atObject

Returns the value of attribute created_at.



1031
1032
1033
# File 'lib/kaltura_client.rb', line 1031

def created_at
  @created_at
end

#descriptionObject

Returns the value of attribute description.



1021
1022
1023
# File 'lib/kaltura_client.rb', line 1021

def description
  @description
end

#download_urlObject

Returns the value of attribute download_url.



1037
1038
1039
# File 'lib/kaltura_client.rb', line 1037

def download_url
  @download_url
end

#end_dateObject

Returns the value of attribute end_date.



1044
1045
1046
# File 'lib/kaltura_client.rb', line 1044

def end_date
  @end_date
end

#group_idObject

Returns the value of attribute group_id.



1035
1036
1037
# File 'lib/kaltura_client.rb', line 1035

def group_id
  @group_id
end

#idObject

Returns the value of attribute id.



1019
1020
1021
# File 'lib/kaltura_client.rb', line 1019

def id
  @id
end

#license_typeObject

Returns the value of attribute license_type.



1039
1040
1041
# File 'lib/kaltura_client.rb', line 1039

def license_type
  @license_type
end

#moderation_countObject

Returns the value of attribute moderation_count.



1029
1030
1031
# File 'lib/kaltura_client.rb', line 1029

def moderation_count
  @moderation_count
end

#moderation_statusObject

Returns the value of attribute moderation_status.



1028
1029
1030
# File 'lib/kaltura_client.rb', line 1028

def moderation_status
  @moderation_status
end

#nameObject

Returns the value of attribute name.



1020
1021
1022
# File 'lib/kaltura_client.rb', line 1020

def name
  @name
end

#partner_dataObject

Returns the value of attribute partner_data.



1036
1037
1038
# File 'lib/kaltura_client.rb', line 1036

def partner_data
  @partner_data
end

#partner_idObject

Returns the value of attribute partner_id.



1022
1023
1024
# File 'lib/kaltura_client.rb', line 1022

def partner_id
  @partner_id
end

#rankObject

Returns the value of attribute rank.



1032
1033
1034
# File 'lib/kaltura_client.rb', line 1032

def rank
  @rank
end

#search_textObject

Returns the value of attribute search_text.



1038
1039
1040
# File 'lib/kaltura_client.rb', line 1038

def search_text
  @search_text
end

#start_dateObject

Returns the value of attribute start_date.



1043
1044
1045
# File 'lib/kaltura_client.rb', line 1043

def start_date
  @start_date
end

#statusObject

Returns the value of attribute status.



1027
1028
1029
# File 'lib/kaltura_client.rb', line 1027

def status
  @status
end

#tagsObject

Returns the value of attribute tags.



1024
1025
1026
# File 'lib/kaltura_client.rb', line 1024

def tags
  @tags
end

#thumbnail_urlObject

Returns the value of attribute thumbnail_url.



1041
1042
1043
# File 'lib/kaltura_client.rb', line 1041

def thumbnail_url
  @thumbnail_url
end

#total_rankObject

Returns the value of attribute total_rank.



1033
1034
1035
# File 'lib/kaltura_client.rb', line 1033

def total_rank
  @total_rank
end

#typeObject

Returns the value of attribute type.



1030
1031
1032
# File 'lib/kaltura_client.rb', line 1030

def type
  @type
end

#user_idObject

Returns the value of attribute user_id.



1023
1024
1025
# File 'lib/kaltura_client.rb', line 1023

def user_id
  @user_id
end

#versionObject

Returns the value of attribute version.



1040
1041
1042
# File 'lib/kaltura_client.rb', line 1040

def version
  @version
end

#votesObject

Returns the value of attribute votes.



1034
1035
1036
# File 'lib/kaltura_client.rb', line 1034

def votes
  @votes
end