Interface ProductInfoService


  • @Deprecated
    @ProviderType
    public interface ProductInfoService
    Deprecated.
    This interface is deprecated without a replacement
    ProductInfoService provides access to all ProductInfos registered by ProductInfoProviders throughout the system.
    • Method Detail

      • getInfos

        ProductInfo[] getInfos()
        Deprecated.
        Returns all registered ProductInfos
        Returns:
        the product infos. At least one product info is returned.
      • getLicense

        License getLicense()
        Deprecated.
        Return the License registered for
        Returns:
        the license or null