Class: Kaltura::KalturaServerNodeBaseFilter

Inherits:
KalturaFilter show all
Defined in:
lib/kaltura_types.rb

Direct Known Subclasses

KalturaServerNodeFilter

Instance Attribute Summary collapse

Attributes inherited from KalturaFilter

#advanced_search, #order_by

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#created_at_greater_than_or_equalObject

Returns the value of attribute created_at_greater_than_or_equal.



14288
14289
14290
# File 'lib/kaltura_types.rb', line 14288

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.



14289
14290
14291
# File 'lib/kaltura_types.rb', line 14289

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#dc_equalObject

Returns the value of attribute dc_equal.



14308
14309
14310
# File 'lib/kaltura_types.rb', line 14308

def dc_equal
  @dc_equal
end

#dc_inObject

Returns the value of attribute dc_in.



14309
14310
14311
# File 'lib/kaltura_types.rb', line 14309

def dc_in
  @dc_in
end

#environment_equalObject

Returns the value of attribute environment_equal.



14313
14314
14315
# File 'lib/kaltura_types.rb', line 14313

def environment_equal
  @environment_equal
end

#environment_inObject

Returns the value of attribute environment_in.



14314
14315
14316
# File 'lib/kaltura_types.rb', line 14314

def environment_in
  @environment_in
end

#heartbeat_time_greater_than_or_equalObject

Returns the value of attribute heartbeat_time_greater_than_or_equal.



14292
14293
14294
# File 'lib/kaltura_types.rb', line 14292

def heartbeat_time_greater_than_or_equal
  @heartbeat_time_greater_than_or_equal
end

#heartbeat_time_less_than_or_equalObject

Returns the value of attribute heartbeat_time_less_than_or_equal.



14293
14294
14295
# File 'lib/kaltura_types.rb', line 14293

def heartbeat_time_less_than_or_equal
  @heartbeat_time_less_than_or_equal
end

#host_name_likeObject

Returns the value of attribute host_name_like.



14298
14299
14300
# File 'lib/kaltura_types.rb', line 14298

def host_name_like
  @host_name_like
end

#host_name_multi_like_andObject

Returns the value of attribute host_name_multi_like_and.



14300
14301
14302
# File 'lib/kaltura_types.rb', line 14300

def host_name_multi_like_and
  @host_name_multi_like_and
end

#host_name_multi_like_orObject

Returns the value of attribute host_name_multi_like_or.



14299
14300
14301
# File 'lib/kaltura_types.rb', line 14299

def host_name_multi_like_or
  @host_name_multi_like_or
end

#id_equalObject

Returns the value of attribute id_equal.



14286
14287
14288
# File 'lib/kaltura_types.rb', line 14286

def id_equal
  @id_equal
end

#id_inObject

Returns the value of attribute id_in.



14287
14288
14289
# File 'lib/kaltura_types.rb', line 14287

def id_in
  @id_in
end

#name_equalObject

Returns the value of attribute name_equal.



14294
14295
14296
# File 'lib/kaltura_types.rb', line 14294

def name_equal
  @name_equal
end

#name_inObject

Returns the value of attribute name_in.



14295
14296
14297
# File 'lib/kaltura_types.rb', line 14295

def name_in
  @name_in
end

#parent_id_likeObject

Returns the value of attribute parent_id_like.



14310
14311
14312
# File 'lib/kaltura_types.rb', line 14310

def parent_id_like
  @parent_id_like
end

#parent_id_multi_like_andObject

Returns the value of attribute parent_id_multi_like_and.



14312
14313
14314
# File 'lib/kaltura_types.rb', line 14312

def parent_id_multi_like_and
  @parent_id_multi_like_and
end

#parent_id_multi_like_orObject

Returns the value of attribute parent_id_multi_like_or.



14311
14312
14313
# File 'lib/kaltura_types.rb', line 14311

def parent_id_multi_like_or
  @parent_id_multi_like_or
end

#status_equalObject

Returns the value of attribute status_equal.



14301
14302
14303
# File 'lib/kaltura_types.rb', line 14301

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



14302
14303
14304
# File 'lib/kaltura_types.rb', line 14302

def status_in
  @status_in
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



14296
14297
14298
# File 'lib/kaltura_types.rb', line 14296

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



14297
14298
14299
# File 'lib/kaltura_types.rb', line 14297

def system_name_in
  @system_name_in
end

#tags_likeObject

Returns the value of attribute tags_like.



14305
14306
14307
# File 'lib/kaltura_types.rb', line 14305

def tags_like
  @tags_like
end

#tags_multi_like_andObject

Returns the value of attribute tags_multi_like_and.



14307
14308
14309
# File 'lib/kaltura_types.rb', line 14307

def tags_multi_like_and
  @tags_multi_like_and
end

#tags_multi_like_orObject

Returns the value of attribute tags_multi_like_or.



14306
14307
14308
# File 'lib/kaltura_types.rb', line 14306

def tags_multi_like_or
  @tags_multi_like_or
end

#type_equalObject

Returns the value of attribute type_equal.



14303
14304
14305
# File 'lib/kaltura_types.rb', line 14303

def type_equal
  @type_equal
end

#type_inObject

Returns the value of attribute type_in.



14304
14305
14306
# File 'lib/kaltura_types.rb', line 14304

def type_in
  @type_in
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



