Package | Description |
---|---|
org.opennms.web.rest.support | |
org.opennms.web.rest.v2 |
Modifier and Type | Field and Description |
---|---|
static Set<SearchProperty> |
SearchProperties.ALARM_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.APPLICATION_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.EVENT_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.IF_SERVICE_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.IP_INTERFACE_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.LOCATION_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.MINION_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.NODE_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.NOTIFICATION_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.OUTAGE_SERVICE_PROPERTIES |
static Set<SearchProperty> |
SearchProperties.SNMP_INTERFACE_SERVICE_PROPERTIES |
Modifier and Type | Method and Description |
---|---|
SearchProperty |
SearchPropertyBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<SearchProperty> |
SearchPropertyCollection.getObjects() |
Modifier and Type | Method and Description |
---|---|
int |
SearchProperty.compareTo(SearchProperty o) |
Constructor and Description |
---|
SearchPropertyCollection(Collection<? extends SearchProperty> items) |
Modifier and Type | Method and Description |
---|---|
protected Set<SearchProperty> |
ApplicationRestService.getQueryProperties() |
protected Set<SearchProperty> |
MinionRestService.getQueryProperties() |
protected Set<SearchProperty> |
AlarmRestService.getQueryProperties() |
protected Set<SearchProperty> |
IfServiceRestService.getQueryProperties() |
protected Set<SearchProperty> |
OutageRestService.getQueryProperties() |
protected Set<SearchProperty> |
NodeRestService.getQueryProperties() |
protected Set<SearchProperty> |
AbstractDaoRestServiceWithDTO.getQueryProperties()
Get a list of query properties that this endpoint supports
for FIQL expressions and
orderBy expressions. |
protected Set<SearchProperty> |
MonitoringLocationRestService.getQueryProperties() |
protected Set<SearchProperty> |
IpInterfaceRestService.getQueryProperties() |
protected Set<SearchProperty> |
SnmpInterfaceRestService.getQueryProperties() |
protected Set<SearchProperty> |
EventRestService.getQueryProperties() |
protected Set<SearchProperty> |
NotificationRestService.getQueryProperties() |
Copyright © 2021. All rights reserved.