|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LicenseHandler
Interface into the license system for the individual application
| Method Summary | |
|---|---|
String |
getServerId()
Gets the server ID of the currently running application. |
String |
getSupportEntitlementNumber()
Gets the Support Entitlement Number (SEN) for the currently running application. |
void |
setLicense(String license)
Sets the license string for the currently running application |
| Method Detail |
|---|
void setLicense(String license)
license - The license string
IllegalArgumentException - if the license string is not a valid licenseString getServerId()
String getSupportEntitlementNumber()
null if there is no current support entitlement.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||