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