Interface WebLicenseDetails

    • Method Detail

      • getOutOfComplianceDays

        int getOutOfComplianceDays()
        Returns the out of compliance days for the license.
        Returns:
        out-of-compliance days.
      • getRemainingDaysAtThisLevel

        int getRemainingDaysAtThisLevel()
        Returns the remaining days to reach the next level of out of compliance.
        Returns:
        int remaining days.
        Since:
        MicroStrategy Web 8.0.0
      • getComplianceLevel

        int getComplianceLevel()
        Returns the compliance level of the license.
        Returns:
        compliance level.
      • getLicenseType

        int getLicenseType()
        Returns the license type.
        Returns:
        license type.
      • getComplianceCategory

        int getComplianceCategory()
        Returns the license compliance category, from EnumDSSXMLLicenseComplianceCategory.
        Returns:
        The license compliance category.
        Since:
        MicroStrategy Web 8.0.2
      • isMstrAppLicensed

        boolean isMstrAppLicensed()
        Returns if MicroStrategy Application is licensed THIS METHOD IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT. THE METHOD IS SUBJECT TO CHANGE IN FUTURE RELEASES AND SOME METHODS AND PROPERTIES MAY NOT BE SUITABLE FOR CUSTOM DEVELOPMENT.
        Returns:
        true if MicroStrategy Application is licensed, otherwise false