Class: Kaltura::KalturaEntryFilter
- Inherits:
-
Object
- Object
- Kaltura::KalturaEntryFilter
- 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
-
#equalGroupId ⇒ Object
Returns the value of attribute equalGroupId.
-
#equalIndexedCustomData1 ⇒ Object
Returns the value of attribute equalIndexedCustomData1.
-
#equalKshowId ⇒ Object
Returns the value of attribute equalKshowId.
-
#equalMediaType ⇒ Object
Returns the value of attribute equalMediaType.
-
#equalModerationStatus ⇒ Object
Returns the value of attribute equalModerationStatus.
-
#equalName ⇒ Object
Returns the value of attribute equalName.
-
#equalPartnerId ⇒ Object
Returns the value of attribute equalPartnerId.
-
#equalSourceLink ⇒ Object
Returns the value of attribute equalSourceLink.
-
#equalStatus ⇒ Object
Returns the value of attribute equalStatus.
-
#equalTags ⇒ Object
Returns the value of attribute equalTags.
-
#equalType ⇒ Object
Returns the value of attribute equalType.
-
#equalUserId ⇒ Object
Returns the value of attribute equalUserId.
-
#greaterThanOrEqualCreatedAt ⇒ Object
Returns the value of attribute greaterThanOrEqualCreatedAt.
-
#greaterThanOrEqualMediaDate ⇒ Object
Returns the value of attribute greaterThanOrEqualMediaDate.
-
#greaterThanOrEqualModifiedAt ⇒ Object
Returns the value of attribute greaterThanOrEqualModifiedAt.
-
#greaterThanOrEqualUpdatedAt ⇒ Object
Returns the value of attribute greaterThanOrEqualUpdatedAt.
-
#greaterThanOrEqualViews ⇒ Object
Returns the value of attribute greaterThanOrEqualViews.
-
#inDisplayInSearch ⇒ Object
Returns the value of attribute inDisplayInSearch.
-
#inIndexedCustomData1 ⇒ Object
Returns the value of attribute inIndexedCustomData1.
-
#inMediaType ⇒ Object
Returns the value of attribute inMediaType.
-
#inModerationStatus ⇒ Object
Returns the value of attribute inModerationStatus.
-
#inPartnerId ⇒ Object
Returns the value of attribute inPartnerId.
-
#inStatus ⇒ Object
Returns the value of attribute inStatus.
-
#inType ⇒ Object
Returns the value of attribute inType.
-
#lessThanOrEqualCreatedAt ⇒ Object
Returns the value of attribute lessThanOrEqualCreatedAt.
-
#lessThanOrEqualMediaDate ⇒ Object
Returns the value of attribute lessThanOrEqualMediaDate.
-
#lessThanOrEqualModifiedAt ⇒ Object
Returns the value of attribute lessThanOrEqualModifiedAt.
-
#lessThanOrEqualUpdatedAt ⇒ Object
Returns the value of attribute lessThanOrEqualUpdatedAt.
-
#likeAdminTags ⇒ Object
Returns the value of attribute likeAdminTags.
-
#likeName ⇒ Object
Returns the value of attribute likeName.
-
#likeTags ⇒ Object
Returns the value of attribute likeTags.
-
#limit ⇒ Object
Returns the value of attribute limit.
-
#multiLikeAndAdminTags ⇒ Object
Returns the value of attribute multiLikeAndAdminTags.
-
#multiLikeAndName ⇒ Object
Returns the value of attribute multiLikeAndName.
-
#multiLikeAndSearchText ⇒ Object
Returns the value of attribute multiLikeAndSearchText.
-
#multiLikeAndTags ⇒ Object
Returns the value of attribute multiLikeAndTags.
-
#multiLikeOrAdminTags ⇒ Object
Returns the value of attribute multiLikeOrAdminTags.
-
#multiLikeOrName ⇒ Object
Returns the value of attribute multiLikeOrName.
-
#multiLikeOrSearchText ⇒ Object
Returns the value of attribute multiLikeOrSearchText.
-
#multiLikeOrTags ⇒ Object
Returns the value of attribute multiLikeOrTags.
-
#multiLikeOrTagsOrAdminTags ⇒ Object
Returns the value of attribute multiLikeOrTagsOrAdminTags.
-
#multiLikeOrTagsOrAdminTagsOrName ⇒ Object
Returns the value of attribute multiLikeOrTagsOrAdminTagsOrName.
-
#multiLikeOrTagsOrName ⇒ Object
Returns the value of attribute multiLikeOrTagsOrName.
-
#orderBy ⇒ Object
Returns the value of attribute orderBy.
Instance Attribute Details
#equalGroupId ⇒ Object
Returns the value of attribute equalGroupId.
236 237 238 |
# File 'lib/kaltura_client.rb', line 236 def equalGroupId @equalGroupId end |
#equalIndexedCustomData1 ⇒ Object
Returns the value of attribute equalIndexedCustomData1.
221 222 223 |
# File 'lib/kaltura_client.rb', line 221 def equalIndexedCustomData1 @equalIndexedCustomData1 end |
#equalKshowId ⇒ Object
Returns the value of attribute equalKshowId.
214 215 216 |
# File 'lib/kaltura_client.rb', line 214 def equalKshowId @equalKshowId end |
#equalMediaType ⇒ Object
Returns the value of attribute equalMediaType.
219 220 221 |
# File 'lib/kaltura_client.rb', line 219 def equalMediaType @equalMediaType end |
#equalModerationStatus ⇒ Object
Returns the value of attribute equalModerationStatus.
249 250 251 |
# File 'lib/kaltura_client.rb', line 249 def equalModerationStatus @equalModerationStatus end |
#equalName ⇒ Object
Returns the value of attribute equalName.
224 225 226 |
# File 'lib/kaltura_client.rb', line 224 def equalName @equalName end |
#equalPartnerId ⇒ Object
Returns the value of attribute equalPartnerId.
245 246 247 |
# File 'lib/kaltura_client.rb', line 245 def equalPartnerId @equalPartnerId end |
#equalSourceLink ⇒ Object
Returns the value of attribute equalSourceLink.
246 247 248 |
# File 'lib/kaltura_client.rb', line 246 def equalSourceLink @equalSourceLink end |
#equalStatus ⇒ Object
Returns the value of attribute equalStatus.
215 216 217 |
# File 'lib/kaltura_client.rb', line 215 def equalStatus @equalStatus end |
#equalTags ⇒ Object
Returns the value of attribute equalTags.
225 226 227 |
# File 'lib/kaltura_client.rb', line 225 def equalTags @equalTags end |
#equalType ⇒ Object
Returns the value of attribute equalType.
217 218 219 |
# File 'lib/kaltura_client.rb', line 217 def equalType @equalType end |
#equalUserId ⇒ Object
Returns the value of attribute equalUserId.
213 214 215 |
# File 'lib/kaltura_client.rb', line 213 def equalUserId @equalUserId end |
#greaterThanOrEqualCreatedAt ⇒ Object
Returns the value of attribute greaterThanOrEqualCreatedAt.
238 239 240 |
# File 'lib/kaltura_client.rb', line 238 def greaterThanOrEqualCreatedAt @greaterThanOrEqualCreatedAt end |
#greaterThanOrEqualMediaDate ⇒ Object
Returns the value of attribute greaterThanOrEqualMediaDate.
247 248 249 |
# File 'lib/kaltura_client.rb', line 247 def greaterThanOrEqualMediaDate @greaterThanOrEqualMediaDate end |
#greaterThanOrEqualModifiedAt ⇒ Object
Returns the value of attribute greaterThanOrEqualModifiedAt.
242 243 244 |
# File 'lib/kaltura_client.rb', line 242 def greaterThanOrEqualModifiedAt @greaterThanOrEqualModifiedAt end |
#greaterThanOrEqualUpdatedAt ⇒ Object
Returns the value of attribute greaterThanOrEqualUpdatedAt.
240 241 242 |
# File 'lib/kaltura_client.rb', line 240 def greaterThanOrEqualUpdatedAt @greaterThanOrEqualUpdatedAt end |
#greaterThanOrEqualViews ⇒ Object
Returns the value of attribute greaterThanOrEqualViews.
237 238 239 |
# File 'lib/kaltura_client.rb', line 237 def greaterThanOrEqualViews @greaterThanOrEqualViews end |
#inDisplayInSearch ⇒ Object
Returns the value of attribute inDisplayInSearch.
251 252 253 |
# File 'lib/kaltura_client.rb', line 251 def inDisplayInSearch @inDisplayInSearch end |
#inIndexedCustomData1 ⇒ Object
Returns the value of attribute inIndexedCustomData1.
222 223 224 |
# File 'lib/kaltura_client.rb', line 222 def inIndexedCustomData1 @inIndexedCustomData1 end |
#inMediaType ⇒ Object
Returns the value of attribute inMediaType.
220 221 222 |
# File 'lib/kaltura_client.rb', line 220 def inMediaType @inMediaType end |
#inModerationStatus ⇒ Object
Returns the value of attribute inModerationStatus.
250 251 252 |
# File 'lib/kaltura_client.rb', line 250 def inModerationStatus @inModerationStatus end |
#inPartnerId ⇒ Object
Returns the value of attribute inPartnerId.
244 245 246 |
# File 'lib/kaltura_client.rb', line 244 def inPartnerId @inPartnerId end |
#inStatus ⇒ Object
Returns the value of attribute inStatus.
216 217 218 |
# File 'lib/kaltura_client.rb', line 216 def inStatus @inStatus end |
#inType ⇒ Object
Returns the value of attribute inType.
218 219 220 |
# File 'lib/kaltura_client.rb', line 218 def inType @inType end |
#lessThanOrEqualCreatedAt ⇒ Object
Returns the value of attribute lessThanOrEqualCreatedAt.
239 240 241 |
# File 'lib/kaltura_client.rb', line 239 def lessThanOrEqualCreatedAt @lessThanOrEqualCreatedAt end |
#lessThanOrEqualMediaDate ⇒ Object
Returns the value of attribute lessThanOrEqualMediaDate.
248 249 250 |
# File 'lib/kaltura_client.rb', line 248 def lessThanOrEqualMediaDate @lessThanOrEqualMediaDate end |
#lessThanOrEqualModifiedAt ⇒ Object
Returns the value of attribute lessThanOrEqualModifiedAt.
243 244 245 |
# File 'lib/kaltura_client.rb', line 243 def lessThanOrEqualModifiedAt @lessThanOrEqualModifiedAt end |
#lessThanOrEqualUpdatedAt ⇒ Object
Returns the value of attribute lessThanOrEqualUpdatedAt.
241 242 243 |
# File 'lib/kaltura_client.rb', line 241 def lessThanOrEqualUpdatedAt @lessThanOrEqualUpdatedAt end |
#likeAdminTags ⇒ Object
Returns the value of attribute likeAdminTags.
231 232 233 |
# File 'lib/kaltura_client.rb', line 231 def likeAdminTags @likeAdminTags end |
#likeName ⇒ Object
Returns the value of attribute likeName.
223 224 225 |
# File 'lib/kaltura_client.rb', line 223 def likeName @likeName end |
#likeTags ⇒ Object
Returns the value of attribute likeTags.
226 227 228 |
# File 'lib/kaltura_client.rb', line 226 def likeTags @likeTags end |
#limit ⇒ Object
Returns the value of attribute limit.
256 257 258 |
# File 'lib/kaltura_client.rb', line 256 def limit @limit end |
#multiLikeAndAdminTags ⇒ Object
Returns the value of attribute multiLikeAndAdminTags.
230 231 232 |
# File 'lib/kaltura_client.rb', line 230 def multiLikeAndAdminTags @multiLikeAndAdminTags end |
#multiLikeAndName ⇒ Object
Returns the value of attribute multiLikeAndName.
233 234 235 |
# File 'lib/kaltura_client.rb', line 233 def multiLikeAndName @multiLikeAndName end |
#multiLikeAndSearchText ⇒ Object
Returns the value of attribute multiLikeAndSearchText.
235 236 237 |
# File 'lib/kaltura_client.rb', line 235 def multiLikeAndSearchText @multiLikeAndSearchText end |
#multiLikeAndTags ⇒ Object
Returns the value of attribute multiLikeAndTags.
228 229 230 |
# File 'lib/kaltura_client.rb', line 228 def multiLikeAndTags @multiLikeAndTags end |
#multiLikeOrAdminTags ⇒ Object
Returns the value of attribute multiLikeOrAdminTags.
229 230 231 |
# File 'lib/kaltura_client.rb', line 229 def multiLikeOrAdminTags @multiLikeOrAdminTags end |
#multiLikeOrName ⇒ Object
Returns the value of attribute multiLikeOrName.
232 233 234 |
# File 'lib/kaltura_client.rb', line 232 def multiLikeOrName @multiLikeOrName end |
#multiLikeOrSearchText ⇒ Object
Returns the value of attribute multiLikeOrSearchText.
234 235 236 |
# File 'lib/kaltura_client.rb', line 234 def multiLikeOrSearchText @multiLikeOrSearchText end |
#multiLikeOrTags ⇒ Object
Returns the value of attribute multiLikeOrTags.
227 228 229 |
# File 'lib/kaltura_client.rb', line 227 def multiLikeOrTags @multiLikeOrTags end |
#multiLikeOrTagsOrAdminTags ⇒ Object
Returns the value of attribute multiLikeOrTagsOrAdminTags.
253 254 255 |
# File 'lib/kaltura_client.rb', line 253 def multiLikeOrTagsOrAdminTags @multiLikeOrTagsOrAdminTags end |
#multiLikeOrTagsOrAdminTagsOrName ⇒ Object
Returns the value of attribute multiLikeOrTagsOrAdminTagsOrName.
254 255 256 |
# File 'lib/kaltura_client.rb', line 254 def multiLikeOrTagsOrAdminTagsOrName @multiLikeOrTagsOrAdminTagsOrName end |
#multiLikeOrTagsOrName ⇒ Object
Returns the value of attribute multiLikeOrTagsOrName.
252 253 254 |
# File 'lib/kaltura_client.rb', line 252 def multiLikeOrTagsOrName @multiLikeOrTagsOrName end |
#orderBy ⇒ Object
Returns the value of attribute orderBy.
255 256 257 |
# File 'lib/kaltura_client.rb', line 255 def orderBy @orderBy end |