Interface IFD2LicenseDataProvider

    • Method Detail

      • isDemo

        @Deprecated
        default boolean isDemo()
        Deprecated.
        Returns:
        returns true;
      • isCloud

        @Deprecated
        default boolean isCloud()
        Deprecated.
        Returns:
        returns true;
      • hasAppointmentFeature

        boolean hasAppointmentFeature()
        Checks if the appointment feature is available through the license and the current client
        Returns:
        true if available, false otherwise