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