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.



14540
14541
14542
# File 'lib/kaltura_types.rb', line 14540

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.



14541
14542
14543
# File 'lib/kaltura_types.rb', line 14541

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#dc_equalObject

Returns the value of attribute dc_equal.



14560
14561
14562
# File 'lib/kaltura_types.rb', line 14560

def dc_equal
  @dc_equal
end

#dc_inObject

Returns the value of attribute dc_in.



14561
14562
14563
# File 'lib/kaltura_types.rb', line 14561

def dc_in
  @dc_in
end

#environment_equalObject

Returns the value of attribute environment_equal.



14565
14566
14567
# File 'lib/kaltura_types.rb', line 14565

def environment_equal
  @environment_equal
end

#environment_inObject

Returns the value of attribute environment_in.



14566
14567
14568
# File 'lib/kaltura_types.rb', line 14566

def environment_in
  @environment_in
end

#heartbeat_time_greater_than_or_equalObject

Returns the value of attribute heartbeat_time_greater_than_or_equal.



14544
14545
14546
# File 'lib/kaltura_types.rb', line 14544

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.



14545
14546
14547
# File 'lib/kaltura_types.rb', line 14545

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.



14550
14551
14552
# File 'lib/kaltura_types.rb', line 14550

def host_name_like
  @host_name_like
end

#host_name_multi_like_andObject

Returns the value of attribute host_name_multi_like_and.



14552
14553
14554
# File 'lib/kaltura_types.rb', line 14552

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.



14551
14552
14553
# File 'lib/kaltura_types.rb', line 14551

def host_name_multi_like_or
  @host_name_multi_like_or
end

#id_equalObject

Returns the value of attribute id_equal.



14538
14539
14540
# File 'lib/kaltura_types.rb', line 14538

def id_equal
  @id_equal
end

#id_inObject

Returns the value of attribute id_in.



14539
14540
14541
# File 'lib/kaltura_types.rb', line 14539

def id_in
  @id_in
end

#name_equalObject

Returns the value of attribute name_equal.



14546
14547
14548
# File 'lib/kaltura_types.rb', line 14546

def name_equal
  @name_equal
end

#name_inObject

Returns the value of attribute name_in.



14547
14548
14549
# File 'lib/kaltura_types.rb', line 14547

def name_in
  @name_in
end

#parent_id_likeObject

Returns the value of attribute parent_id_like.



14562
14563
14564
# File 'lib/kaltura_types.rb', line 14562

def parent_id_like
  @parent_id_like
end

#parent_id_multi_like_andObject

Returns the value of attribute parent_id_multi_like_and.



14564
14565
14566
# File 'lib/kaltura_types.rb', line 14564

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.



14563
14564
14565
# File 'lib/kaltura_types.rb', line 14563

def parent_id_multi_like_or
  @parent_id_multi_like_or
end

#status_equalObject

Returns the value of attribute status_equal.



14553
14554
14555
# File 'lib/kaltura_types.rb', line 14553

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



14554
14555
14556
# File 'lib/kaltura_types.rb', line 14554

def status_in
  @status_in
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



14548
14549
14550
# File 'lib/kaltura_types.rb', line 14548

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



14549
14550
14551
# File 'lib/kaltura_types.rb', line 14549

def system_name_in
  @system_name_in
end

#tags_likeObject

Returns the value of attribute tags_like.



14557
14558
14559
# File 'lib/kaltura_types.rb', line 14557

def tags_like
  @tags_like
end

#tags_multi_like_andObject

Returns the value of attribute tags_multi_like_and.



14559
14560
14561
# File 'lib/kaltura_types.rb', line 14559

def tags_multi_like_and
  @tags_multi_like_and
end

#tags_multi_like_orObject

Returns the value of attribute tags_multi_like_or.



14558
14559
14560
# File 'lib/kaltura_types.rb', line 14558

def tags_multi_like_or
  @tags_multi_like_or
end

#type_equalObject

Returns the value of attribute type_equal.



14555
14556
14557
# File 'lib/kaltura_types.rb', line 14555

def type_equal
  @type_equal
end

#type_inObject

Returns the value of attribute type_in.



14556
14557
14558
# File 'lib/kaltura_types.rb', line 14556

def type_in
  @type_in
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



14542
14543
14544
# File 'lib/kaltura_types.rb', line 14542

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.



14543
14544
14545
# File 'lib/kaltura_types.rb', line 14543

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

Instance Method Details

#from_xml(xml_element) ⇒ Object



14596
14597
14598
14599
14600
14601
14602
14603
14604
14605
14606
14607
14608
14609
14610
14611
14612
14613
14614
14615
14616
14617
14618
14619
14620
14621
14622
14623
14624
14625
14626
14627
14628
14629
14630
14631
14632
14633
14634
14635
14636
14637
14638
14639
14640
14641
14642
14643
14644
14645
14646
14647
14648
14649
14650
14651
14652
14653
14654
14655
14656
14657
14658
14659
14660
14661
14662
14663
14664
14665
14666
14667
14668
14669
14670
14671
14672
14673
14674
14675
14676
14677
14678
14679
14680
14681
14682
14683
14684
14685
# File 'lib/kaltura_types.rb', line 14596

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