Uses of Interface
org.apache.olingo.client.api.uri.FilterArg
Packages that use FilterArg
-
Uses of FilterArg in org.apache.olingo.client.api.uri
Methods in org.apache.olingo.client.api.uri that return FilterArgModifier and TypeMethodDescriptionFilterArgFactory.fractionalseconds(FilterArg param) FilterArgFactory.geoDistance(FilterArg first, FilterArg second) FilterArgFactory.geoIntersects(FilterArg first, FilterArg second) FilterArgFactory.maxdatetime()FilterArgFactory.mindatetime()FilterArgFactory.now()FilterArgFactory.nullValue()FilterArgFactory.startswith(FilterArg first, FilterArg second) FilterArgFactory.totaloffsetminutes(FilterArg param) FilterArgFactory.totalseconds(FilterArg param) Methods in org.apache.olingo.client.api.uri with parameters of type FilterArgModifier and TypeMethodDescriptionFilterArgFactory.fractionalseconds(FilterArg param) FilterArgFactory.geoDistance(FilterArg first, FilterArg second) FilterArgFactory.geoIntersects(FilterArg first, FilterArg second) FilterFactory.has(FilterArg left, EdmEnumType enumType, String memberName) FilterArgFactory.startswith(FilterArg first, FilterArg second) FilterArgFactory.totaloffsetminutes(FilterArg param) FilterArgFactory.totalseconds(FilterArg param) -
Uses of FilterArg in org.apache.olingo.client.core.uri
Classes in org.apache.olingo.client.core.uri that implement FilterArgModifier and TypeClassDescriptionclassFilter property path; obtain instances via FilterArgFactory.classclassclassFilter value literals; obtain instances via FilterArgFactory.classclassFilter property path; obtain instances via FilterArgFactory.Methods in org.apache.olingo.client.core.uri that return FilterArgModifier and TypeMethodDescriptionFilterArgFactoryImpl.fractionalseconds(FilterArg param) FilterArgFactoryImpl.geoDistance(FilterArg first, FilterArg second) FilterArgFactoryImpl.geoIntersects(FilterArg first, FilterArg second) FilterArgFactoryImpl.maxdatetime()FilterArgFactoryImpl.mindatetime()FilterArgFactoryImpl.now()FilterArgFactoryImpl.nullValue()FilterArgFactoryImpl.startswith(FilterArg first, FilterArg second) FilterArgFactoryImpl.totaloffsetminutes(FilterArg param) FilterArgFactoryImpl.totalseconds(FilterArg param) Methods in org.apache.olingo.client.core.uri with parameters of type FilterArgModifier and TypeMethodDescriptionFilterArgFactoryImpl.fractionalseconds(FilterArg param) FilterArgFactoryImpl.geoDistance(FilterArg first, FilterArg second) FilterArgFactoryImpl.geoIntersects(FilterArg first, FilterArg second) FilterFactoryImpl.has(FilterArg left, EdmEnumType enumType, String memberName) FilterArgFactoryImpl.startswith(FilterArg first, FilterArg second) FilterArgFactoryImpl.totaloffsetminutes(FilterArg param) FilterArgFactoryImpl.totalseconds(FilterArg param) Constructors in org.apache.olingo.client.core.uri with parameters of type FilterArg