public interface ISKDUIInfo
Modifier and Type | Method and Description |
---|---|
java.util.Set<SKDViewerAppletExtensionInfo> |
getSKDAppletExtensionInfoSet()
Returns information about applet extensions.
|
java.util.Set<SKDDataGroupInfoSet> |
getSKDDataGroupInfoSet() |
java.util.Set<ISKDResourceViewInfo> |
getSKDResourceViewInfoSet()
Returns the Set of Resource Views.
|
SKDUserLocaleData |
getSKDUserLocaleData()
Returns the User Locale specific information.
|
boolean |
isEAMSchedulerLicensePresent()
Returns true, if the EAMScheduler license is present, otherwise false.
|
boolean |
isScheduler7510LicensePresent()
Returns true, if the license for 7.5.1.0 Scheduler is present, otherwise false.
|
boolean |
isScheduler7520LicensePresent()
Returns true, if the license for 7.5.2.0 Scheduler is present, otherwise false.
|
SKDUserLocaleData getSKDUserLocaleData()
java.util.Set<ISKDResourceViewInfo> getSKDResourceViewInfoSet()
java.util.Set<SKDViewerAppletExtensionInfo> getSKDAppletExtensionInfoSet()
boolean isEAMSchedulerLicensePresent()
boolean isScheduler7510LicensePresent()
boolean isScheduler7520LicensePresent()
java.util.Set<SKDDataGroupInfoSet> getSKDDataGroupInfoSet()