Class ServiceInterfacesDataProvider

  • All Implemented Interfaces:
    IDataProvider<TabularSource<ITabularSourceField>>

    public class ServiceInterfacesDataProvider
    extends Object
    implements IDataProvider<TabularSource<ITabularSourceField>>
    IDataProvider that reads a service interface accordingly to the following source parameters:
    • serviceInstanceId: reads the interfaces of the service instance's service.
    • serviceInterfaceInstanceId: reads the interfaces of the interface instance's service.
    The priority is to read using the serviceInstanceId parameter. If not present, try to use the serviceInterfaceInstanceId parameter.
    Since:
    6.0.0
    Version:
    $Revision: 17606 $ $Date: 2015-07-24 10:56:40 -0300 (Fri, 24 Jul 2015) $