Class: Kaltura::KalturaEntryFilter

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura_client.rb

Constant Summary collapse

ORDER_BY_CREATED_AT_ASC =
"+created_at"
ORDER_BY_CREATED_AT_DESC =
"-created_at"
ORDER_BY_VIEWS_ASC =
"+views"
ORDER_BY_VIEWS_DESC =
"-views"
ORDER_BY_NAME_ASC =
"+name"
ORDER_BY_NAME_DESC =
"-name"
ORDER_BY_MEDIA_DATE_ASC =
"+media_date"
ORDER_BY_MEDIA_DATE_DESC =
"-media_date"
ORDER_BY_TYPE_ASC =
"+type"
ORDER_BY_TYPE_DESC =
"-type"
ORDER_BY_MEDIA_TYPE_ASC =
"+media_type"
ORDER_BY_MEDIA_TYPE_DESC =
"-media_type"
ORDER_BY_PLAYS_ASC =
"+plays"
ORDER_BY_PLAYS_DESC =
"-plays"
ORDER_BY_RANK_ASC =
"+rank"
ORDER_BY_RANK_DESC =
"-rank"
ORDER_BY_MODERATION_COUNT_ASC =
"+moderation_count"
ORDER_BY_MODERATION_COUNT_DESC =
"-moderation_count"
ORDER_BY_MODERATION_STATUS_ASC =
"+moderation_status"
ORDER_BY_MODERATION_STATUS_DESC =
"-moderation_status"
ORDER_BY_MODIFIED_AT_ASC =
"+modified_at"
ORDER_BY_MODIFIED_AT_DESC =
"-modified_at"
ORDER_BY_ID_ASC =
"+id"
ORDER_BY_ID_DESC =
"-id"

Instance Attribute Summary collapse

Instance Attribute Details

#equalGroupIdObject

Returns the value of attribute equalGroupId.



236
237
238
# File 'lib/kaltura_client.rb', line 236

def equalGroupId
  @equalGroupId
end

#equalIndexedCustomData1Object

Returns the value of attribute equalIndexedCustomData1.



221
222
223
# File 'lib/kaltura_client.rb', line 221

def equalIndexedCustomData1
  @equalIndexedCustomData1
end

#equalKshowIdObject

Returns the value of attribute equalKshowId.



214
215
216
# File 'lib/kaltura_client.rb', line 214

def equalKshowId
  @equalKshowId
end

#equalMediaTypeObject

Returns the value of attribute equalMediaType.



219
220
221
# File 'lib/kaltura_client.rb', line 219

def equalMediaType
  @equalMediaType
end

#equalModerationStatusObject

Returns the value of attribute equalModerationStatus.



249
250
251
# File 'lib/kaltura_client.rb', line 249

def equalModerationStatus
  @equalModerationStatus
end

#equalNameObject

Returns the value of attribute equalName.



224
225
226
# File 'lib/kaltura_client.rb', line 224

def equalName
  @equalName
end

#equalPartnerIdObject

Returns the value of attribute equalPartnerId.



245
246
247
# File 'lib/kaltura_client.rb', line 245

def equalPartnerId
  @equalPartnerId
end

Returns the value of attribute equalSourceLink.



246
247
248
# File 'lib/kaltura_client.rb', line 246

def equalSourceLink
  @equalSourceLink
end

#equalStatusObject

Returns the value of attribute equalStatus.



215
216
217
# File 'lib/kaltura_client.rb', line 215

def equalStatus
  @equalStatus
end

#equalTagsObject

Returns the value of attribute equalTags.



225
226
227
# File 'lib/kaltura_client.rb', line 225

def equalTags
  @equalTags
end

#equalTypeObject

Returns the value of attribute equalType.



217
218
219
# File 'lib/kaltura_client.rb', line 217

def equalType
  @equalType
end

#equalUserIdObject

Returns the value of attribute equalUserId.



213
214
215
# File 'lib/kaltura_client.rb', line 213

def equalUserId
  @equalUserId
end

#greaterThanOrEqualCreatedAtObject

Returns the value of attribute greaterThanOrEqualCreatedAt.



238
239
240
# File 'lib/kaltura_client.rb', line 238

def greaterThanOrEqualCreatedAt
  @greaterThanOrEqualCreatedAt
end

#greaterThanOrEqualMediaDateObject

Returns the value of attribute greaterThanOrEqualMediaDate.



247
248
249
# File 'lib/kaltura_client.rb', line 247

def greaterThanOrEqualMediaDate
  @greaterThanOrEqualMediaDate
end

#greaterThanOrEqualModifiedAtObject

Returns the value of attribute greaterThanOrEqualModifiedAt.



242
243
244
# File 'lib/kaltura_client.rb', line 242

def greaterThanOrEqualModifiedAt
  @greaterThanOrEqualModifiedAt
end

#greaterThanOrEqualUpdatedAtObject

Returns the value of attribute greaterThanOrEqualUpdatedAt.



240
241
242
# File 'lib/kaltura_client.rb', line 240

def greaterThanOrEqualUpdatedAt
  @greaterThanOrEqualUpdatedAt
end

#greaterThanOrEqualViewsObject

Returns the value of attribute greaterThanOrEqualViews.



237
238
239
# File 'lib/kaltura_client.rb', line 237

def greaterThanOrEqualViews
  @greaterThanOrEqualViews
end

#inDisplayInSearchObject

Returns the value of attribute inDisplayInSearch.



251
252
253
# File 'lib/kaltura_client.rb', line 251

def inDisplayInSearch
  @inDisplayInSearch
end

#inIndexedCustomData1Object

Returns the value of attribute inIndexedCustomData1.