14290
14291
14292
# File 'lib/kaltura_types.rb', line 14290

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.



14291
14292
14293
# File 'lib/kaltura_types.rb', line 14291

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

Instance Method Details

#from_xml(xml_element) ⇒ Object



14344
14345
14346
14347
14348
14349
14350
14351
14352
14353
14354
14355
14356
14357
14358
14359
14360
14361
14362
14363
14364
14365
14366
14367
14368
14369
14370
14371
14372
14373
14374
14375
14376
14377
14378
14379
14380
14381
14382
14383
14384
14385
14386
14387
14388
14389
14390
14391
14392
14393
14394
14395
14396
14397
14398
14399
14400
14401
14402
14403
14404
14405
14406
14407
14408
14409
14410
14411
14412
14413
14414
14415
14416
14417
14418
14419
14420
14421
14422
14423
14424
14425
14426
14427
14428
14429
14430
14431
14432
14433
# File 'lib/kaltura_types.rb', line 14344

def from_xml(xml_element)
	super
	if xml_element.elements['idEqual'] != nil
		self.id_equal = xml_element.elements['idEqual'].text
	end
	if xml_element.elements['idIn'] != nil
		self.id_in = xml_element.elements['idIn'].text
	end
	if xml_element.elements['createdAtGreaterThanOrEqual'] != nil
		self.created_at_greater_than_or_equal = xml_element.elements['createdAtGreaterThanOrEqual'].text
	end
	if xml_element.elements['createdAtLessThanOrEqual'] != nil
		self.created_at_less_than_or_equal = xml_element.elements['createdAtLessThanOrEqual'].text
	end
	if xml_element.elements['updatedAtGreaterThanOrEqual'] != nil
		self.updated_at_greater_than_or_equal = xml_element.elements['updatedAtGreaterThanOrEqual'].text
	end
	if xml_element.elements['updatedAtLessThanOrEqual'] != nil
		self.updated_at_less_than_or_equal = xml_element.elements['updatedAtLessThanOrEqual'].text
	end
	if xml_element.elements['heartbeatTimeGreaterThanOrEqual'] != nil
		self.heartbeat_time_greater_than_or_equal = xml_element.elements['heartbeatTimeGreaterThanOrEqual'].text
	end
	if xml_element.elements['heartbeatTimeLessThanOrEqual'] != nil
		self.heartbeat_time_less_than_or_equal = xml_element.elements['heartbeatTimeLessThanOrEqual'].text
	end
	if xml_element.elements['nameEqual'] != nil
		self.name_equal = xml_element.elements['nameEqual'].text
	end
	if xml_element.elements['nameIn'] != nil
		self.name_in = xml_element.elements['nameIn'].text
	end
	if xml_element.elements['systemNameEqual'] != nil
		self.system_name_equal = xml_element.elements['systemNameEqual'].text
	end
	if xml_element.elements['systemNameIn'] != nil
		self.system_name_in = xml_element.elements['systemNameIn'].text
	end
	if xml_element.elements['hostNameLike'] != nil
		self.host_name_like = xml_element.elements['hostNameLike'].text
	end
	if xml_element.elements['hostNameMultiLikeOr'] != nil
		self.host_name_multi_like_or = xml_element.elements['hostNameMultiLikeOr'].text
	end
	if xml_element.elements['hostNameMultiLikeAnd'] != nil
		self.host_name_multi_like_and = xml_element.elements['hostNameMultiLikeAnd'].text
	end
	if xml_element.elements['statusEqual'] != nil
		self.status_equal = xml_element.elements['statusEqual'].text
	end
	if xml_element.elements['statusIn'] != nil
		self.status_in = xml_element.elements['statusIn'].text
	end
	if xml_element.elements['typeEqual'] != nil
		self.type_equal = xml_element.elements['typeEqual'].text
	end
	if xml_element.elements['typeIn'] != nil
		self.type_in = xml_element.elements['typeIn'].text
	end
	if xml_element.elements['tagsLike'] != nil
		self.tags_like = xml_element.elements['tagsLike'].text
	end
	if xml_element.elements['tagsMultiLikeOr'] != nil
		self.tags_multi_like_or = xml_element.elements['tagsMultiLikeOr'].text
	end
	if xml_element.elements['tagsMultiLikeAnd'] != nil
		self.tags_multi_like_and = xml_element.elements['tagsMultiLikeAnd'].text
	end
	if xml_element.elements['dcEqual'] != nil
		self.dc_equal = xml_element.elements['dcEqual'].text
	end
	if xml_element.elements['dcIn'] != nil
		self.dc_in = xml_element.elements['dcIn'].text
	end
	if xml_element.elements['parentIdLike'] != nil
		self.parent_id_like = xml_element.elements['parentIdLike'].text
	end
	if xml_element.elements['parentIdMultiLikeOr'] != nil
		self.parent_id_multi_like_or = xml_element.elements['parentIdMultiLikeOr'].text
	end
	if xml_element.elements['parentIdMultiLikeAnd'] != nil
		self.parent_id_multi_like_and = xml_element.elements['parentIdMultiLikeAnd'].text
	end
	if xml_element.elements['environmentEqual'] != nil
		self.environment_equal = xml_element.elements['environmentEqual'].text
	end
	if xml_element.elements['environmentIn'] != nil
		self.environment_in = xml_element.elements['environmentIn'].text
	end
end