public class LicenseHandler extends AMSApiHandler implements ILicenseHandler
| Constructor and Description |
|---|
LicenseHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomFeature(ELicenseFeature feature) |
String |
getCustomFeature(String name) |
String |
getLicenseId() |
ELizenzTyp |
getLicenseType() |
boolean |
hasCustomFeature(ELicenseFeature feature) |
boolean |
isValidLicense() |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic boolean isValidLicense()
isValidLicense in interface ILicenseHandlerpublic String getLicenseId()
getLicenseId in interface ILicenseHandlerpublic ELizenzTyp getLicenseType()
getLicenseType in interface ILicenseHandlerpublic boolean hasCustomFeature(ELicenseFeature feature)
hasCustomFeature in interface ILicenseHandlerpublic String getCustomFeature(String name)
getCustomFeature in interface ILicenseHandlerpublic String getCustomFeature(ELicenseFeature feature)
getCustomFeature in interface ILicenseHandlerCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.