Package cronapi.odata.server
Interface ODataQueryInterface
-
- All Known Implementing Classes:
BlocklyQuery,NativeQuery,WebServicesQuery
public interface ODataQueryInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Longcount()VargetLastResult()voidsetLastResult(Var value)voidsetUriInfo(org.apache.olingo.odata2.api.uri.UriInfo uriInfo)
-