public class SKDUIInfo extends java.lang.Object implements ISKDUIInfo, java.io.Serializable
Constructor and Description |
---|
SKDUIInfo() |
Modifier and Type | Method and Description |
---|---|
SKDApplicationInfo |
getSkdAppInfo() |
java.util.Set<SKDViewerAppletExtensionInfo> |
getSKDAppletExtensionInfoSet()
Returns information about applet extensions.
|
java.util.Set<SKDDataGroupInfoSet> |
getSKDDataGroupInfoSet()
Returns information about skddatagroupinfo
|
java.util.Set<ISKDResourceViewInfo> |
getSKDResourceViewInfoSet()
Returns the Map of Resource Views by View Name.
|
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 Scheduler 7.5.1.0 license is present, otherwise false.
|
boolean |
isScheduler7520LicensePresent()
Returns true, if the Scheduler 7.5.2.0 license is present, otherwise false.
|
void |
setEAMSchedulerLicensePresen(boolean eamSchedulerLicensePresent)
Sets whether the EAMScheduler license is present or not.
|
void |
setScheduler7510LicensePresen(boolean scheduler7510LicensePresent)
Sets whether the Scheduler 7.5.1.0 license is present or not.
|
void |
setScheduler7520LicensePresen(boolean scheduler7520LicensePresent)
Sets whether the Scheduler 7.5.2.0 license is present or not.
|
void |
setSKDAppInfo(SKDApplicationInfo skdAppInfo) |
void |
setSKDAppletExtensionInfoSet(java.util.Set<SKDViewerAppletExtensionInfo> skdAppletExtensionInfoSet)
Sets information about applet extensions.
|
void |
setSKDDataGroupInfoSet(java.util.Set<SKDDataGroupInfoSet> skdDataGroupInfoSet)
Sets information about skddatagroupinfo
|
void |
setSKDResourceViewInfoMap(java.util.Set<ISKDResourceViewInfo> skdResourceViewInfoSet)
Sets the Map of Resource Views.
|
void |
setSKDUserLocaleData(SKDUserLocaleData skdUserLocaleData)
Sets the User Locale specific information.
|
public SKDUserLocaleData getSKDUserLocaleData()
getSKDUserLocaleData
in interface ISKDUIInfo
public void setSKDUserLocaleData(SKDUserLocaleData skdUserLocaleData)
skdUserLocaleData
- public java.util.Set<ISKDResourceViewInfo> getSKDResourceViewInfoSet()
getSKDResourceViewInfoSet
in interface ISKDUIInfo
public void setSKDResourceViewInfoMap(java.util.Set<ISKDResourceViewInfo> skdResourceViewInfoSet)
skdResourceViewInfoMap
- public java.util.Set<SKDViewerAppletExtensionInfo> getSKDAppletExtensionInfoSet()
getSKDAppletExtensionInfoSet
in interface ISKDUIInfo
public void setSKDDataGroupInfoSet(java.util.Set<SKDDataGroupInfoSet> skdDataGroupInfoSet)
skddatagroupinfoset
- public java.util.Set<SKDDataGroupInfoSet> getSKDDataGroupInfoSet()
getSKDDataGroupInfoSet
in interface ISKDUIInfo
public void setSKDAppletExtensionInfoSet(java.util.Set<SKDViewerAppletExtensionInfo> skdAppletExtensionInfoSet)
skdAppletExtensionInfoSet
- public boolean isEAMSchedulerLicensePresent()
isEAMSchedulerLicensePresent
in interface ISKDUIInfo
public void setEAMSchedulerLicensePresen(boolean eamSchedulerLicensePresent)
eamSchedulerLicensePresent
- public boolean isScheduler7510LicensePresent()
isScheduler7510LicensePresent
in interface ISKDUIInfo
public void setScheduler7510LicensePresen(boolean scheduler7510LicensePresent)
scheduler7510LicensePresent
- public boolean isScheduler7520LicensePresent()
isScheduler7520LicensePresent
in interface ISKDUIInfo
public void setScheduler7520LicensePresen(boolean scheduler7520LicensePresent)
scheduler7510LicensePresent
- public SKDApplicationInfo getSkdAppInfo()
public void setSKDAppInfo(SKDApplicationInfo skdAppInfo)