|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.inet.report.config.LicenseKeyInfo
public final class LicenseKeyInfo
Class providing information about a license key.
| Method Summary | |
|---|---|
java.lang.String |
getLicenseText()
Returns a text description of the license |
java.lang.String |
getLicensee()
Returns the licensee of the license |
boolean |
isExpired()
Returns whether the key has expired |
boolean |
isPlus()
Returns whether or not the license is an i-net Clear Reports Plus license. |
boolean |
isSite()
Returns whether the license is a Site license |
boolean |
isValid()
Returns whether the key is a valid license key |
boolean |
isValidCPUCount()
Returns whether the number of available processors is valid. |
boolean |
isValidIPAddress()
Returns whether the IP address of the server is valid for the used license key. |
boolean |
isValidVersion()
Returns whether the license key is valid for the used i-net Clear Reports version |
| Method Detail |
|---|
public boolean isPlus()
public java.lang.String getLicenseText()
public java.lang.String getLicensee()
public boolean isValid()
public boolean isValidVersion()
public boolean isValidIPAddress()
public boolean isValidCPUCount()
public boolean isExpired()
public boolean isSite()
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||