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) |
int |
getFrontendserverCount() |
String |
getLicenseId() |
ELizenzTyp |
getLicenseType() |
boolean |
hasCustomFeature(ELicenseFeature feature) |
boolean |
isValidLicense() |
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public boolean isValidLicense()
isValidLicense
in interface ILicenseHandler
public String getLicenseId()
getLicenseId
in interface ILicenseHandler
public ELizenzTyp getLicenseType()
getLicenseType
in interface ILicenseHandler
public boolean hasCustomFeature(ELicenseFeature feature)
hasCustomFeature
in interface ILicenseHandler
public String getCustomFeature(String name)
getCustomFeature
in interface ILicenseHandler
public String getCustomFeature(ELicenseFeature feature)
getCustomFeature
in interface ILicenseHandler
public int getFrontendserverCount()
getFrontendserverCount
in interface ILicenseHandler
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.