java.lang.Object
com.sap.cds.feature.mt.lib.subscription.exits.Exits

@Deprecated(since="4.0", forRemoval=true) public class Exits extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

  • Method Details

    • getUnSubscribeExit

      public UnSubscribeExit getUnSubscribeExit()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSubscribeExit

      public SubscribeExit getSubscribeExit()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getDependencyExit

      public DependencyExit getDependencyExit()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getInitDbExit

      public InitDbExit getInitDbExit()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getUserProvidedSchemasExit

      public UserProvidedSchemasExit getUserProvidedSchemasExit()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getBeforeSubscribeMethod

      public BeforeSubscribeMethod getBeforeSubscribeMethod()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getAfterSubscribeMethod

      public AfterSubscribeMethod getAfterSubscribeMethod()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getBeforeUnSubscribeMethod

      public BeforeUnSubscribeMethod getBeforeUnSubscribeMethod()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getAfterUnSubscribeMethod

      public AfterUnSubscribeMethod getAfterUnSubscribeMethod()
      Deprecated, for removal: This API element is subject to removal in a future version.