| Modifier and Type | Method and Description |
|---|---|
BasicLicenseVO |
getBasicLicense()
Returns very basic license details
|
LicenseVO |
getLicense()
Returns the current license details
|
void |
offlineUpdate(SerializableInputStream in)
Updates the license offline
|
void |
onlineUpdate()
Updates the license online
|
BasicLicenseVO getBasicLicense() throws FrameworkException
FrameworkExceptionLicenseVO getLicense() throws FrameworkException
FrameworkExceptionvoid offlineUpdate(SerializableInputStream in) throws FrameworkException, FileParsingException
void onlineUpdate()
throws FrameworkException,
InstanceServerOfflineException,
FileParsingException