Package com.sap.cds.services.impl.cds
Class RemoteServiceImpl
java.lang.Object
com.sap.cds.services.ServiceDelegator
com.sap.cds.services.utils.services.AbstractCqnService
com.sap.cds.services.impl.cds.AbstractCdsDefinedService
com.sap.cds.services.impl.cds.RemoteServiceImpl
- All Implemented Interfaces:
CqnService,RemoteService,Service
-
Field Summary
Fields inherited from class com.sap.cds.services.utils.services.AbstractCqnService
runtimeFields inherited from interface com.sap.cds.services.cds.CqnService
EVENT_CREATE, EVENT_DELETE, EVENT_READ, EVENT_UPDATE, EVENT_UPSERT -
Constructor Summary
ConstructorsConstructorDescriptionRemoteServiceImpl(CdsProperties.Remote.RemoteServiceConfig config, CdsRuntime runtime) -
Method Summary
Methods inherited from class com.sap.cds.services.impl.cds.AbstractCdsDefinedService
downcast, getDefinition, run, run, run, run, runMethods inherited from class com.sap.cds.services.utils.services.AbstractCqnService
getTargetEntity, list, run, run, run, run, runMethods inherited from class com.sap.cds.services.ServiceDelegator
after, before, emit, getDelegatedService, getNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cds.services.cds.CqnService
run, run, run, run, run, run, run, run, run, runMethods inherited from interface com.sap.cds.services.cds.RemoteService
getDefinition
-
Constructor Details
-
RemoteServiceImpl
-
-
Method Details
-
on
- Specified by:
onin interfaceService- Overrides:
onin classServiceDelegator
-