Interface ApplicationService

All Superinterfaces:
CqnService, Service
All Known Subinterfaces:
DraftService

public interface ApplicationService extends CqnService
An ApplicationService is a CqnService that is backed by an actual service definition within the CdsModel. It is a service, that is provided by the application as an API to its clients.
  • Method Details

    • getDefinition

      com.sap.cds.reflect.CdsService getDefinition()
      Returns:
      the definition of the service from the CdsModel