public class DefaultFD2LicenseDataProvider extends Object implements IFD2LicenseDataProvider
| Constructor and Description |
|---|
DefaultFD2LicenseDataProvider(Mandant client) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasAppointmentFeature()
Checks if the appointment feature is available through the license and the current client
|
boolean |
isCloud()
Checks if the current license is of type cloud.
|
boolean |
isDemo()
Checks if the current license is of type cloud and current client is an demo client.
|
public DefaultFD2LicenseDataProvider(Mandant client)
public boolean isDemo()
IFD2LicenseDataProviderisDemo in interface IFD2LicenseDataProvidertrue or falsepublic boolean isCloud()
IFD2LicenseDataProviderisCloud in interface IFD2LicenseDataProvidertrue or falsepublic boolean hasAppointmentFeature()
IFD2LicenseDataProviderhasAppointmentFeature in interface IFD2LicenseDataProvidertrue if available, false otherwiseCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.