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