|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Serializable representation of license - trial, professional, enterprise. Only trial license can expire, other licenses may have disabled features. Creation date: (1/8/2003 12:18:48 PM)
Method Summary | |
int |
getFeatureLevel()
Gets the feature level for this license |
String |
getKey()
Return the license key. |
String |
getStatusMessage(int messageType)
Convenience method for getting a message from the license about it current state. |
String |
getType()
Return the type of license. |
String |
getURI()
Get URI location that license should be stored / retrieved. |
String |
getVersion()
Get version of Wow that this license was created for. |
boolean |
hasStateChanged()
Suggests that something significant has changed in the license and it should be stored again. |
boolean |
isValid()
Creation date: (5/6/2003 11:48:30 PM) |
void |
restore()
Sets internal variables when the license is restored from a serialized state. |
Method Detail |
public String getStatusMessage(int messageType)
public String getType()
public String getURI()
public String getVersion()
public void restore()
public int getFeatureLevel()
public String getKey()
public boolean hasStateChanged()
public boolean isValid()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |