biz.c24.api
Class License.ProductLicense
java.lang.Object
biz.c24.api.License.ProductLicense
- Enclosing class:
- License
public final class License.ProductLicense
- extends Object
checkVersion
public void checkVersion(VersionNumber vn)
throws LicenseException
- Throws:
LicenseException
getProduct
public ProductInfo getProduct()
getVersion
public String getVersion()
getEdition
public EditionType getEdition()
isOEM
public boolean isOEM()
getEula
public EulaType getEula()
- Deprecated. Removed as of v3.9.0
- Returns:
getComponentLicenseCount
public int getComponentLicenseCount()
getComponentLicense
public License.ProductLicense.ComponentLicense getComponentLicense(int index)
getComponentLicense
public License.ProductLicense.ComponentLicense getComponentLicense(ComponentType type)
isComponentLicenseEnabled
public boolean isComponentLicenseEnabled(ComponentType type)
isComponentLicenseDisabled
public boolean isComponentLicenseDisabled(ComponentType type)
isComponentLicenseGreyed
public boolean isComponentLicenseGreyed(ComponentType type)
getTextualLicense
public String getTextualLicense()
toString
public String toString()
- Overrides:
toString
in class Object
permissions
public Map permissions()
C24 Technologies © 2002-2012: All Rights Reserved.