Package | Description |
---|---|
de.xima.fc.api.system |
Package for API access to system configuration.
|
de.xima.fc.handler.interfaces.system | |
de.xima.fc.handler.system | |
de.xima.fc.license | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
Modifier and Type | Method and Description |
---|---|
String |
LicenseAPI.getCustomFeature(ELicenseFeature feature) |
boolean |
LicenseAPI.hasCustomFeature(ELicenseFeature feature) |
Modifier and Type | Method and Description |
---|---|
String |
ILicenseHandler.getCustomFeature(ELicenseFeature feature) |
boolean |
ILicenseHandler.hasCustomFeature(ELicenseFeature feature) |
Modifier and Type | Method and Description |
---|---|
String |
LicenseHandler.getCustomFeature(ELicenseFeature feature) |
boolean |
LicenseHandler.hasCustomFeature(ELicenseFeature feature) |
Modifier and Type | Method and Description |
---|---|
static String |
LicenseManager.getCustomFeature(ELicenseFeature featureName) |
Modifier and Type | Method and Description |
---|---|
static ELicenseFeature |
ELicenseFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ELicenseFeature[] |
ELicenseFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.