public class FileWritingODataQueryListener extends Object implements com.sap.cloud.sdk.odatav2.connectivity.ODataQueryListener
Constructor and Description |
---|
FileWritingODataQueryListener() |
Modifier and Type | Method and Description |
---|---|
void |
onQuery(String destinationName,
String servicePath,
String entity) |
void |
onQuery(URI serviceURL,
String entity) |
public void onQuery(String destinationName, String servicePath, String entity) throws QualityListenerException
onQuery
in interface com.sap.cloud.sdk.odatav2.connectivity.ODataQueryListener
QualityListenerException
public void onQuery(@Nonnull URI serviceURL, String entity) throws QualityListenerException
onQuery
in interface com.sap.cloud.sdk.odatav2.connectivity.ODataQueryListener
QualityListenerException
Copyright © 2019 SAP SE. All rights reserved.