public interface LicenseServiceInternal extends LicenseService
This interface should not be used, use LicenseService.
| Modifier and Type | Method and Description |
|---|---|
void |
deleteLicenses()
Internal purpose of team synchronizing licenses information
|
void |
syncBaseSystemInstallID(String baseInstallId)
Internal purpose of team synchronizing install id
|
void |
syncLicense(String aKey)
Internal purpose of team synchronizing licenses information
|
addLicense, checkExpiredLicenses, deactivateLicense, deactivateLicense, getLicense, getLicense, getLicenses, installIdvoid deleteLicenses()
void syncBaseSystemInstallID(String baseInstallId)
baseInstallId - base system install idvoid syncLicense(String aKey)
aKey - base a license key that need to be synchronizedCopyright © 2014. All Rights Reserved.