com.ibm.tivoli.maximo.skd.model

Class SKDUIInfo

  • java.lang.Object
    • com.ibm.tivoli.maximo.skd.model.SKDUIInfo
  • All Implemented Interfaces:
    ISKDUIInfo, java.io.Serializable


    public class SKDUIInfo
    extends java.lang.Object
    implements ISKDUIInfo, java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • SKDUIInfo

        public SKDUIInfo()
    • Method Detail

      • setSKDUserLocaleData

        public void setSKDUserLocaleData(SKDUserLocaleData skdUserLocaleData)
        Sets the User Locale specific information.
        Parameters:
        skdUserLocaleData -
      • getSKDResourceViewInfoSet

        public java.util.Set getSKDResourceViewInfoSet()
        Returns the Map of Resource Views by View Name.
        Specified by:
        getSKDResourceViewInfoSet in interface ISKDUIInfo
        Returns:
      • setSKDResourceViewInfoMap

        public void setSKDResourceViewInfoMap(java.util.Set skdResourceViewInfoSet)
        Sets the Map of Resource Views.
        Parameters:
        skdResourceViewInfoMap -
      • getSKDAppletExtensionInfoSet

        public java.util.Set getSKDAppletExtensionInfoSet()
        Returns information about applet extensions.
        Specified by:
        getSKDAppletExtensionInfoSet in interface ISKDUIInfo
        Returns:
      • setSKDDataGroupInfoSet

        public void setSKDDataGroupInfoSet(java.util.Set skdDataGroupInfoSet)
        Sets information about skddatagroupinfo
        Parameters:
        skddatagroupinfoset -
      • getSKDDataGroupInfoSet

        public java.util.Set getSKDDataGroupInfoSet()
        Returns information about skddatagroupinfo
        Specified by:
        getSKDDataGroupInfoSet in interface ISKDUIInfo
        Returns:
      • setSKDAppletExtensionInfoSet

        public void setSKDAppletExtensionInfoSet(java.util.Set skdAppletExtensionInfoSet)
        Sets information about applet extensions.
        Parameters:
        skdAppletExtensionInfoSet -
      • isEAMSchedulerLicensePresent

        public boolean isEAMSchedulerLicensePresent()
        Returns true, if the EAMScheduler license is present, otherwise false.
        Specified by:
        isEAMSchedulerLicensePresent in interface ISKDUIInfo
        Returns:
        boolean true, if the EAMScheduler license is present, otherwise false.
      • setEAMSchedulerLicensePresen

        public void setEAMSchedulerLicensePresen(boolean eamSchedulerLicensePresent)
        Sets whether the EAMScheduler license is present or not.
        Parameters:
        eamSchedulerLicensePresent -
      • isScheduler7510LicensePresent

        public boolean isScheduler7510LicensePresent()
        Returns true, if the Scheduler 7.5.1.0 license is present, otherwise false.
        Specified by:
        isScheduler7510LicensePresent in interface ISKDUIInfo
        Returns:
        boolean true, if the Scheduler 7.5.1.0 license is present, otherwise false.
      • setScheduler7510LicensePresen

        public void setScheduler7510LicensePresen(boolean scheduler7510LicensePresent)
        Sets whether the Scheduler 7.5.1.0 license is present or not.
        Parameters:
        scheduler7510LicensePresent -
      • isScheduler7520LicensePresent

        public boolean isScheduler7520LicensePresent()
        Returns true, if the Scheduler 7.5.2.0 license is present, otherwise false.
        Specified by:
        isScheduler7520LicensePresent in interface ISKDUIInfo
        Returns:
        boolean true, if the Scheduler 7.5.2.0 license is present, otherwise false.
      • setScheduler7520LicensePresen

        public void setScheduler7520LicensePresen(boolean scheduler7520LicensePresent)
        Sets whether the Scheduler 7.5.2.0 license is present or not.
        Parameters:
        scheduler7510LicensePresent -