Interface DataService

  • All Superinterfaces:
    PluginService

    public interface DataService
    extends PluginService

    DataService interface. To implement service for fetching data that plugin may need for the front end.

    This service is called from the resource REST /executePluginAction with the parameters defined by the plugin.

    Since:
    1.0.16
    Author:
    Logicommerce