java.lang.Object | |
↳ | com.microstrategy.web.app.utils.licensing.LicensingHelper |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
LicensingHelper() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static boolean | containsFunctionalProduct(ProductLicenseInfo[] licenses) | ||||||||||
static boolean | containsLicensedProduct(ProductLicenseInfo[] licenses) | ||||||||||
static String | getLicensingMessage(ProductLicenseInfo license, Messages messages) | ||||||||||
static String | getLicensingMessage(ProductLicenseInfo license, Messages messages, boolean includeProductName) | ||||||||||
static ProductLicenseInfo | getNonfunctionalProductForError(ProductLicenseInfo[] licenses) | ||||||||||
static boolean | isFunctionalProduct(ProductLicenseInfo license) | ||||||||||
static boolean | isLicensedProduct(ProductLicenseInfo license) | ||||||||||
static boolean | showExpirationWarning(ProductLicenseInfo license, boolean forAdminUser) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |