Uses of Interface
com.sap.cds.services.ServiceCatalog
Packages that use ServiceCatalog
-
Uses of ServiceCatalog in com.sap.cds.services
Methods in com.sap.cds.services that return ServiceCatalogModifier and TypeMethodDescriptionEventContext.getServiceCatalog()
Returns theServiceCatalog
, populated with all availableService
instances. -
Uses of ServiceCatalog in com.sap.cds.services.request
Methods in com.sap.cds.services.request that return ServiceCatalogModifier and TypeMethodDescriptionRequestContext.getServiceCatalog()
Returns theServiceCatalog
, populated with all availableService
instances. -
Uses of ServiceCatalog in com.sap.cds.services.runtime
Methods in com.sap.cds.services.runtime that return ServiceCatalog