Package com.adobe.granite.license
Interface ProductInfoService
Deprecated.
This interface is deprecated without a replacement
ProductInfoService provides access to all ProductInfos registered by ProductInfoProviders throughout the system.-
Method Summary
Modifier and TypeMethodDescriptiongetInfos()Deprecated.Returns all registeredProductInfosDeprecated.Return theLicenseregistered for
-
Method Details
-
getInfos
ProductInfo[] getInfos()Deprecated.Returns all registeredProductInfos- Returns:
- the product infos. At least one product info is returned.
-
getLicense
License getLicense()Deprecated.Return theLicenseregistered for- Returns:
- the license or
null
-