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()
IFD2LicenseDataProvider
isDemo
in interface IFD2LicenseDataProvider
true
or false
public boolean isCloud()
IFD2LicenseDataProvider
isCloud
in interface IFD2LicenseDataProvider
true
or false
public boolean hasAppointmentFeature()
IFD2LicenseDataProvider
hasAppointmentFeature
in interface IFD2LicenseDataProvider
true
if available, false
otherwiseCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.