Package com.adobe.granite.license
Interface ProductInfoService
-
@ProviderType public interface ProductInfoServiceProductInfoServiceprovides access to allProductInfos registered byProductInfoProviders throughout the system.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProductInfo[]getInfos()Returns all registeredProductInfosLicensegetLicense()Return theLicenseregistered for
-
-
-
Method Detail
-
getInfos
ProductInfo[] getInfos()
Returns all registeredProductInfos- Returns:
- the product infos. At least one product info is returned.
-
-