Static Public Member Functions | |
final String[] | getDisplayColumnNames () |
final String[] | getPropertyNames () |
final String[] | getColumnsToDisplay () |
final String[] | getColumnsToDisplayInSearch () |
int | getDefaultWorkingMode () |
Static Public Attributes | |
final String | ALARM_WORKSPACE_NAME = "alarmconsole" |
final String | ALARM_LOGIN_MODE_NAME = "login" |
final String | ALARM_LIST_MODE_NAME = "alarmlist" |
final String | ALARM_DETAILS_MODE_NAME = "alarmdetails" |
final String | INSTANT_LIST_MODE_NAME = "instantlist" |
final String | OUTPUT_MODE_NAME = "output" |
final String | OUTPUT_TOP_COPOMONENT_NAME = "Output" |
final String | ENABLE_COLUMN_ICON_PATH |
final String | DISABLE_COLUMN_ICON_PATH |
final int | LOGIN_WINDOW_HEIGHT = 300 |
final int | LOGIN_WINDOW_WIDTH = 415 |
final String | ACTIVE_LISTENER_KEY = "ACTIVE_LIST_LISTENER" |
final String | INHIBIT_LISTENER_KEY = "INHIBIT_LIST_LISTENER" |
final String | MASKED_LISTENER_KEY = "MASKED_LIST_LISTENER" |
final String | HIGHLITED_LISTENER_KEY = "AUTO_HIGHLITED_LIST_LISTENER" |
final String | INSTANT_LISTENER_KEY = "INSTANT_LIST_LISTENER" |
final String | SEARCH_LISTENER_KEY = "SEARCH_LISTENER_KEY" |
final int | TEST_WORKING_MODE = 1000 |
final int | BUSINESS_LAYER_WORKING_MODE = 2000 |
final String | DEFAULT_CONFIGURATION_NAME |
final String | RECENTLY_APPLIED_CONFIGURATION |
final String | GUEST_USER_NAME = "GUEST" |
final String | GUEST_USER_PASSWORD = "guest" |
final int | SEARCH_WINDOW_MODE_ARCHIVE_SEARCH = 1 |
final int | SEARCH_WINDOW_MODE_GET_ALARMINFO = 2 |
final int | SEARCH_WINDOW_MODE_SEARCH_ACTIVE_LIST = 3 |
Private Member Functions | |
Constants () | |
Static Private Attributes | |
final String[] | propertyNames |
final String[] | otherThanActvieExplPropNames |
final String[] | displayColumnNames |
|
|
|
This method returns |
|
This method returns |
|
This method returns default working mode, that is, console is connected to test alarm generator, or to business layer |
|
This method returns dispaly names for |
|
This method returns |
|
this variable should be used when listener wants to listen for active list (as parameter for AlarmNodeManager active list |
|
alarm details mode name |
|
alarm list mode name |
|
login mode name |
|
alaram workspace name |
|
This variable indicates that console is conneted to business layer |
|
Initial value: This is default configuration name, this name should be always changed by user. This variable is used for creating ConsoleConfigurationWindow when does not have any configurations or when user does not have default configuration Basically this is empty configuration |
|
Initial value: disable dispaly column name (icon path) |
|
Initial value: displayable columns names for each property |
|
Initial value: enable display column name (icon path) |
|
Login and password of hidden user - guest user |
|
|
|
this variable should be used when listener wants to listen for auto highlited list (as parameter for AlarmNodeManager auto highlited list |
|
this variable should be used when listener wants to listen for inhibit list (as parameter for AlarmNodeManager inhibit list |
|
instant list mode name |
|
this variable should be used when listener wants to listen for instant list (as parameter for AlarmNodeManager highlited list |
|
login window height |
|
login window width |
|
this variable should be used when listener wants to listen for masked list (as parameter for AlarmNodeManager masked list |
|
Initial value: property names for explorers different than active list |
|
output mode name
|
|
output TopComponent name |
|
Initial value: AlarmBean property names used for actvie list explorer |
|
Initial value: This is recently applied onfiguratoin by user, when user clicks Apply and new configuration should be created |
|
|
|
Modes in which Search Window can be opened |
|
|
|
|
|
This variable indicates that console is conneted to test alarm generator |