Class: Kaltura::KalturaCategoryUserBaseFilter

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

Direct Known Subclasses

KalturaCategoryUserFilter

Instance Attribute Summary collapse

Attributes inherited from KalturaFilter

#advanced_search, #order_by

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#category_full_ids_equalObject

Returns the value of attribute category_full_ids_equal.



8139
8140
8141
# File 'lib/kaltura_client.rb', line 8139

def category_full_ids_equal
  @category_full_ids_equal
end

#category_full_ids_starts_withObject

Returns the value of attribute category_full_ids_starts_with.



8138
8139
8140
# File 'lib/kaltura_client.rb', line 8138

def category_full_ids_starts_with
  @category_full_ids_starts_with
end

#category_id_equalObject

Returns the value of attribute category_id_equal.



8124
8125
8126
# File 'lib/kaltura_client.rb', line 8124

def category_id_equal
  @category_id_equal
end

#category_id_inObject

Returns the value of attribute category_id_in.



8125
8126
8127
# File 'lib/kaltura_client.rb', line 8125

def category_id_in
  @category_id_in
end

#created_at_greater_than_or_equalObject

Returns the value of attribute created_at_greater_than_or_equal.



8132
8133
8134
# File 'lib/kaltura_client.rb', line 8132

def created_at_greater_than_or_equal
  @created_at_greater_than_or_equal
end

#created_at_less_than_or_equalObject

Returns the value of attribute created_at_less_than_or_equal.



8133
8134
8135
# File 'lib/kaltura_client.rb', line 8133

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#permission_level_equalObject

Returns the value of attribute permission_level_equal.



8128
8129
8130
# File 'lib/kaltura_client.rb', line 8128

def permission_level_equal
  @permission_level_equal
end

#permission_level_inObject

Returns the value of attribute permission_level_in.



8129
8130
8131
# File 'lib/kaltura_client.rb', line 8129

def permission_level_in
  @permission_level_in
end

#permission_names_match_andObject

Returns the value of attribute permission_names_match_and.



8140
8141
8142
# File 'lib/kaltura_client.rb', line 8140

def permission_names_match_and
  @permission_names_match_and
end

#permission_names_match_orObject

Returns the value of attribute permission_names_match_or.



8141
8142
8143
# File 'lib/kaltura_client.rb', line 8141

def permission_names_match_or
  @permission_names_match_or
end

#permission_names_not_containsObject

Returns the value of attribute permission_names_not_contains.



8142
8143
8144
# File 'lib/kaltura_client.rb', line 8142

def permission_names_not_contains
  @permission_names_not_contains
end

#status_equalObject

Returns the value of attribute status_equal.



8130
8131
8132
# File 'lib/kaltura_client.rb', line 8130

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



8131
8132
8133
# File 'lib/kaltura_client.rb', line 8131

def status_in
  @status_in
end

#update_method_equalObject

Returns the value of attribute update_method_equal.



8136
8137
8138
# File 'lib/kaltura_client.rb', line 8136

def update_method_equal
  @update_method_equal
end

#update_method_inObject

Returns the value of attribute update_method_in.



8137
8138
8139
# File 'lib/kaltura_client.rb', line 8137

def update_method_in
  @update_method_in
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



8134
8135
8136
# File 'lib/kaltura_client.rb', line 8134

def updated_at_greater_than_or_equal
  @updated_at_greater_than_or_equal
end

#updated_at_less_than_or_equalObject

Returns the value of attribute updated_at_less_than_or_equal.



8135
8136
8137
# File 'lib/kaltura_client.rb', line 8135

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

#user_id_equalObject

Returns the value of attribute user_id_equal.



8126
8127
8128
# File 'lib/kaltura_client.rb', line 8126

def user_id_equal
  @user_id_equal
end

#user_id_inObject

Returns the value of attribute user_id_in.



8127
8128
8129
# File 'lib/kaltura_client.rb', line 8127

def user_id_in
  @user_id_in
end