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.



15226
15227
15228
# File 'lib/kaltura_types.rb', line 15226

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.



15227
15228
15229
# File 'lib/kaltura_types.rb', line 15227

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#dc_equalObject

Returns the value of attribute dc_equal.



15246
15247
15248
# File 'lib/kaltura_types.rb', line 15246

def dc_equal
  @dc_equal
end

#dc_inObject

Returns the value of attribute dc_in.



15247
15248
15249
# File 'lib/kaltura_types.rb', line 15247

def dc_in
  @dc_in
end

#environment_equalObject

Returns the value of attribute environment_equal.



15251
15252
15253
# File 'lib/kaltura_types.rb', line 15251

def environment_equal
  @environment_equal
end

#environment_inObject

Returns the value of attribute environment_in.



15252
15253
15254
# File 'lib/kaltura_types.rb', line 15252

def environment_in
  @environment_in
end

#heartbeat_time_greater_than_or_equalObject

Returns the value of attribute heartbeat_time_greater_than_or_equal.



15230
15231
15232
# File 'lib/kaltura_types.rb', line 15230

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.



15231
15232
15233
# File 'lib/kaltura_types.rb', line 15231

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.



15236
15237
15238
# File 'lib/kaltura_types.rb', line 15236

def host_name_like
  @host_name_like
end

#host_name_multi_like_andObject

Returns the value of attribute host_name_multi_like_and.



15238
15239
15240
# File 'lib/kaltura_types.rb', line 15238

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.



15237
15238
15239
# File 'lib/kaltura_types.rb', line 15237

def host_name_multi_like_or
  @host_name_multi_like_or
end

#id_equalObject

Returns the value of attribute id_equal.



15224
15225
15226
# File 'lib/kaltura_types.rb', line 15224

def id_equal
  @id_equal
end

#id_inObject

Returns the value of attribute id_in.



15225
15226
15227
# File 'lib/kaltura_types.rb', line 15225

def id_in
  @id_in
end

#name_equalObject

Returns the value of attribute name_equal.



15232
15233
15234
# File 'lib/kaltura_types.rb', line 15232

def name_equal
  @name_equal
end

#name_inObject

Returns the value of attribute name_in.



15233
15234
15235
# File 'lib/kaltura_types.rb', line 15233

def name_in
  @name_in
end

#parent_id_likeObject

Returns the value of attribute parent_id_like.



15248
15249
15250
# File 'lib/kaltura_types.rb', line 15248

def parent_id_like
  @parent_id_like
end

#parent_id_multi_like_andObject

Returns the value of attribute parent_id_multi_like_and.



15250
15251
15252
# File 'lib/kaltura_types.rb', line 15250

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.



15249
15250
15251
# File 'lib/kaltura_types.rb', line 15249

def parent_id_multi_like_or
  @parent_id_multi_like_or
end

#status_equalObject

Returns the value of attribute status_equal.



15239
15240
15241
# File 'lib/kaltura_types.rb', line 15239

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



15240
15241
15242
# File 'lib/kaltura_types.rb', line 15240

def status_in
  @status_in
end

#system_name_equalObject

Returns the value of attribute system_name_equal.



15234
15235
15236
# File 'lib/kaltura_types.rb', line 15234

def system_name_equal
  @system_name_equal
end

#system_name_inObject

Returns the value of attribute system_name_in.



15235
15236
15237
# File 'lib/kaltura_types.rb', line 15235

def system_name_in
  @system_name_in
end

#tags_likeObject

Returns the value of attribute tags_like.



15243
15244
15245
# File 'lib/kaltura_types.rb', line 15243

def tags_like
  @tags_like
end

#tags_multi_like_andObject

Returns the value of attribute tags_multi_like_and.



15245
15246
15247
# File 'lib/kaltura_types.rb', line 15245

def tags_multi_like_and
  @tags_multi_like_and
end

#tags_multi_like_orObject

Returns the value of attribute tags_multi_like_or.



15244
15245
15246
# File 'lib/kaltura_types.rb', line 15244

def tags_multi_like_or
  @tags_multi_like_or
end

#type_equalObject

Returns the value of attribute type_equal.



15241
15242
15243
# File 'lib/kaltura_types.rb', line 15241

def type_equal
  @type_equal
end

#type_inObject

Returns the value of attribute type_in.



15242
15243
15244
# File 'lib/kaltura_types.rb', line 15242

def type_in
  @type_in
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



15228
15229
15230
# File 'lib/kaltura_types.rb', line 15228

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.



15229
15230
15231
# File 'lib/kaltura_types.rb', line 15229

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

Instance Method Details

#from_xml(xml_element) ⇒ Object



15282
15283
15284
15285
15286
15287
15288
15289
15290
15291
15292
15293
15294
15295
15296
15297
15298
15299
15300
15301
15302
15303
15304
15305
15306
15307
15308
15309
15310
15311
15312
15313
15314
15315
15316
15317
15318
15319
15320
15321
15322
15323
15324
15325
15326
15327
15328
15329
15330
15331
15332
15333
15334
15335
15336
15337
15338
15339
15340
15341
15342
15343
15344
15345
15346
15347
15348
15349
15350
15351
15352
15353
15354
15355
15356
15357
15358
15359
15360
15361
15362
15363
15364
15365
15366
15367
15368
15369
15370
15371
# File 'lib/kaltura_types.rb', line 15282

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