222
223
224
# File 'lib/kaltura_client.rb', line 222

def inIndexedCustomData1
  @inIndexedCustomData1
end

#inMediaTypeObject

Returns the value of attribute inMediaType.



220
221
222
# File 'lib/kaltura_client.rb', line 220

def inMediaType
  @inMediaType
end

#inModerationStatusObject

Returns the value of attribute inModerationStatus.



250
251
252
# File 'lib/kaltura_client.rb', line 250

def inModerationStatus
  @inModerationStatus
end

#inPartnerIdObject

Returns the value of attribute inPartnerId.



244
245
246
# File 'lib/kaltura_client.rb', line 244

def inPartnerId
  @inPartnerId
end

#inStatusObject

Returns the value of attribute inStatus.



216
217
218
# File 'lib/kaltura_client.rb', line 216

def inStatus
  @inStatus
end

#inTypeObject

Returns the value of attribute inType.



218
219
220
# File 'lib/kaltura_client.rb', line 218

def inType
  @inType
end

#lessThanOrEqualCreatedAtObject

Returns the value of attribute lessThanOrEqualCreatedAt.



239
240
241
# File 'lib/kaltura_client.rb', line 239

def lessThanOrEqualCreatedAt
  @lessThanOrEqualCreatedAt
end

#lessThanOrEqualMediaDateObject

Returns the value of attribute lessThanOrEqualMediaDate.



248
249
250
# File 'lib/kaltura_client.rb', line 248

def lessThanOrEqualMediaDate
  @lessThanOrEqualMediaDate
end

#lessThanOrEqualModifiedAtObject

Returns the value of attribute lessThanOrEqualModifiedAt.



243
244
245
# File 'lib/kaltura_client.rb', line 243

def lessThanOrEqualModifiedAt
  @lessThanOrEqualModifiedAt
end

#lessThanOrEqualUpdatedAtObject

Returns the value of attribute lessThanOrEqualUpdatedAt.



241
242
243
# File 'lib/kaltura_client.rb', line 241

def lessThanOrEqualUpdatedAt
  @lessThanOrEqualUpdatedAt
end

#likeAdminTagsObject

Returns the value of attribute likeAdminTags.



231
232
233
# File 'lib/kaltura_client.rb', line 231

def likeAdminTags
  @likeAdminTags
end

#likeNameObject

Returns the value of attribute likeName.



223
224
225
# File 'lib/kaltura_client.rb', line 223

def likeName
  @likeName
end

#likeTagsObject

Returns the value of attribute likeTags.



226
227
228
# File 'lib/kaltura_client.rb', line 226

def likeTags
  @likeTags
end

#limitObject

Returns the value of attribute limit.



256
257
258
# File 'lib/kaltura_client.rb', line 256

def limit
  @limit
end

#multiLikeAndAdminTagsObject

Returns the value of attribute multiLikeAndAdminTags.



230
231
232
# File 'lib/kaltura_client.rb', line 230

def multiLikeAndAdminTags
  @multiLikeAndAdminTags
end

#multiLikeAndNameObject

Returns the value of attribute multiLikeAndName.



233
234
235
# File 'lib/kaltura_client.rb', line 233

def multiLikeAndName
  @multiLikeAndName
end

#multiLikeAndSearchTextObject

Returns the value of attribute multiLikeAndSearchText.



235
236
237
# File 'lib/kaltura_client.rb', line 235

def multiLikeAndSearchText
  @multiLikeAndSearchText
end

#multiLikeAndTagsObject

Returns the value of attribute multiLikeAndTags.



228
229
230
# File 'lib/kaltura_client.rb', line 228

def multiLikeAndTags
  @multiLikeAndTags
end

#multiLikeOrAdminTagsObject

Returns the value of attribute multiLikeOrAdminTags.



229
230
231
# File 'lib/kaltura_client.rb', line 229

def multiLikeOrAdminTags
  @multiLikeOrAdminTags
end

#multiLikeOrNameObject

Returns the value of attribute multiLikeOrName.



232
233
234
# File 'lib/kaltura_client.rb', line 232

def multiLikeOrName
  @multiLikeOrName
end

#multiLikeOrSearchTextObject

Returns the value of attribute multiLikeOrSearchText.



234
235
236
# File 'lib/kaltura_client.rb', line 234

def multiLikeOrSearchText
  @multiLikeOrSearchText
end

#multiLikeOrTagsObject

Returns the value of attribute multiLikeOrTags.



227
228
229
# File 'lib/kaltura_client.rb', line 227

def multiLikeOrTags
  @multiLikeOrTags
end

#multiLikeOrTagsOrAdminTagsObject

Returns the value of attribute multiLikeOrTagsOrAdminTags.



253
254
255
# File 'lib/kaltura_client.rb', line 253

def multiLikeOrTagsOrAdminTags
  @multiLikeOrTagsOrAdminTags
end

#multiLikeOrTagsOrAdminTagsOrNameObject

Returns the value of attribute multiLikeOrTagsOrAdminTagsOrName.



254
255
256
# File 'lib/kaltura_client.rb', line 254

def multiLikeOrTagsOrAdminTagsOrName
  @multiLikeOrTagsOrAdminTagsOrName
end

#multiLikeOrTagsOrNameObject

Returns the value of attribute multiLikeOrTagsOrName.



252
253
254
# File 'lib/kaltura_client.rb', line 252

def multiLikeOrTagsOrName
  @multiLikeOrTagsOrName
end

#orderByObject

Returns the value of attribute orderBy.



255
256
257
# File 'lib/kaltura_client.rb', line 255

def orderBy
  @orderBy
end