All Superinterfaces:
Serializable
All Known Implementing Classes:
CellUpdateBindingConfig, DBBrowseBindingConfig, DirectTagBindingConfig, ExpressionBindingConfig, ExtensibleBindingConfig, IndirectTagBindingConfig, NamedQueryBindingConfig, PropertyBindingConfig, PropertyColormapBindingConfig, SQLQueryBindingConfig, TagHistoryBindingConfig

public interface BindingConfiguration extends Serializable
A marker interface that marks POJOs that represent the whole configuration for a binding, but have to logic themselves.
  • Method Summary

    Modifier and Type
    Method
    Description
    A string that represents the type of binding that this configuration represents
  • Method Details

    • getBindingType

      String getBindingType()
      A string that represents the type of binding that this configuration represents