biz.c24.api
Class License.ProductLicense

java.lang.Object
  extended by biz.c24.api.License.ProductLicense
Enclosing class:
License

public final class License.ProductLicense
extends Object


Nested Class Summary
 class License.ProductLicense.ComponentLicense
           
 
Method Summary
 void checkVersion(VersionNumber vn)
           
 License.ProductLicense.ComponentLicense getComponentLicense(ComponentType type)
           
 License.ProductLicense.ComponentLicense getComponentLicense(int index)
           
 int getComponentLicenseCount()
           
 EditionType getEdition()
           
 EulaType getEula()
          Deprecated. Removed as of v3.9.0
 ProductInfo getProduct()
           
 String getTextualLicense()
           
 String getVersion()
           
 boolean isComponentLicenseDisabled(ComponentType type)
           
 boolean isComponentLicenseEnabled(ComponentType type)
           
 boolean isComponentLicenseGreyed(ComponentType type)
           
 boolean isOEM()
           
 Map permissions()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

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.