Class: Kaltura::KalturaScheduleEventBaseFilter

Inherits:
KalturaRelatedFilter show all
Defined in:
lib/kaltura_plugins/kaltura_schedule_client_plugin.rb

Direct Known Subclasses

KalturaScheduleEventFilter

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.



868
869
870
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 868

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.



869
870
871
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 869

def created_at_less_than_or_equal
  @created_at_less_than_or_equal
end

#end_date_greater_than_or_equalObject

Returns the value of attribute end_date_greater_than_or_equal.



853
854
855
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 853

def end_date_greater_than_or_equal
  @end_date_greater_than_or_equal
end

#end_date_less_than_or_equalObject

Returns the value of attribute end_date_less_than_or_equal.



854
855
856
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 854

def end_date_less_than_or_equal
  @end_date_less_than_or_equal
end

#id_equalObject

Returns the value of attribute id_equal.



843
844
845
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 843

def id_equal
  @id_equal
end

#id_inObject

Returns the value of attribute id_in.



844
845
846
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 844

def id_in
  @id_in
end

#id_not_inObject

Returns the value of attribute id_not_in.



845
846
847
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 845

def id_not_in
  @id_not_in
end

#owner_id_equalObject

Returns the value of attribute owner_id_equal.



857
858
859
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 857

def owner_id_equal
  @owner_id_equal
end

#owner_id_inObject

Returns the value of attribute owner_id_in.



858
859
860
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 858

def owner_id_in
  @owner_id_in
end

#parent_id_equalObject

Returns the value of attribute parent_id_equal.



846
847
848
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 846

def parent_id_equal
  @parent_id_equal
end

#parent_id_inObject

Returns the value of attribute parent_id_in.



847
848
849
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 847

def parent_id_in
  @parent_id_in
end

#parent_id_not_inObject

Returns the value of attribute parent_id_not_in.



848
849
850
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 848

def parent_id_not_in
  @parent_id_not_in
end

#priority_equalObject

Returns the value of attribute priority_equal.



859
860
861
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 859

def priority_equal
  @priority_equal
end

#priority_greater_than_or_equalObject

Returns the value of attribute priority_greater_than_or_equal.



861
862
863
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 861

def priority_greater_than_or_equal
  @priority_greater_than_or_equal
end

#priority_inObject

Returns the value of attribute priority_in.



860
861
862
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 860

def priority_in
  @priority_in
end

#priority_less_than_or_equalObject

Returns the value of attribute priority_less_than_or_equal.



862
863
864
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 862

def priority_less_than_or_equal
  @priority_less_than_or_equal
end

#recurrence_type_equalObject

Returns the value of attribute recurrence_type_equal.



863
864
865
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 863

def recurrence_type_equal
  @recurrence_type_equal
end

#recurrence_type_inObject

Returns the value of attribute recurrence_type_in.



864
865
866
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 864

def recurrence_type_in
  @recurrence_type_in
end

#reference_id_equalObject

Returns the value of attribute reference_id_equal.



855
856
857
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 855

def reference_id_equal
  @reference_id_equal
end

#reference_id_inObject

Returns the value of attribute reference_id_in.



856
857
858
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 856

def reference_id_in
  @reference_id_in
end

#start_date_greater_than_or_equalObject

Returns the value of attribute start_date_greater_than_or_equal.



851
852
853
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 851

def start_date_greater_than_or_equal
  @start_date_greater_than_or_equal
end

#start_date_less_than_or_equalObject

Returns the value of attribute start_date_less_than_or_equal.



852
853
854
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 852

def start_date_less_than_or_equal
  @start_date_less_than_or_equal
end

#status_equalObject

Returns the value of attribute status_equal.



849
850
851
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 849

def status_equal
  @status_equal
end

#status_inObject

Returns the value of attribute status_in.



850
851
852
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 850

def status_in
  @status_in
end

#tags_likeObject

Returns the value of attribute tags_like.



865
866
867
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 865

def tags_like
  @tags_like
end

#tags_multi_like_andObject

Returns the value of attribute tags_multi_like_and.



867
868
869
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 867

def tags_multi_like_and
  @tags_multi_like_and
end

#tags_multi_like_orObject

Returns the value of attribute tags_multi_like_or.



866
867
868
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 866

def tags_multi_like_or
  @tags_multi_like_or
end

#updated_at_greater_than_or_equalObject

Returns the value of attribute updated_at_greater_than_or_equal.



870
871
872
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 870

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.



871
872
873
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 871

def updated_at_less_than_or_equal
  @updated_at_less_than_or_equal
end

Instance Method Details

#from_xml(xml_element) ⇒ Object



919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
# File 'lib/kaltura_plugins/kaltura_schedule_client_plugin.rb', line 919

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['idNotIn'] != nil
		self.id_not_in = xml_element.elements['idNotIn'].text
	end
	if xml_element.elements['parentIdEqual'] != nil
		self.parent_id_equal = xml_element.elements['parentIdEqual'].text
	end
	if xml_element.elements['parentIdIn'] != nil
		self.parent_id_in = xml_element.elements['parentIdIn'].text
	end
	if xml_element.elements['parentIdNotIn'] != nil
		self.parent_id_not_in = xml_element.elements['parentIdNotIn'].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['startDateGreaterThanOrEqual'] != nil
		self.start_date_greater_than_or_equal = xml_element.elements['startDateGreaterThanOrEqual'].text
	end
	if xml_element.elements['startDateLessThanOrEqual'] != nil
		self.start_date_less_than_or_equal = xml_element.elements['startDateLessThanOrEqual'].text
	end
	if xml_element.elements['endDateGreaterThanOrEqual'] != nil
		self.end_date_greater_than_or_equal = xml_element.elements['endDateGreaterThanOrEqual'].text
	end
	if xml_element.elements['endDateLessThanOrEqual'] != nil
		self.end_date_less_than_or_equal = xml_element.elements['endDateLessThanOrEqual'].text
	end
	if xml_element.elements['referenceIdEqual'] != nil
		self.reference_id_equal = xml_element.elements['referenceIdEqual'].text
	end
	if xml_element.elements['referenceIdIn'] != nil
		self.reference_id_in = xml_element.elements['referenceIdIn'].text
	end
	if xml_element.elements['ownerIdEqual'] != nil
		self.owner_id_equal = xml_element.elements['ownerIdEqual'].text
	end
	if xml_element.elements['ownerIdIn'] != nil
		self.owner_id_in = xml_element.elements['ownerIdIn'].text
	end
	if xml_element.elements['priorityEqual'] != nil
		self.priority_equal = xml_element.elements['priorityEqual'].text
	end
	if xml_element.elements['priorityIn'] != nil
		self.priority_in = xml_element.elements['priorityIn'].text
	end
	if xml_element.elements['priorityGreaterThanOrEqual'] != nil
		self.priority_greater_than_or_equal = xml_element.elements['priorityGreaterThanOrEqual'].text
	end
	if xml_element.elements['priorityLessThanOrEqual'] != nil
		self.priority_less_than_or_equal = xml_element.elements['priorityLessThanOrEqual'].text
	end
	if xml_element.elements['recurrenceTypeEqual'] != nil
		self.recurrence_type_equal = xml_element.elements['recurrenceTypeEqual'].text
	end
	if xml_element.elements['recurrenceTypeIn'] != nil
		self.recurrence_type_in = xml_element.elements['recurrenceTypeIn'].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['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
end