• Plan API version 5 - DataExtension API
  • Table of contents
  • DataExtension API
  • Getting started
  • 🔔 How to register a DataExtension
  • â„šī¸ @PluginInfo annotation
  • 📏 Provider Annotations
  • @BooleanProvider
  • @NumberProvider
  • @DoubleProvider
  • @PercentageProvider
  • @StringProvider
  • @ComponentProvider
  • 🔨 Special Provider annotations
  • @GroupProvider
  • @TableProvider
  • @DataBuilderProvider annotation
  • @GraphProvider
  • 📐 Extra annotations
  • @Tab, @TabInfo and @TabOrder
  • @Conditional
  • @InvalidateMethod
  • ❕ Preventing runtime errors
  • Implementation violations
  • API in action