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.



14429
14430
14431
# File 'lib/kaltura_types.rb', line 14429

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.



14430
14431
14432
# File 'lib/kaltura_types.rb', line 14430

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#dc_equalObject

Returns the value of attribute dc_equal.



14449
14450
14451
# File 'lib/kaltura_types.rb', line 14449

def dc_equal
  @dc_equal
end

#dc_inObject

Returns the value of attribute dc_in.



14450
14451
14452
# File 'lib/kaltura_types.rb', line 14450

def dc_in
  @dc_in
end

#environment_equalObject

Returns the value of attribute environment_equal.



14454
14455
14456
# File 'lib/kaltura_types.rb', line 14454

def environment_equal
  @environment_equal
end

#environment_inObject

Returns the value of attribute environment_in.



14455
14456
14457
# File 'lib/kaltura_types.rb', line 14455

def environment_in
  @environment_in
end

#heartbeat_time_greater_than_or_equalObject

Returns the value of attribute heartbeat_time_greater_than_or_equal.



14433
14434
14435
# File 'lib/kaltura_types.rb', line 14433

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.



14434
14435
14436
# File 'lib/kaltura_types.rb', line 14434

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.



14439
14440
14441
# File 'lib/kaltura_types.rb', line 14439

def host_name_like
  @host_name_like
end

#host_name_multi_like_andObject

Returns the value of attribute host_name_multi_like_and.



14441
14442
14443
# File 'lib/kaltura_types.rb', line 14441

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.



14440
14441
14442
# File 'lib/kaltura_types.rb', line 14440

def host_name_multi_like_or
  @host_name_multi_like_or
end

#id_equalObject

Returns the value of attribute id_equal.



14427
14428
14429
# File 'lib/kaltura_types.rb', line 14427

def id_equal
  @id_equal
end

#id_inObject

Returns the value of attribute id_in.



14428
14429
14430
# File 'lib/kaltura_types.rb', line 14428

def id_in
  @id_in
end

#name_equalObject

Returns the value of attribute name_equal.



14435
14436
14437
# File 'lib/kaltura_types.rb', line 14435

def name_equal
  @name_equal
end

#name_inObject

Returns the value of attribute name_in.



14436
14437
14438
# File 'lib/kaltura_types.rb', line 14436

def name_in
  @name_in
end

#parent_id_likeObject

Returns the value of attribute parent_id_like.



14451
14452
14453
# File 'lib/kaltura_types.rb', line 14451

def parent_id_like
  @parent_id_like
end

#parent_id_multi_like_andObject

Returns the value of attribute parent_id_multi_like_and.



14453
14454
14455
# File 'lib/kaltura_types.rb', line 14453

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.



14452
14453
14454
# File 'lib/kaltura_types.rb', line 14452

def parent_id_multi_like_or
  @parent_id_multi_like_or
end

#status_equalObject

Returns the value of attribute status_equal.



14442
14443
14444
# File 'lib/kaltura_types.rb', line 14442

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



14443
14444
14445
# File 'lib/kaltura_types.rb', line 14443

def status_in
  @status_in
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



14437
14438
14439
# File 'lib/kaltura_types.rb', line 14437

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



14438
14439
14440
# File 'lib/kaltura_types.rb', line 14438

def system_name_in
  @system_name_in
end

#tags_likeObject

Returns the value of attribute tags_like.



14446
14447
14448
# File 'lib/kaltura_types.rb', line 14446

def tags_like
  @tags_like
end

#tags_multi_like_andObject

Returns the value of attribute tags_multi_like_and.



14448
14449
14450
# File 'lib/kaltura_types.rb', line 14448

def tags_multi_like_and
  @tags_multi_like_and
end

#tags_multi_like_orObject

Returns the value of attribute tags_multi_like_or.



14447
14448
14449
# File 'lib/kaltura_types.rb', line 14447

def tags_multi_like_or
  @tags_multi_like_or
end

#type_equalObject

Returns the value of attribute type_equal.



14444
14445
14446
# File 'lib/kaltura_types.rb', line 14444

def type_equal
  @type_equal
end

#type_inObject

Returns the value of attribute type_in.



14445
14446
14447
# File 'lib/kaltura_types.rb', line 14445

def type_in
  @type_in
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



14431
14432
14433
# File 'lib/kaltura_types.rb', line 14431

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.



14432
14433
14434
# File 'lib/kaltura_types.rb', line 14432

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

Instance Method Details

#from_xml(xml_element) ⇒ Object



14485
14486
14487
14488
14489
14490
14491
14492
14493
14494
14495
14496
14497
14498
14499
14500
14501
14502
14503
14504
14505
14506
14507
14508
14509
14510
14511
14512
14513
14514
14515
14516
14517
14518
14519
14520
14521
14522
14523
14524
14525
14526
14527
14528
14529
14530
14531
14532
14533
14534
14535
14536
14537
14538
14539
14540
14541
14542
14543
14544
14545
14546
14547
14548
14549
14550
14551
14552
14553
14554
14555
14556
14557
14558
14559
14560
14561
14562
14563
14564
14565
14566
14567
14568
14569
14570
14571
14572
14573
14574
# File 'lib/kaltura_types.rb', line 14485

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