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.



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

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.



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

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#dc_equalObject

Returns the value of attribute dc_equal.



14577
14578
14579
# File 'lib/kaltura_types.rb', line 14577

def dc_equal
  @dc_equal
end

#dc_inObject

Returns the value of attribute dc_in.



14578
14579
14580
# File 'lib/kaltura_types.rb', line 14578

def dc_in
  @dc_in
end

#environment_equalObject

Returns the value of attribute environment_equal.



14582
14583
14584
# File 'lib/kaltura_types.rb', line 14582

def environment_equal
  @environment_equal
end

#environment_inObject

Returns the value of attribute environment_in.



14583
14584
14585
# File 'lib/kaltura_types.rb', line 14583

def environment_in
  @environment_in
end

#heartbeat_time_greater_than_or_equalObject

Returns the value of attribute heartbeat_time_greater_than_or_equal.



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

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.



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

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.



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

def host_name_like
  @host_name_like
end

#host_name_multi_like_andObject

Returns the value of attribute host_name_multi_like_and.



14569
14570
14571
# File 'lib/kaltura_types.rb', line 14569

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.



14568
14569
14570
# File 'lib/kaltura_types.rb', line 14568

def host_name_multi_like_or
  @host_name_multi_like_or
end

#id_equalObject

Returns the value of attribute id_equal.



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

def id_equal
  @id_equal
end

#id_inObject

Returns the value of attribute id_in.



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

def id_in
  @id_in
end

#name_equalObject

Returns the value of attribute name_equal.



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

def name_equal
  @name_equal
end

#name_inObject

Returns the value of attribute name_in.



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

def name_in
  @name_in
end

#parent_id_likeObject

Returns the value of attribute parent_id_like.



14579
14580
14581
# File 'lib/kaltura_types.rb', line 14579

def parent_id_like
  @parent_id_like
end

#parent_id_multi_like_andObject

Returns the value of attribute parent_id_multi_like_and.



14581
14582
14583
# File 'lib/kaltura_types.rb', line 14581

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.



14580
14581
14582
# File 'lib/kaltura_types.rb', line 14580

def parent_id_multi_like_or
  @parent_id_multi_like_or
end

#status_equalObject

Returns the value of attribute status_equal.



14570
14571
14572
# File 'lib/kaltura_types.rb', line 14570

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



14571
14572
14573
# File 'lib/kaltura_types.rb', line 14571

def status_in
  @status_in
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



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

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



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

def system_name_in
  @system_name_in
end

#tags_likeObject

Returns the value of attribute tags_like.



14574
14575
14576
# File 'lib/kaltura_types.rb', line 14574

def tags_like
  @tags_like
end

#tags_multi_like_andObject

Returns the value of attribute tags_multi_like_and.



14576
14577
14578
# File 'lib/kaltura_types.rb', line 14576

def tags_multi_like_and
  @tags_multi_like_and
end

#tags_multi_like_orObject

Returns the value of attribute tags_multi_like_or.



14575
14576
14577
# File 'lib/kaltura_types.rb', line 14575

def tags_multi_like_or
  @tags_multi_like_or
end

#type_equalObject

Returns the value of attribute type_equal.



14572
14573
14574
# File 'lib/kaltura_types.rb', line 14572

def type_equal
  @type_equal
end

#type_inObject

Returns the value of attribute type_in.



14573
14574
14575
# File 'lib/kaltura_types.rb', line 14573

def type_in
  @type_in
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



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

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.



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

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

Instance Method Details

#from_xml(xml_element) ⇒ Object



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
14686
14687
14688
14689
14690
14691
14692
14693
14694
14695
14696
14697
14698
14699
14700
14701
14702
# File 'lib/kaltura_types.rb', line 14613

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