public class MonitoringLocationUtils extends Object
| Constructor and Description | 
|---|
MonitoringLocationUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getLocationNameOrNullIfDefault(OnmsNode node)
Returns the name to which the given node is associated, or null if the if node
 is associated to either the default location, or no location. 
 | 
static boolean | 
isDefaultLocationName(String locationName)
Returns true if the given location name is null or the system default. 
 | 
public static boolean isDefaultLocationName(String locationName)
locationName - Copyright © 2020. All rights reserved.