org.opennms.web.map
Class MapsConstants
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
org.opennms.web.map.JSTLConstants
org.opennms.web.map.MapsConstants
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,Object>
public final class MapsConstants
- extends JSTLConstants
- Author:
- Antonio Russo, DJ Gregor, maumig
This class contains some constants for Maps application
- See Also:
- Serialized Form
LOG4J_CATEGORY
public static final String LOG4J_CATEGORY
- See Also:
- Constant Field Values
MAP_NOT_OPENED
public static final int MAP_NOT_OPENED
- See Also:
- Constant Field Values
NEW_MAP
public static final int NEW_MAP
- See Also:
- Constant Field Values
NODE_TYPE
public static final String NODE_TYPE
- See Also:
- Constant Field Values
MAP_TYPE
public static final String MAP_TYPE
- See Also:
- Constant Field Values
DEFAULT_BACKGROUND_COLOR
public static final String DEFAULT_BACKGROUND_COLOR
- See Also:
- Constant Field Values
MAPS_STARTUP_ACTION
public static final String MAPS_STARTUP_ACTION
- See Also:
- Constant Field Values
LOADMAPS_ACTION
public static final String LOADMAPS_ACTION
- See Also:
- Constant Field Values
LOADNODES_ACTION
public static final String LOADNODES_ACTION
- See Also:
- Constant Field Values
LOADMAPINFO_ACTION
public static final String LOADMAPINFO_ACTION
- See Also:
- Constant Field Values
NEWMAP_ACTION
public static final String NEWMAP_ACTION
- See Also:
- Constant Field Values
OPENMAP_ACTION
public static final String OPENMAP_ACTION
- See Also:
- Constant Field Values
CLOSEMAP_ACTION
public static final String CLOSEMAP_ACTION
- See Also:
- Constant Field Values
SAVEMAP_ACTION
public static final String SAVEMAP_ACTION
- See Also:
- Constant Field Values
DELETEMAP_ACTION
public static final String DELETEMAP_ACTION
- See Also:
- Constant Field Values
CLEAR_ACTION
public static final String CLEAR_ACTION
- See Also:
- Constant Field Values
RELOAD_ACTION
public static final String RELOAD_ACTION
- See Also:
- Constant Field Values
REFRESH_ACTION
public static final String REFRESH_ACTION
- See Also:
- Constant Field Values
ADDRANGE_ACTION
public static final String ADDRANGE_ACTION
- See Also:
- Constant Field Values
ADDNODES_ACTION
public static final String ADDNODES_ACTION
- See Also:
- Constant Field Values
ADDMAPS_ACTION
public static final String ADDMAPS_ACTION
- See Also:
- Constant Field Values
ADDNODES_BY_CATEGORY_ACTION
public static final String ADDNODES_BY_CATEGORY_ACTION
- See Also:
- Constant Field Values
ADDNODES_BY_LABEL_ACTION
public static final String ADDNODES_BY_LABEL_ACTION
- See Also:
- Constant Field Values
ADDNODES_WITH_NEIG_ACTION
public static final String ADDNODES_WITH_NEIG_ACTION
- See Also:
- Constant Field Values
ADDMAPS_WITH_NEIG_ACTION
public static final String ADDMAPS_WITH_NEIG_ACTION
- See Also:
- Constant Field Values
ADDNODES_NEIG_ACTION
public static final String ADDNODES_NEIG_ACTION
- See Also:
- Constant Field Values
ADDMAPS_NEIG_ACTION
public static final String ADDMAPS_NEIG_ACTION
- See Also:
- Constant Field Values
DELETENODES_ACTION
public static final String DELETENODES_ACTION
- See Also:
- Constant Field Values
DELETEMAPS_ACTION
public static final String DELETEMAPS_ACTION
- See Also:
- Constant Field Values
SWITCH_MODE_ACTION
public static final String SWITCH_MODE_ACTION
- See Also:
- Constant Field Values
ROLE_USER
public static final String ROLE_USER
- See Also:
- Constant Field Values
ROLE_ADMIN
public static final String ROLE_ADMIN
- See Also:
- Constant Field Values
NO_REFRESH_TIME
public static final int NO_REFRESH_TIME
- setting value to have no refresh
- See Also:
- Constant Field Values
AUTO_REFRESH_TIME
public static final int AUTO_REFRESH_TIME
- setting value to have continous refresh
- See Also:
- Constant Field Values
COLOR_SEMAPHORE_BY_SEVERITY
public static final String COLOR_SEMAPHORE_BY_SEVERITY
- See Also:
- Constant Field Values
COLOR_SEMAPHORE_BY_STATUS
public static final String COLOR_SEMAPHORE_BY_STATUS
- See Also:
- Constant Field Values
COLOR_SEMAPHORE_BY_AVAILABILITY
public static final String COLOR_SEMAPHORE_BY_AVAILABILITY
- See Also:
- Constant Field Values
MapsConstants
public MapsConstants()
Copyright © 2009. All Rights Reserved.