Package co.ecg.alpaca.toolkit.service
Class LegacyLicenseService
java.lang.Object
co.ecg.alpaca.toolkit.service.LegacyLicenseService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic co.ecg.licensing.ECGLicensestatic booleanisValid()static voidmoduleFeatureCheck(co.ecg.licensing.ModuleFeature... features)
-
Constructor Details
-
LegacyLicenseService
public LegacyLicenseService()
-
-
Method Details
-
moduleFeatureCheck
public static void moduleFeatureCheck(co.ecg.licensing.ModuleFeature... features) throws co.ecg.licensing.LicenseException - Throws:
co.ecg.licensing.LicenseException
-
isValid
public static boolean isValid() -
getInvalidReason
-
getLicense
public static co.ecg.licensing.ECGLicense getLicense()
-