Package com.streambase.liveview.server.table.plugin
Provides classes and interfaces to add custom table providers to TIBCO LiveView.
-
Interface Summary Interface Description TableNameMapper This class contains the table name selector and remapping information that was declared in the LVConf or the Service CallTableProvider Implement this interface to add a custom TableProvider to LiveView.TableProviderControl When implementing a TableProvider, you should hold on to the TableProviderControl that is passed to you in your initialize method.TableProviderParameters This contains the arguments that were passed to your Table in the LVConf or the Web Service -
Class Summary Class Description TablePropertiesConfigurationWrapper TablePropertiesConfigurationWrapper is used as a place holder for remapped name against the original table name and a list ofTablePropertiesConfigurationWrapper.FilterdAlias
.TableProviderControlImpl TableProviderManager -
Enum Summary Enum Description TableProviderStatus Constants representing different status of a TableProvider.