Interface IPortalEngineDsFactory


public interface IPortalEngineDsFactory
Factory for creating a data source which can be used to reload data sources.
Since:
9.0
Author:
Danny Roest
  • Method Summary

    Modifier and Type
    Method
    Description
    com.aquima.interactions.portal.ds.IPortalEngineDS
    This method returns the datasource.
  • Method Details

    • createDataSource

      com.aquima.interactions.portal.ds.IPortalEngineDS createDataSource()
      This method returns the datasource.
      Returns:
      the data source