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.



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

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.



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

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#dc_equalObject

Returns the value of attribute dc_equal.



14655
14656
14657
# File 'lib/kaltura_types.rb', line 14655

def dc_equal
  @dc_equal
end

#dc_inObject

Returns the value of attribute dc_in.



14656
14657
14658
# File 'lib/kaltura_types.rb', line 14656

def dc_in
  @dc_in
end

#environment_equalObject

Returns the value of attribute environment_equal.



14660
14661
14662
# File 'lib/kaltura_types.rb', line 14660

def environment_equal
  @environment_equal
end

#environment_inObject

Returns the value of attribute environment_in.



14661
14662
14663
# File 'lib/kaltura_types.rb', line 14661

def environment_in
  @environment_in
end

#heartbeat_time_greater_than_or_equalObject

Returns the value of attribute heartbeat_time_greater_than_or_equal.



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

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.



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

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.



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

def host_name_like
  @host_name_like
end

#host_name_multi_like_andObject

Returns the value of attribute host_name_multi_like_and.



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

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.



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

def host_name_multi_like_or
  @host_name_multi_like_or
end

#id_equalObject

Returns the value of attribute id_equal.



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

def id_equal
  @id_equal
end

#id_inObject

Returns the value of attribute id_in.



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

def id_in
  @id_in
end

#name_equalObject

Returns the value of attribute name_equal.



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

def name_equal
  @name_equal
end

#name_inObject

Returns the value of attribute name_in.



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

def name_in
  @name_in
end

#parent_id_likeObject

Returns the value of attribute parent_id_like.



14657
14658
14659
# File 'lib/kaltura_types.rb', line 14657

def parent_id_like
  @parent_id_like
end

#parent_id_multi_like_andObject

Returns the value of attribute parent_id_multi_like_and.



14659
14660
14661
# File 'lib/kaltura_types.rb', line 14659

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.



14658
14659
14660
# File 'lib/kaltura_types.rb', line 14658

def parent_id_multi_like_or
  @parent_id_multi_like_or
end

#status_equalObject

Returns the value of attribute status_equal.



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

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



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

def status_in
  @status_in
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



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

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



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

def system_name_in
  @system_name_in
end

#tags_likeObject

Returns the value of attribute tags_like.



14652
14653
14654
# File 'lib/kaltura_types.rb', line 14652

def tags_like
  @tags_like
end

#tags_multi_like_andObject

Returns the value of attribute tags_multi_like_and.



14654
14655
14656
# File 'lib/kaltura_types.rb', line 14654

def tags_multi_like_and
  @tags_multi_like_and
end

#tags_multi_like_orObject

Returns the value of attribute tags_multi_like_or.



14653
14654
14655
# File 'lib/kaltura_types.rb', line 14653

def tags_multi_like_or
  @tags_multi_like_or
end

#type_equalObject

Returns the value of attribute type_equal.



14650
14651
14652
# File 'lib/kaltura_types.rb', line 14650

def type_equal
  @type_equal
end

#type_inObject

Returns the value of attribute type_in.



14651
14652
14653
# File 'lib/kaltura_types.rb', line 14651

def type_in
  @type_in
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



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

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.



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

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

Instance Method Details

#from_xml(xml_element) ⇒ Object



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
14768
14769
14770
14771
14772
14773
14774
14775
14776
14777
14778
14779
14780
# File 'lib/kaltura_types.rb', line 14691

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