Package | Description |
---|---|
org.restlet.ext.odata | |
org.restlet.ext.odata.internal |
Modifier and Type | Method and Description |
---|---|
Service |
Query.getService()
Returns the parent client service.
|
Constructor and Description |
---|
Query(Service service,
String subpath,
Class<T> entityClass)
Constructor.
|
Constructor and Description |
---|
EntryIterator(Service service,
Iterator<E> iterator,
Reference nextPage,
Class<?> entityClass)
Constructor.
|
Copyright © 2005–2015. All rights reserved.