Interface License

All Superinterfaces:
Map<String,String>

@Deprecated @ProviderType public interface License extends Map<String,String>
Deprecated.
This interface is deprecated without a replacement
This Interface defines the license information
  • Field Details

    • LICENSE_DOWNLOAD_ID

      static final String LICENSE_DOWNLOAD_ID
      Deprecated.
      the property name of the download id
      See Also:
    • LICENSE_CUSTOMER_NAME

      static final String LICENSE_CUSTOMER_NAME
      Deprecated.
      the property name of the customer name
      See Also:
    • LICENSE_PRODUCT_NAME

      static final String LICENSE_PRODUCT_NAME
      Deprecated.
      the property name of the product name
      See Also:
    • LICENSE_PRODUCT_VERSION

      static final String LICENSE_PRODUCT_VERSION
      Deprecated.
      the property name of the product version
      See Also:
  • Method Details

    • getDownloadId

      String getDownloadId()
      Deprecated.
    • getCustomerName

      String getCustomerName()
      Deprecated.
    • getProductName

      String getProductName()
      Deprecated.
    • getProductVersion

      String getProductVersion()
      Deprecated.