public static class LicenseData.Disabled extends Object implements LicenseData
LicenseData.DisabledDISABLED| Constructor and Description |
|---|
Disabled() |
| Modifier and Type | Method and Description |
|---|---|
void |
extraChecks() |
long |
getExpirationTimestamp() |
Collection<String> |
getLicensedServers() |
String |
getLicensee() |
LicenseSource |
getLicenseSource() |
StructureLicenseType |
getLicenseType() |
long |
getMaintenanceExpirationDate() |
int |
getMaximumNumberOfUsers() |
String |
getSerial() |
long |
getSerialNumber() |
boolean |
hasExpiration() |
boolean |
hasMaintenanceExpiration() |
boolean |
isMarketplaceLicense() |
boolean |
isServerLocked() |
boolean |
isUnlimitedNumberOfUsers() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLicenseHosting, isDataCenterCompatiblepublic String getLicensee()
getLicensee in interface LicenseDatapublic StructureLicenseType getLicenseType()
getLicenseType in interface LicenseData@Nullable public String getSerial()
getSerial in interface LicenseDatapublic long getSerialNumber()
getSerialNumber in interface LicenseDatapublic long getExpirationTimestamp()
getExpirationTimestamp in interface LicenseDatapublic long getMaintenanceExpirationDate()
getMaintenanceExpirationDate in interface LicenseDatapublic Collection<String> getLicensedServers()
getLicensedServers in interface LicenseDatapublic boolean isServerLocked()
isServerLocked in interface LicenseDatapublic int getMaximumNumberOfUsers()
getMaximumNumberOfUsers in interface LicenseDatapublic boolean isUnlimitedNumberOfUsers()
isUnlimitedNumberOfUsers in interface LicenseDatapublic void extraChecks()
throws LicenseException
extraChecks in interface LicenseDataLicenseExceptionpublic boolean hasExpiration()
hasExpiration in interface LicenseDatapublic boolean hasMaintenanceExpiration()
hasMaintenanceExpiration in interface LicenseDatapublic boolean isMarketplaceLicense()
isMarketplaceLicense in interface LicenseData@NotNull public LicenseSource getLicenseSource()
getLicenseSource in interface LicenseDataCopyright © 2023 ALM Works. All Rights Reserved.