public interface LicenseServiceHelper
extends jade.core.ServiceHelper
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidLicense(java.lang.Object identifier)
Checks if is valid license.
|