Uses of Interface
com.sap.cds.feature.mt.lib.subscription.exits.UserProvidedSchemasExit
Packages that use UserProvidedSchemasExit
Package
Description
-
Uses of UserProvidedSchemasExit in com.sap.cds.feature.mt.lib.subscription
Constructors in com.sap.cds.feature.mt.lib.subscription with parameters of type UserProvidedSchemasExitModifierConstructorDescriptionHdiContainerManager(ServiceSpecification serviceSpecification, UserProvidedSchemasExit userProvidedSchemasExit) -
Uses of UserProvidedSchemasExit in com.sap.cds.feature.mt.lib.subscription.exits
Methods in com.sap.cds.feature.mt.lib.subscription.exits that return UserProvidedSchemasExitModifier and TypeMethodDescriptionExits.getUserProvidedSchemasExit()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in com.sap.cds.feature.mt.lib.subscription.exits with parameters of type UserProvidedSchemasExitModifierConstructorDescriptionExits(UnSubscribeExit unSubscribeExit, SubscribeExit subscribeExit, DependencyExit dependencyExit, InitDbExit initDbExit, UserProvidedSchemasExit userProvidedSchemasExit, boolean callAsyncExits) Deprecated, for removal: This API element is subject to removal in a future version.