Uses of Interface
com.sap.cds.services.cds.CqnService
Package
Description
-
Uses of CqnService in com.sap.cds.services.cds
Modifier and TypeInterfaceDescriptioninterface
AnApplicationService
is aCqnService
that is backed by an actual service definition within theCdsModel
.interface
Modifier and TypeMethodDescriptionCdsCreateEventContext.getService()
CdsDeleteEventContext.getService()
CdsReadEventContext.getService()
CdsUpdateEventContext.getService()
CdsUpsertEventContext.getService()
-
Uses of CqnService in com.sap.cds.services.draft
Modifier and TypeInterfaceDescriptioninterface
AnApplicationService
that handles draft enabled entities. -
Uses of CqnService in com.sap.cds.services.persistence
Modifier and TypeInterfaceDescriptioninterface
The interface defining the consumption API of thePersistenceService
.