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.



14622
14623
14624
# File 'lib/kaltura_types.rb', line 14622

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.



14623
14624
14625
# File 'lib/kaltura_types.rb', line 14623

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#dc_equalObject

Returns the value of attribute dc_equal.



14642
14643
14644
# File 'lib/kaltura_types.rb', line 14642

def dc_equal
  @dc_equal
end

#dc_inObject

Returns the value of attribute dc_in.



14643
14644
14645
# File 'lib/kaltura_types.rb', line 14643

def dc_in
  @dc_in
end

#environment_equalObject

Returns the value of attribute environment_equal.



14647
14648
14649
# File 'lib/kaltura_types.rb', line 14647

def environment_equal
  @environment_equal
end

#environment_inObject

Returns the value of attribute environment_in.



14648
14649
14650
# File 'lib/kaltura_types.rb', line 14648

def environment_in
  @environment_in
end

#heartbeat_time_greater_than_or_equalObject

Returns the value of attribute heartbeat_time_greater_than_or_equal.



14626
14627
14628
# File 'lib/kaltura_types.rb', line 14626

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.



14627
14628
14629
# File 'lib/kaltura_types.rb', line 14627

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.



14632
14633
14634
# File 'lib/kaltura_types.rb', line 14632

def host_name_like
  @host_name_like
end

#host_name_multi_like_andObject

Returns the value of attribute host_name_multi_like_and.



14634
14635
14636
# File 'lib/kaltura_types.rb', line 14634

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.



14633
14634
14635
# File 'lib/kaltura_types.rb', line 14633

def host_name_multi_like_or
  @host_name_multi_like_or
end

#id_equalObject

Returns the value of attribute id_equal.



14620
14621
14622
# File 'lib/kaltura_types.rb', line 14620

def id_equal
  @id_equal
end

#id_inObject

Returns the value of attribute id_in.



14621
14622
14623
# File 'lib/kaltura_types.rb', line 14621

def id_in
  @id_in
end

#name_equalObject

Returns the value of attribute name_equal.



14628
14629
14630
# File 'lib/kaltura_types.rb', line 14628

def name_equal
  @name_equal
end

#name_inObject

Returns the value of attribute name_in.



14629
14630
14631
# File 'lib/kaltura_types.rb', line 14629

def name_in
  @name_in
end

#parent_id_likeObject

Returns the value of attribute parent_id_like.



14644
14645
14646
# File 'lib/kaltura_types.rb', line 14644

def parent_id_like
  @parent_id_like
end

#parent_id_multi_like_andObject

Returns the value of attribute parent_id_multi_like_and.



14646
14647
14648
# File 'lib/kaltura_types.rb', line 14646

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.



14645
14646
14647
# File 'lib/kaltura_types.rb', line 14645

def parent_id_multi_like_or
  @parent_id_multi_like_or
end

#status_equalObject

Returns the value of attribute status_equal.



14635
14636
14637
# File 'lib/kaltura_types.rb', line 14635

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



14636
14637
14638
# File 'lib/kaltura_types.rb', line 14636

def status_in
  @status_in
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



14630
14631
14632
# File 'lib/kaltura_types.rb', line 14630

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



14631
14632
14633
# File 'lib/kaltura_types.rb', line 14631

def system_name_in
  @system_name_in
end

#tags_likeObject

Returns the value of attribute tags_like.



14639
14640
14641
# File 'lib/kaltura_types.rb', line 14639

def tags_like
  @tags_like
end

#tags_multi_like_andObject

Returns the value of attribute tags_multi_like_and.



14641
14642
14643
# File 'lib/kaltura_types.rb', line 14641

def tags_multi_like_and
  @tags_multi_like_and
end

#tags_multi_like_orObject

Returns the value of attribute tags_multi_like_or.



14640
14641
14642
# File 'lib/kaltura_types.rb', line 14640

def tags_multi_like_or
  @tags_multi_like_or
end

#type_equalObject

Returns the value of attribute type_equal.



14637
14638
14639
# File 'lib/kaltura_types.rb', line 14637

def type_equal
  @type_equal
end

#type_inObject

Returns the value of attribute type_in.



14638
14639
14640
# File 'lib/kaltura_types.rb', line 14638

def type_in
  @type_in
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



14624
14625
14626
# File 'lib/kaltura_types.rb', line 14624

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.



14625
14626
14627
# File 'lib/kaltura_types.rb', line 14625

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

Instance Method Details

#from_xml(xml_element) ⇒ Object



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
14703
14704
14705
14706
14707
14708
14709
14710
14711
14712
14713
14714
14715
14716
14717
14718
14719
14720
14721
14722
14723
14724
14725
14726
14727
14728
14729
14730
14731
14732
14733
14734
14735
14736
14737
14738
14739
14740
14741
14742
14743
14744
14745
14746
14747
14748
14749
14750
14751
14752
14753
14754
14755
14756
14757
14758
14759
14760
14761
14762
14763
14764
14765
14766
14767
# File 'lib/kaltura_types.rb', line 14678

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