com.ibm.tivoli.maximo.skd.model

Interface ISKDUIInfo

  • All Known Implementing Classes:
    SKDUIInfo


    public interface ISKDUIInfo
    • Method Detail

      • getSKDUserLocaleData

        SKDUserLocaleData getSKDUserLocaleData()
        Returns the User Locale specific information.
        Returns:
        SKDUserLocaleData
      • getSKDResourceViewInfoSet

        java.util.Set getSKDResourceViewInfoSet()
        Returns the Set of Resource Views.
        Returns:
        ISKDResourceViewInfo set
      • getSKDAppletExtensionInfoSet

        java.util.Set getSKDAppletExtensionInfoSet()
        Returns information about applet extensions.
        Returns:
        SKDViewerAppletExtensionInfo set
      • isEAMSchedulerLicensePresent

        boolean isEAMSchedulerLicensePresent()
        Returns true, if the EAMScheduler license is present, otherwise false.
        Returns:
        boolean true, if the EAMScheduler license is present, otherwise false.
      • isScheduler7510LicensePresent

        boolean isScheduler7510LicensePresent()
        Returns true, if the license for 7.5.1.0 Scheduler is present, otherwise false.
        Returns:
        boolean true, if the license for 7.5.1.0 Scheduler is present, otherwise false.
      • isScheduler7520LicensePresent

        boolean isScheduler7520LicensePresent()
        Returns true, if the license for 7.5.2.0 Scheduler is present, otherwise false.
        Returns:
        boolean true, if the license for 7.5.2.0 Scheduler is present, otherwise false.
      • getSKDDataGroupInfoSet

        java.util.Set getSKDDataGroupInfoSet()