Uses of Package
com.sap.cds.services
Packages that use com.sap.cds.services
Package
Description
-
Classes in com.sap.cds.services used by com.sap.cds.servicesClassDescriptionFactory to create various objects for API interfaces.An
ErrorStatusis used byServiceExceptionto identify certain error types.This enum implementsErrorStatus, which is the interface required byServiceException.TheEventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext.TheServiceCatalogprovides access to theServiceinstances and their consumption API.ServiceExceptionis the central unchecked exception thrown by the framework andHandlerwhen an error occurs during event processing viaService.emit(EventContext)It extendsRuntimeExceptionwith anErrorStatus, which indicates an internal error code and a mapping to an HTTP status code.Helper methods for creating (localized) messages inServiceException. -
Classes in com.sap.cds.services used by com.sap.cds.services.applicationClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext.ServiceExceptionis the central unchecked exception thrown by the framework andHandlerwhen an error occurs during event processing viaService.emit(EventContext)It extendsRuntimeExceptionwith anErrorStatus, which indicates an internal error code and a mapping to an HTTP status code. -
Classes in com.sap.cds.services used by com.sap.cds.services.auditlogClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext. -
Classes in com.sap.cds.services used by com.sap.cds.services.auditlog.eventClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext. -
Classes in com.sap.cds.services used by com.sap.cds.services.authorizationClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext. -
Classes in com.sap.cds.services used by com.sap.cds.services.cdsClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext. -
Classes in com.sap.cds.services used by com.sap.cds.services.draftClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext. -
Classes in com.sap.cds.services used by com.sap.cds.services.handlerClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext). -
Classes in com.sap.cds.services used by com.sap.cds.services.messagesClassDescription
ServiceExceptionis the central unchecked exception thrown by the framework andHandlerwhen an error occurs during event processing viaService.emit(EventContext)It extendsRuntimeExceptionwith anErrorStatus, which indicates an internal error code and a mapping to an HTTP status code. -
Classes in com.sap.cds.services used by com.sap.cds.services.messagingClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext.ServiceExceptionis the central unchecked exception thrown by the framework andHandlerwhen an error occurs during event processing viaService.emit(EventContext)It extendsRuntimeExceptionwith anErrorStatus, which indicates an internal error code and a mapping to an HTTP status code. -
Classes in com.sap.cds.services used by com.sap.cds.services.mtClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext. -
Classes in com.sap.cds.services used by com.sap.cds.services.outboxClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext. -
Classes in com.sap.cds.services used by com.sap.cds.services.pdfClassDescriptionThe
EventContextprovides information about the event that is emitted viaService.emit(EventContext).Annotation to be used on class level to specify the event which matches the interface of a deviatedEventContext. -
Classes in com.sap.cds.services used by com.sap.cds.services.persistence
-
Classes in com.sap.cds.services used by com.sap.cds.services.requestClassDescriptionThe
ServiceCatalogprovides access to theServiceinstances and their consumption API. -
Classes in com.sap.cds.services used by com.sap.cds.services.runtimeClassDescriptionThe
ServiceCatalogprovides access to theServiceinstances and their consumption API.