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.



14764
14765
14766
# File 'lib/kaltura_types.rb', line 14764

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.



14765
14766
14767
# File 'lib/kaltura_types.rb', line 14765

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#dc_equalObject

Returns the value of attribute dc_equal.



14784
14785
14786
# File 'lib/kaltura_types.rb', line 14784

def dc_equal
  @dc_equal
end

#dc_inObject

Returns the value of attribute dc_in.



14785
14786
14787
# File 'lib/kaltura_types.rb', line 14785

def dc_in
  @dc_in
end

#environment_equalObject

Returns the value of attribute environment_equal.



14789
14790
14791
# File 'lib/kaltura_types.rb', line 14789

def environment_equal
  @environment_equal
end

#environment_inObject

Returns the value of attribute environment_in.



14790
14791
14792
# File 'lib/kaltura_types.rb', line 14790

def environment_in
  @environment_in
end

#heartbeat_time_greater_than_or_equalObject

Returns the value of attribute heartbeat_time_greater_than_or_equal.



14768
14769
14770
# File 'lib/kaltura_types.rb', line 14768

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.



14769
14770
14771
# File 'lib/kaltura_types.rb', line 14769

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.



14774
14775
14776
# File 'lib/kaltura_types.rb', line 14774

def host_name_like
  @host_name_like
end

#host_name_multi_like_andObject

Returns the value of attribute host_name_multi_like_and.



14776
14777
14778
# File 'lib/kaltura_types.rb', line 14776

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.



14775
14776
14777
# File 'lib/kaltura_types.rb', line 14775

def host_name_multi_like_or
  @host_name_multi_like_or
end

#id_equalObject

Returns the value of attribute id_equal.



14762
14763
14764
# File 'lib/kaltura_types.rb', line 14762

def id_equal
  @id_equal
end

#id_inObject

Returns the value of attribute id_in.



14763
14764
14765
# File 'lib/kaltura_types.rb', line 14763

def id_in
  @id_in
end

#name_equalObject

Returns the value of attribute name_equal.



14770
14771
14772
# File 'lib/kaltura_types.rb', line 14770

def name_equal
  @name_equal
end

#name_inObject

Returns the value of attribute name_in.



14771
14772
14773
# File 'lib/kaltura_types.rb', line 14771

def name_in
  @name_in
end

#parent_id_likeObject

Returns the value of attribute parent_id_like.



14786
14787
14788
# File 'lib/kaltura_types.rb', line 14786

def parent_id_like
  @parent_id_like
end

#parent_id_multi_like_andObject

Returns the value of attribute parent_id_multi_like_and.



14788
14789
14790
# File 'lib/kaltura_types.rb', line 14788

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.



14787
14788
14789
# File 'lib/kaltura_types.rb', line 14787

def parent_id_multi_like_or
  @parent_id_multi_like_or
end

#status_equalObject

Returns the value of attribute status_equal.



14777
14778
14779
# File 'lib/kaltura_types.rb', line 14777

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



14778
14779
14780
# File 'lib/kaltura_types.rb', line 14778

def status_in
  @status_in
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



14772
14773
14774
# File 'lib/kaltura_types.rb', line 14772

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



14773
14774
14775
# File 'lib/kaltura_types.rb', line 14773

def system_name_in
  @system_name_in
end

#tags_likeObject

Returns the value of attribute tags_like.



14781
14782
14783
# File 'lib/kaltura_types.rb', line 14781

def tags_like
  @tags_like
end

#tags_multi_like_andObject

Returns the value of attribute tags_multi_like_and.



14783
14784
14785
# File 'lib/kaltura_types.rb', line 14783

def tags_multi_like_and
  @tags_multi_like_and
end

#tags_multi_like_orObject

Returns the value of attribute tags_multi_like_or.



14782
14783
14784
# File 'lib/kaltura_types.rb', line 14782

def tags_multi_like_or
  @tags_multi_like_or
end

#type_equalObject

Returns the value of attribute type_equal.



14779
14780
14781
# File 'lib/kaltura_types.rb', line 14779

def type_equal
  @type_equal
end

#type_inObject

Returns the value of attribute type_in.



14780
14781
14782
# File 'lib/kaltura_types.rb', line 14780

def type_in
  @type_in
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



14766
14767
14768
# File 'lib/kaltura_types.rb', line 14766

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.



14767
14768
14769
# File 'lib/kaltura_types.rb', line 14767

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

Instance Method Details

#from_xml(xml_element) ⇒ Object



14820
14821
14822
14823
14824
14825
14826
14827
14828
14829
14830
14831
14832
14833
14834
14835
14836
14837
14838
14839
14840
14841
14842
14843
14844
14845
14846
14847
14848
14849
14850
14851
14852
14853
14854
14855
14856
14857
14858
14859
14860
14861
14862
14863
14864
14865
14866
14867
14868
14869
14870
14871
14872
14873
14874
14875
14876
14877
14878
14879
14880
14881
14882
14883
14884
14885
14886
14887
14888
14889
14890
14891
14892
14893
14894
14895
14896
14897
14898
14899
14900
14901
14902
14903
14904
14905
14906
14907
14908
14909
# File 'lib/kaltura_types.rb', line 14820

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