public static class LicenseCheckerService.Stub extends Object
| Constructor and Description |
|---|
Stub() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Long> |
getSiteLimit() |
static boolean |
isAllowed(String featureId) |
static boolean |
isLimitReached(String componentName,
String limitName) |
static boolean |
isLoggedInUsersLimitReached() |
public static boolean isAllowed(String featureId)
public static boolean isLimitReached(String componentName, String limitName)
LicenseCheckerService#isLimitExceeded(String, String)public static boolean isLoggedInUsersLimitReached()
public static Optional<Long> getSiteLimit()
LicenseCheckerService.getSiteLimit()Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.