Uses of Interface
com.github.davidmoten.odata.client.EntityRequestFactory
-
Packages that use EntityRequestFactory Package Description com.github.davidmoten.odata.client -
-
Uses of EntityRequestFactory in com.github.davidmoten.odata.client
Constructors in com.github.davidmoten.odata.client with parameters of type EntityRequestFactory Constructor Description CollectionPageEntityRequest(ContextPath contextPath, Class<T> cls, EntityRequestFactory<T,R> entityRequestFactory, Optional<Object> value)
-