
Public Member Functions | |
| WOComponent | adaptorUpdateClicked () |
| WOComponent | backupConfiguration () |
| ConfigurePage (WOContext aWocontext) | |
| WOComponent | emailUpdateClicked () |
| WOComponent | HTTPServerUpdateClicked () |
| String | loadSchedulerSelection () |
| void | setLoadSchedulerSelection (String value) |
| void | setUrlVersionSelection (Integer value) |
| Integer | urlVersionSelection () |
Static Public Member Functions | |
| static ConfigurePage | create (WOContext context) |
Public Attributes | |
| String | _loadSchedulerSelection = null |
| String | backupNote |
| String | customSchedulerName |
| boolean | isAdaptorSettingsSectionVisible = false |
| boolean | isBackupSectionVisible = false |
| boolean | isEmailSectionVisible = false |
| String | loadSchedulerItem |
| NSArray | loadSchedulerList = MObject.loadSchedulerArray |
| Integer | urlVersionItem |
| NSArray | urlVersionList = MObject.urlVersionArray |
Static Private Attributes | |
| static final long | serialVersionUID = -3447899695208425947L |
| ConfigurePage | ( | WOContext | aWocontext | ) |
| WOComponent adaptorUpdateClicked | ( | ) |
| WOComponent backupConfiguration | ( | ) |
| static ConfigurePage create | ( | WOContext | context | ) | [static] |
| WOComponent emailUpdateClicked | ( | ) |
| WOComponent HTTPServerUpdateClicked | ( | ) |
| String loadSchedulerSelection | ( | ) |
| void setLoadSchedulerSelection | ( | String | value | ) |
| void setUrlVersionSelection | ( | Integer | value | ) |
| Integer urlVersionSelection | ( | ) |
| boolean isAdaptorSettingsSectionVisible = false |
| boolean isBackupSectionVisible = false |
| boolean isEmailSectionVisible = false |
| NSArray loadSchedulerList = MObject.loadSchedulerArray |
final long serialVersionUID = -3447899695208425947L [static, private] |
Reimplemented from MonitorComponent.
| Integer urlVersionItem |
| NSArray urlVersionList = MObject.urlVersionArray |
1.5.8