Package com.adobe.granite.license
Interface License
Deprecated.
This interface is deprecated without a replacement
This Interface defines the license information
-
Nested Class Summary
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.the property name of the customer namestatic final StringDeprecated.the property name of the download idstatic final StringDeprecated.the property name of the product namestatic final StringDeprecated.the property name of the product version -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Field Details
-
LICENSE_DOWNLOAD_ID
Deprecated.the property name of the download id- See Also:
-
LICENSE_CUSTOMER_NAME
Deprecated.the property name of the customer name- See Also:
-
LICENSE_PRODUCT_NAME
Deprecated.the property name of the product name- See Also:
-
LICENSE_PRODUCT_VERSION
Deprecated.the property name of the product version- See Also:
-
-
Method Details