A B C D E F G H I K L M N O P Q R S T U V X 
All Classes All Packages

A

addAdditionalDetail(String, String) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
addCategory(String, String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
addCategory(String, String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
addCell(Object, String) - Method in class org.opennms.web.svclayer.model.SimpleWebTable
addCell
addCell(Object, String, String) - Method in class org.opennms.web.svclayer.model.SimpleWebTable
addCell
addCell(String) - Method in class org.opennms.web.svclayer.model.SimpleWebTable
addCell
addColumn(Object) - Method in class org.opennms.web.svclayer.model.SimpleWebTable
addColumn
addColumn(Object, String) - Method in class org.opennms.web.svclayer.model.SimpleWebTable
addColumn
addCronTrigger(ScheduleConfig) - Method in interface org.opennms.web.svclayer.SchedulerService
 
addCronTrigger(ScheduleConfig) - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
addData(StatisticsReportModel.Datum) - Method in class org.opennms.web.svclayer.model.StatisticsReportModel
addData
addEntries(List<MenuEntry>) - Method in class org.opennms.web.navigate.DefaultMenuEntry
 
addGraphResultSet(GraphResults.GraphResultSet) - Method in class org.opennms.web.svclayer.model.GraphResults
addGraphResultSet
AddHeaderFilter - Class in org.opennms.web.servlet
 
AddHeaderFilter() - Constructor for class org.opennms.web.servlet.AddHeaderFilter
 
addIpInterface(AvailabilityIpInterface) - Method in class org.opennms.web.category.AvailabilityNode
 
ADDITIONS_ONLY - org.opennms.web.api.Util.IgnoreType
 
addLocationMonitor(LocationMonitorListModel.LocationMonitorModel) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel
addLocationMonitor
addNewApplication(String) - Method in interface org.opennms.web.svclayer.AdminApplicationService
addNewApplication
addNewApplication(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
addNewApplication
addNewCategory(String) - Method in interface org.opennms.web.svclayer.AdminCategoryService
addNewCategory
addNewCategory(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
addNewCategory
addNode(RtcNode) - Method in class org.opennms.web.svclayer.model.RtcNodeModel
 
addOrReplaceInterface(String, String, RequisitionInterface) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
addOrReplaceInterface(String, String, RequisitionInterface) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
addOrReplaceNode(String, RequisitionNode) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
addOrReplaceNode(String, RequisitionNode) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
addOrReplaceNodeAssetParameter(String, String, RequisitionAsset) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
addOrReplaceNodeAssetParameter(String, String, RequisitionAsset) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
addOrReplaceNodeCategory(String, String, RequisitionCategory) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
addOrReplaceNodeCategory(String, String, RequisitionCategory) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
addOrReplaceRequisition(Requisition) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
addOrReplaceRequisition(Requisition) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
addOrReplaceService(String, String, String, RequisitionMonitoredService) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
addOrReplaceService(String, String, String, RequisitionMonitoredService) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
AddRefreshHeaderFilter - Class in org.opennms.web.servlet
A filter that adds an HTTP Refresh header to a servlet or JSP's response.
AddRefreshHeaderFilter() - Constructor for class org.opennms.web.servlet.AddRefreshHeaderFilter
 
addService(AvailabilityMonitoredService) - Method in class org.opennms.web.category.AvailabilityIpInterface
 
AddStrictTransportSecurityHeaderFilter - Class in org.opennms.web.servlet
 
AddStrictTransportSecurityHeaderFilter() - Constructor for class org.opennms.web.servlet.AddStrictTransportSecurityHeaderFilter
 
addUser(String, String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
addUser(String, String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
AdminApplicationService - Interface in org.opennms.web.svclayer
 
AdminCategoryService - Interface in org.opennms.web.svclayer
AdminCategoryService interface.
afterPropertiesSet() - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
afterPropertiesSet() - Method in interface org.opennms.web.svclayer.api.GroupService
 
afterPropertiesSet() - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
afterPropertiesSet
afterPropertiesSet() - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
afterPropertiesSet() - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
afterPropertiesSet
afterPropertiesSet() - Method in class org.opennms.web.svclayer.support.DefaultNodeListService
afterPropertiesSet
afterPropertiesSet() - Method in class org.opennms.web.svclayer.support.DefaultResourceService
afterPropertiesSet
afterPropertiesSet() - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
afterPropertiesSet
afterPropertiesSet() - Method in class org.opennms.web.svclayer.support.DefaultRtcService
afterPropertiesSet
afterPropertiesSet() - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
afterPropertiesSet() - Method in class org.opennms.web.svclayer.support.DefaultStatisticsReportService
afterPropertiesSet
afterPropertiesSet() - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
AggregateStatus - Class in org.opennms.web.svclayer.model
Use this class to aggregate status to be presented in a view layer technology.
AggregateStatus(Collection<OnmsNode>) - Constructor for class org.opennms.web.svclayer.model.AggregateStatus
Constructor for AggregateStatus.
ALL_NODES_UP - Static variable in class org.opennms.web.svclayer.model.AggregateStatus
Constant ALL_NODES_UP="Normal"
ApplicationAndMemberServices(OnmsApplication, Collection<OnmsMonitoredService>, Collection<OnmsMonitoringLocation>) - Constructor for class org.opennms.web.svclayer.support.DefaultAdminApplicationService.ApplicationAndMemberServices
 
apply(List<T>) - Method in class org.opennms.web.utils.Page
 
applyQueryParameters(CriteriaBuilder, QueryParameters) - Static method in class org.opennms.web.utils.CriteriaBuilderUtils
 
AssetLocator - Interface in org.opennms.web.utils.assets
 
AssetLocatorImpl - Class in org.opennms.web.utils.assets
 
AssetLocatorImpl() - Constructor for class org.opennms.web.utils.assets.AssetLocatorImpl
 
AssetResource - Class in org.opennms.web.utils.assets
 
AssetResource(String, String, String) - Constructor for class org.opennms.web.utils.assets.AssetResource
 
Authentication - Class in org.opennms.web.api
An uninstantiatable class that provides a servlet container-independent interface to the authentication system and a list of useful constants.
AvailabilityIpInterface - Class in org.opennms.web.category
 
AvailabilityIpInterface() - Constructor for class org.opennms.web.category.AvailabilityIpInterface
 
AvailabilityIpInterface(OnmsIpInterface, double) - Constructor for class org.opennms.web.category.AvailabilityIpInterface
 
AvailabilityMonitoredService - Class in org.opennms.web.category
 
AvailabilityMonitoredService() - Constructor for class org.opennms.web.category.AvailabilityMonitoredService
 
AvailabilityMonitoredService(OnmsMonitoredService, double, boolean) - Constructor for class org.opennms.web.category.AvailabilityMonitoredService
 
AvailabilityNode - Class in org.opennms.web.category
 
AvailabilityNode() - Constructor for class org.opennms.web.category.AvailabilityNode
 
AvailabilityNode(OnmsNode, double) - Constructor for class org.opennms.web.category.AvailabilityNode
 
AvailabilityNode(Node) - Constructor for class org.opennms.web.category.AvailabilityNode
 

B

BeanFriendlyCalendar(Date) - Constructor for class org.opennms.web.svclayer.model.GraphResults.BeanFriendlyCalendar
 
beginNextPhase(String) - Method in class org.opennms.web.svclayer.model.ProgressMonitor
beginNextPhase
BOTH - org.opennms.web.api.Util.IgnoreType
 
BridgeElementNode - Class in org.opennms.web.enlinkd
 
BridgeElementNode() - Constructor for class org.opennms.web.enlinkd.BridgeElementNode
 
bridgeElements - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
BridgeLinkNode - Class in org.opennms.web.enlinkd
 
BridgeLinkNode() - Constructor for class org.opennms.web.enlinkd.BridgeLinkNode
 
BridgeLinkRemoteNode - Class in org.opennms.web.enlinkd
 
BridgeLinkRemoteNode() - Constructor for class org.opennms.web.enlinkd.BridgeLinkRemoteNode
 
bridgeLinks - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
buildDomainReport(String) - Method in interface org.opennms.web.svclayer.api.KscReportService
buildDomainReport
buildDomainReport(String) - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
buildDomainReport
buildFrom(Class<?>, QueryParameters) - Static method in class org.opennms.web.utils.CriteriaBuilderUtils
 
buildFrom(MultivaluedMap<String, String>) - Static method in class org.opennms.web.utils.QueryParametersBuilder
 
buildFrom(UriInfo) - Static method in class org.opennms.web.utils.QueryParametersBuilder
 
buildNodeReport(int) - Method in interface org.opennms.web.svclayer.api.KscReportService
buildNodeReport
buildNodeReport(int) - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
buildNodeReport
buildNodeSourceReport(String) - Method in interface org.opennms.web.svclayer.api.KscReportService
buildNodeSourceReport
buildNodeSourceReport(String) - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
buildNodeSourceReport

C

calculateUrlBase(HttpServletRequest) - Static method in class org.opennms.web.api.Util
Return a string that represents the fully qualified URL for our servlet context, suitable for use in the HTML base tag.
calculateUrlBase(HttpServletRequest, String) - Static method in class org.opennms.web.api.Util
 
category - Variable in exception org.opennms.web.category.CategoryNotFoundException
 
Category - Class in org.opennms.web.category
Deprecated.
This is awful... a 3rd Category model object that combines the other two model objects???? These all need to be merged into a single object.
Category() - Constructor for class org.opennms.web.category.Category
Deprecated.
 
Category(String) - Constructor for class org.opennms.web.category.Category
Deprecated.
Create an empty category with nothing other than a name.
Category(Category, Category, Date) - Constructor for class org.opennms.web.category.Category
Deprecated.
Create a new instance to wrapper information from the categories.xml file (that defines a category) and information from the RTC (that gives current service level availability).
CategoryAndMemberNodes(OnmsCategory, Collection<OnmsNode>) - Constructor for class org.opennms.web.svclayer.support.DefaultAdminCategoryService.CategoryAndMemberNodes
 
CategoryConfigDao - Interface in org.opennms.web.svclayer.dao
CategoryConfigDao interface.
CategoryConfigService - Interface in org.opennms.web.svclayer
CategoryConfigService interface.
CategoryList - Class in org.opennms.web.category
CategoryList class.
CategoryList() - Constructor for class org.opennms.web.category.CategoryList
Constructor for CategoryList.
CategoryModel - Class in org.opennms.web.category
CategoryModel class.
CategoryNotFoundException - Exception in org.opennms.web.category
CategoryNotFoundException class.
CategoryNotFoundException(String) - Constructor for exception org.opennms.web.category.CategoryNotFoundException
Constructor for CategoryNotFoundException.
CategoryUtil - Class in org.opennms.web.category
Provides look and feel utilities for the JSPs presenting category (real time console) information.
cdpElement - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
CdpElementNode - Class in org.opennms.web.enlinkd
 
CdpElementNode() - Constructor for class org.opennms.web.enlinkd.CdpElementNode
 
CdpLinkNode - Class in org.opennms.web.enlinkd
 
CdpLinkNode() - Constructor for class org.opennms.web.enlinkd.CdpLinkNode
 
cdpLinks - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
Cell() - Constructor for class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
Cell(Object, String) - Constructor for class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
Cell(Object, String, String) - Constructor for class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
closeTicket(Integer) - Method in class org.opennms.web.svclayer.support.DefaultTroubleTicketProxy
closeTicket
closeTicket(Integer) - Method in interface org.opennms.web.svclayer.TroubleTicketProxy
closeTicket
compare(OnmsIpInterface, OnmsIpInterface) - Method in class org.opennms.web.svclayer.support.DefaultNodeListService.IpInterfaceComparator
 
compare(OnmsSnmpInterface, OnmsSnmpInterface) - Method in class org.opennms.web.svclayer.support.DefaultNodeListService.SnmpInterfaceComparator
 
compareTo(BridgeLinkNode) - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
compareTo(CdpLinkNode) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
compareTo(IsisLinkNode) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
compareTo(LldpLinkNode) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
compareTo(OspfLinkNode) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
compareTo(Graph) - Method in class org.opennms.web.svclayer.model.Graph
compareTo
compareTo(StatisticsReportModel.Datum) - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
ConditionalPageNavEntry - Interface in org.opennms.web.navigate
 
contextDestroyed(ServletContextEvent) - Method in class org.opennms.web.servlet.InitializerServletContextListener
Cancel the RTC subscription timer.
contextInitialized(ServletContextEvent) - Method in class org.opennms.web.servlet.InitializerServletContextListener
convertFromModel(int, CdpLink, EnLinkdElementFactory.SnmpInterfaceCache, EnLinkdElementFactory.UniqueMapCache<String, CdpElement>) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
convertFromModel(int, OspfLink, EnLinkdElementFactory.SnmpInterfaceCache, EnLinkdElementFactory.UniqueMapCache<InetAddress, OspfElement>) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
convertNameToPropertyName(String) - Static method in class org.opennms.web.api.RestUtils
Convert a column name with underscores to the corresponding property name using "camel case".
convertToJsSafeString(String) - Static method in class org.opennms.web.api.Util
convertToJsSafeString
create(int, CdpLink, EnLinkdElementFactory.SnmpInterfaceCache) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
create(int, OspfLink, EnLinkdElementFactory.SnmpInterfaceCache) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
createAdHocCommand(AdhocGraphType, OnmsResource, long, long, String, String[], String[], String[], String[], String[]) - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
createAdHocCommand
createAggregateStatuses(AggregateStatusView) - Method in interface org.opennms.web.svclayer.SiteStatusViewService
createAggregateStatuses
createAggregateStatuses(AggregateStatusView) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
createAggregateStatuses
createAggregateStatuses(AggregateStatusView, String) - Method in interface org.opennms.web.svclayer.SiteStatusViewService
createAggregateStatuses
createAggregateStatuses(AggregateStatusView, String) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
createAggregateStatuses
createAggregateStatusesUsingNodeId(int, String) - Method in interface org.opennms.web.svclayer.SiteStatusViewService
createAggregateStatusesUsingNodeId
createAggregateStatusesUsingNodeId(int, String) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
createAggregateStatusesUsingNodeId
createAggregateStatusUsingAssetColumn(AggregateStatusView) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
createAggregateStatusUsingAssetColumn
createAggregateStatusView(String) - Method in interface org.opennms.web.svclayer.SiteStatusViewService
This method returns method returns a collection of aggregated status of nodes for each device category.
createAggregateStatusView(String) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
This method returns method returns a collection of aggregated status of nodes for each device category.
createEventBuilder(String, OnmsAlarm, Map<String, String>) - Static method in class org.opennms.web.svclayer.support.DefaultTroubleTicketProxy
 
createEventInfo(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
Invokes SnmpInfo.createEventInfo(String, String) with parameters: ipAddr as firstIpAddress and null as lastIpAddress.
createEventInfo(String, String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
Creates a SnmpEventInfo object from this.
createEventProxy() - Static method in class org.opennms.web.api.Util
Deprecated.
Use dependency injection to wire in an instance of the EventProxy instead
createNodeList(NodeListCommand) - Method in interface org.opennms.web.svclayer.NodeListService
createNodeList
createNodeList(NodeListCommand) - Method in class org.opennms.web.svclayer.support.DefaultNodeListService
createNodeList
createNodeList(NodeListCommand, boolean) - Method in interface org.opennms.web.svclayer.NodeListService
createNodeList
createNodeList(NodeListCommand, boolean) - Method in class org.opennms.web.svclayer.support.DefaultNodeListService
createNodeList
createOutageCriteria() - Method in interface org.opennms.web.svclayer.RtcService
createOutageCriteria
createOutageCriteria() - Method in class org.opennms.web.svclayer.support.DefaultRtcService
Create a OnmsCriteria that will select OnmsOutage objects.
createPrefabCommand(Graph, String, String, Integer, Integer) - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
createPrefabCommand
createResponse(List<T>, long, long) - Static method in class org.opennms.web.utils.ResponseUtils
 
createServiceCriteria() - Method in interface org.opennms.web.svclayer.RtcService
createServiceCriteria
createServiceCriteria() - Method in class org.opennms.web.svclayer.support.DefaultRtcService
Create a OnmsCriteria that will select OnmsMonitoredService objects.
createSurveillanceTable() - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
createSurveillanceTable
createSurveillanceTable(String, ProgressMonitor) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
createSurveillanceTable
createSurveillanceTable(String, ProgressMonitor) - Method in interface org.opennms.web.svclayer.SurveillanceService
createSurveillanceTable
createTicket(Integer, Map<String, String>) - Method in class org.opennms.web.svclayer.support.DefaultTroubleTicketProxy
createTicket
createTicket(Integer, Map<String, String>) - Method in interface org.opennms.web.svclayer.TroubleTicketProxy
createTicket
CriteriaBuilderUtils - Class in org.opennms.web.utils
 
CriteriaBuilderUtils() - Constructor for class org.opennms.web.utils.CriteriaBuilderUtils
 

D

DatabaseReportDescription - Class in org.opennms.web.svclayer.model
DatabaseReportDescription class.
DatabaseReportDescription() - Constructor for class org.opennms.web.svclayer.model.DatabaseReportDescription
 
DatabaseReportListService - Interface in org.opennms.web.svclayer
DatabaseReportListService interface.
Datum() - Constructor for class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
decode(String) - Static method in class org.opennms.web.api.Util
Encapsulate the deprecated decode method to fix it in one place.
DEFAULT_RELATIVE_TIME_PERIOD - Static variable in class org.opennms.web.svclayer.model.RelativeTimePeriod
 
DefaultAdminApplicationService - Class in org.opennms.web.svclayer.support
DefaultAdminApplicationService class.
DefaultAdminApplicationService() - Constructor for class org.opennms.web.svclayer.support.DefaultAdminApplicationService
 
DefaultAdminApplicationService.ApplicationAndMemberServices - Class in org.opennms.web.svclayer.support
 
DefaultAdminApplicationService.EditModel - Class in org.opennms.web.svclayer.support
 
DefaultAdminApplicationService.ServiceEditModel - Class in org.opennms.web.svclayer.support
 
DefaultAdminCategoryService - Class in org.opennms.web.svclayer.support
DefaultAdminCategoryService class.
DefaultAdminCategoryService() - Constructor for class org.opennms.web.svclayer.support.DefaultAdminCategoryService
 
DefaultAdminCategoryService.CategoryAndMemberNodes - Class in org.opennms.web.svclayer.support
 
DefaultAdminCategoryService.EditModel - Class in org.opennms.web.svclayer.support
 
DefaultAdminCategoryService.NodeEditModel - Class in org.opennms.web.svclayer.support
 
DefaultCategoryConfigDao - Class in org.opennms.web.svclayer.dao.support
DefaultCategoryConfigDao class.
DefaultCategoryConfigDao() - Constructor for class org.opennms.web.svclayer.dao.support.DefaultCategoryConfigDao
Constructor for DefaultCategoryConfigDao.
DefaultCategoryConfigService - Class in org.opennms.web.svclayer.support
DefaultCategoryConfigService class.
DefaultCategoryConfigService() - Constructor for class org.opennms.web.svclayer.support.DefaultCategoryConfigService
 
DefaultDatabaseReportListService - Class in org.opennms.web.svclayer.support
DefaultDatabaseReportListService class.
DefaultDatabaseReportListService() - Constructor for class org.opennms.web.svclayer.support.DefaultDatabaseReportListService
 
DefaultGraphResultsService - Class in org.opennms.web.svclayer.support
DefaultGraphResultsService class.
DefaultGraphResultsService() - Constructor for class org.opennms.web.svclayer.support.DefaultGraphResultsService
Constructor for DefaultGraphResultsService.
DefaultGroupService - Class in org.opennms.web.svclayer.support
 
DefaultGroupService() - Constructor for class org.opennms.web.svclayer.support.DefaultGroupService
 
DefaultKscReportService - Class in org.opennms.web.svclayer.support
DefaultKscReportService class.
DefaultKscReportService() - Constructor for class org.opennms.web.svclayer.support.DefaultKscReportService
 
DefaultMenuEntry - Class in org.opennms.web.navigate
 
DefaultMenuEntry(String, String, DisplayStatus) - Constructor for class org.opennms.web.navigate.DefaultMenuEntry
 
DefaultNodeListService - Class in org.opennms.web.svclayer.support
DefaultNodeListService class.
DefaultNodeListService() - Constructor for class org.opennms.web.svclayer.support.DefaultNodeListService
 
DefaultNodeListService.IpInterfaceComparator - Class in org.opennms.web.svclayer.support
 
DefaultNodeListService.SnmpInterfaceComparator - Class in org.opennms.web.svclayer.support
This class implements a comparator for OnmsSnmpInterfaces.
DefaultRequisitionAccessService - Class in org.opennms.web.svclayer.support
 
DefaultRequisitionAccessService() - Constructor for class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
DefaultResourceService - Class in org.opennms.web.svclayer.support
DefaultResourceService class.
DefaultResourceService() - Constructor for class org.opennms.web.svclayer.support.DefaultResourceService
 
DefaultRrdGraphService - Class in org.opennms.web.svclayer.support
DefaultRrdGraphService class.
DefaultRrdGraphService() - Constructor for class org.opennms.web.svclayer.support.DefaultRrdGraphService
 
DefaultRtcService - Class in org.opennms.web.svclayer.support
DefaultRtcService class.
DefaultRtcService() - Constructor for class org.opennms.web.svclayer.support.DefaultRtcService
 
DefaultSchedulerService - Class in org.opennms.web.svclayer.support
DefaultSchedulerService class.
DefaultSchedulerService() - Constructor for class org.opennms.web.svclayer.support.DefaultSchedulerService
 
DefaultSiteStatusViewService - Class in org.opennms.web.svclayer.support
This service layer class creates a collection that represents the current status of devices per site (a column from the asset table such as building, floor, etc.) The status per site is broken down into rows of categories from the categories table.
DefaultSiteStatusViewService() - Constructor for class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
 
DefaultStatisticsReportService - Class in org.opennms.web.svclayer.support
Web service layer implementation for statistics reports.
DefaultStatisticsReportService() - Constructor for class org.opennms.web.svclayer.support.DefaultStatisticsReportService
 
DefaultSurveillanceService - Class in org.opennms.web.svclayer.support
DefaultSurveillanceService class.
DefaultSurveillanceService() - Constructor for class org.opennms.web.svclayer.support.DefaultSurveillanceService
 
DefaultSurveillanceService.SurveillanceView - Class in org.opennms.web.svclayer.support
 
DefaultTroubleTicketProxy - Class in org.opennms.web.svclayer.support
DefaultTroubleTicketProxy class.
DefaultTroubleTicketProxy() - Constructor for class org.opennms.web.svclayer.support.DefaultTroubleTicketProxy
 
DefaultViewDisplayDao - Class in org.opennms.web.svclayer.dao.support
DefaultViewDisplayDao class.
DefaultViewDisplayDao() - Constructor for class org.opennms.web.svclayer.dao.support.DefaultViewDisplayDao
Constructor for DefaultViewDisplayDao.
deleteAssetParameter(String, String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
deleteAssetParameter(String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
deleteCategory(String, String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
deleteCategory(String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
deleteDeployedRequisition(String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
deleteDeployedRequisition(String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
deleteGroup(String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
deleteGroup(String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
deleteInterface(String, String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
deleteInterface(String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
deleteInterfaceService(String, String, String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
deleteInterfaceService(String, String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
deleteNode(String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
deleteNode(String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
deletePendingRequisition(String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
deletePendingRequisition(String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
destroy() - Method in class org.opennms.web.api.OriginHeaderFilter
 
destroy() - Method in class org.opennms.web.servlet.AddHeaderFilter
 
destroy() - Method in class org.opennms.web.servlet.AddRefreshHeaderFilter
destroy
destroy() - Method in class org.opennms.web.servlet.AddStrictTransportSecurityHeaderFilter
 
destroy() - Method in class org.opennms.web.servlet.SpaRoutingFilter
 
destroy() - Method in class org.opennms.web.servlet.StoreRequestPropertiesFilter
destroy
DISPLAY_LINK - org.opennms.web.navigate.DisplayStatus
 
DISPLAY_NO_LINK - org.opennms.web.navigate.DisplayStatus
 
DisplayStatus - Enum in org.opennms.web.navigate
DisplayStatus class.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opennms.web.api.OriginHeaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opennms.web.servlet.AddHeaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opennms.web.servlet.AddRefreshHeaderFilter
Adds a Refresh HTTP header before processing the request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opennms.web.servlet.AddStrictTransportSecurityHeaderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opennms.web.servlet.SpaRoutingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opennms.web.servlet.StoreRequestPropertiesFilter

E

EditModel(OnmsApplication, List<OnmsMonitoredService>, Collection<OnmsMonitoredService>, List<OnmsMonitoringLocation>, Collection<OnmsMonitoringLocation>) - Constructor for class org.opennms.web.svclayer.support.DefaultAdminApplicationService.EditModel
 
EditModel(OnmsCategory, List<OnmsNode>, Collection<OnmsNode>) - Constructor for class org.opennms.web.svclayer.support.DefaultAdminCategoryService.EditModel
 
ElementsAndLinks(List<BridgeElementNode>, List<BridgeLinkNode>, IsisElementNode, List<IsisLinkNode>, LldpElementNode, List<LldpLinkNode>, OspfElementNode, List<OspfLinkNode>, CdpElementNode, List<CdpLinkNode>) - Constructor for class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
encode(String) - Static method in class org.opennms.web.api.Util
Encapsulate the deprecated encode method to fix it in one place.
EnLinkdElementFactory - Class in org.opennms.web.enlinkd
 
EnLinkdElementFactory() - Constructor for class org.opennms.web.enlinkd.EnLinkdElementFactory
 
EnLinkdElementFactoryInterface - Interface in org.opennms.web.enlinkd
 
EnLinkdElementFactoryInterface.ElementsAndLinks - Class in org.opennms.web.enlinkd
 
equals(Object) - Method in class org.opennms.web.category.AvailabilityIpInterface
 
equals(Object) - Method in class org.opennms.web.category.AvailabilityMonitoredService
 
equals(Object) - Method in class org.opennms.web.category.AvailabilityNode
 
equals(Object) - Method in class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
equals(Object) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
equals(Object) - Method in class org.opennms.web.utils.assets.AssetResource
 
errorOccurred(Throwable) - Method in class org.opennms.web.svclayer.model.ProgressMonitor
errorOccurred
evaluate(HttpServletRequest, Object) - Method in interface org.opennms.web.navigate.ConditionalPageNavEntry
evaluate
execute(DeliveryConfig) - Method in interface org.opennms.web.svclayer.SchedulerService
 
execute(DeliveryConfig) - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
exists(String) - Method in interface org.opennms.web.svclayer.SchedulerService
 
exists(String) - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
existsGroup(String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
existsGroup(String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 

F

filterConfig - Variable in class org.opennms.web.servlet.AddRefreshHeaderFilter
 
findAll() - Method in interface org.opennms.web.svclayer.dao.CategoryConfigDao
findAll
findAll() - Method in class org.opennms.web.svclayer.dao.support.DefaultCategoryConfigDao
findAll
findAllApplications() - Method in interface org.opennms.web.svclayer.AdminApplicationService
findAllApplications
findAllApplications() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
findAllApplications
findAllCategories() - Method in interface org.opennms.web.svclayer.AdminCategoryService
findAllCategories
findAllCategories() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
findAllCategories
findAllMonitoredServices() - Method in interface org.opennms.web.svclayer.AdminApplicationService
findAllMonitoredServices
findAllMonitoredServices() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
findAllMonitoredServices
findAllMonitoringLocations() - Method in interface org.opennms.web.svclayer.AdminApplicationService
 
findAllMonitoringLocations() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
 
findAllNodes() - Method in interface org.opennms.web.svclayer.AdminCategoryService
findAllNodes
findAllNodes() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
findAllNodes
findApplication(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
findApplication
findApplicationAndAllMonitoredServices(String) - Method in interface org.opennms.web.svclayer.AdminApplicationService
findApplicationAndAllMonitoredServices
findApplicationAndAllMonitoredServices(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
findApplicationAndAllMonitoredServices
findByMonitoredService(int) - Method in interface org.opennms.web.svclayer.AdminApplicationService
findByMonitoredService
findByMonitoredService(int) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
findByMonitoredService
findByNode(int) - Method in interface org.opennms.web.svclayer.AdminCategoryService
findByNode
findByNode(int) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
findByNode
findCategoryAndAllNodes(String) - Method in interface org.opennms.web.svclayer.AdminCategoryService
findCategoryAndAllNodes
findCategoryAndAllNodes(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
findCategoryAndAllNodes
findChildResources(OnmsResource, String...) - Method in interface org.opennms.web.svclayer.api.ResourceService
findChildResources
findChildResources(OnmsResource, String...) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
findChildResources
findDomainChildResources(String) - Method in interface org.opennms.web.svclayer.api.ResourceService
findDomainChildResources
findDomainChildResources(String) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
findDomainChildResources
findNodeCategories(String) - Method in interface org.opennms.web.svclayer.AdminCategoryService
findNodeCategories
findNodeCategories(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
findNodeCategories
findNodeChildResources(int) - Method in interface org.opennms.web.svclayer.api.ResourceService
findNodeChildResources
findNodeChildResources(int) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
findNodeChildResources
findNodeChildResources(OnmsNode) - Method in interface org.opennms.web.svclayer.api.ResourceService
findNodeChildResources
findNodeChildResources(OnmsNode) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
findNodeChildResources
findNodeSourceChildResources(String) - Method in interface org.opennms.web.svclayer.api.ResourceService
findNodeSourceChildResources
findNodeSourceChildResources(String) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
findNodeSourceChildResources
findPrefabGraphsForChildResources(OnmsResource, String...) - Method in interface org.opennms.web.svclayer.api.ResourceService
findPrefabGraphsForChildResources
findPrefabGraphsForChildResources(OnmsResource, String...) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
findPrefabGraphsForChildResources
findPrefabGraphsForResource(OnmsResource) - Method in interface org.opennms.web.svclayer.api.ResourceService
findPrefabGraphsForResource
findPrefabGraphsForResource(OnmsResource) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
findPrefabGraphsForResource
findResults(ResourceId[], String[], String, String, long, long, String) - Method in interface org.opennms.web.svclayer.api.GraphResultsService
 
findResults(ResourceId[], String[], String, String, long, long, String) - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
 
findServiceApplications(String) - Method in interface org.opennms.web.svclayer.AdminApplicationService
findServiceApplications
findServiceApplications(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
findServiceApplications
findTopLevelResources() - Method in interface org.opennms.web.svclayer.api.ResourceService
findTopLevelResources
findTopLevelResources() - Method in class org.opennms.web.svclayer.support.DefaultResourceService
findTopLevelResources
finished(Object) - Method in class org.opennms.web.svclayer.model.ProgressMonitor
finished
flushAll() - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
flushAll() - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
formatDateToUIString(Date) - Static method in class org.opennms.web.api.Util
Deprecated.
We should use the fmt:formatDate taglib at the JSP level instead of converting Date instances into String instances inside the model code.
formatValue(double) - Static method in class org.opennms.web.category.CategoryUtil
Format an RTC value the way we want it.
forNodes(Collection<? extends Node>) - Static method in class org.opennms.web.category.NodeList
 

G

getActiveRepositories() - Method in interface org.opennms.web.svclayer.DatabaseReportListService
 
getActiveRepositories() - Method in class org.opennms.web.svclayer.support.DefaultDatabaseReportListService
 
getAdditionalDetails() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getAddress() - Method in class org.opennms.web.category.AvailabilityIpInterface
 
getAdhocGraph(ResourceId, String, String[], String[], String[], String[], String[], long, long) - Method in interface org.opennms.web.svclayer.RrdGraphService
 
getAdhocGraph(ResourceId, String, String[], String[], String[], String[], String[], long, long) - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
getAggregateStatus(String, String, String) - Method in interface org.opennms.web.svclayer.SiteStatusViewService
getAggregateStatus
getAggregateStatus(String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
getAggregateStatus
getAll() - Method in interface org.opennms.web.svclayer.DatabaseReportListService
Deprecated.
getAll() - Method in class org.opennms.web.svclayer.support.DefaultDatabaseReportListService
Deprecated.
getAll(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getAll(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getAllOnline() - Method in interface org.opennms.web.svclayer.DatabaseReportListService
Deprecated.
getAllOnline() - Method in class org.opennms.web.svclayer.support.DefaultDatabaseReportListService
Deprecated.
getAllowAccess() - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
getAllowAccess
getAllPrefabGraphs(ResourceId) - Method in interface org.opennms.web.svclayer.api.GraphResultsService
 
getAllPrefabGraphs(ResourceId) - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
 
getApplication() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.ApplicationAndMemberServices
 
getApplication() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.EditModel
 
getApplication(String) - Method in interface org.opennms.web.svclayer.AdminApplicationService
getApplication
getApplication(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
getApplication
getApplicationDao() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
getApplicationDao
getApplications() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.ServiceEditModel
 
getArea() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getAsset() - Method in class org.opennms.web.utils.assets.AssetResource
 
getAssetParameter(String, String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getAssetParameter(String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getAssetParameters(String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getAssetParameters(String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getAssets() - Method in interface org.opennms.web.utils.assets.AssetLocator
 
getAssets() - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getAssets(boolean) - Method in interface org.opennms.web.utils.assets.AssetLocator
 
getAssets(boolean) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getAsText() - Method in class org.opennms.web.api.ISO8601DateEditor
getAttribute(String) - Method in class org.opennms.web.servlet.XssRequestWrapper
getAttributeSieve() - Method in class org.opennms.web.svclayer.model.SummarySpecification
getAttributeSieve
getAuthorizedCategories(String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
getAuthorizedCategories(String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
getAuthorizedCategoriesAsString(String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
getAuthorizedCategoriesAsString(String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
getAuthPassPhrase() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getAuthProtocol() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getAvailability() - Method in class org.opennms.web.category.AvailabilityIpInterface
 
getAvailability() - Method in class org.opennms.web.category.AvailabilityMonitoredService
 
getAvailability() - Method in class org.opennms.web.category.AvailabilityNode
 
getAvailability() - Method in class org.opennms.web.svclayer.model.RtcNode
 
getAvailabilityAsString() - Method in class org.opennms.web.svclayer.model.RtcNode
 
getAvailableRoles() - Static method in class org.opennms.web.api.Authentication
 
getAvailClass() - Method in class org.opennms.web.category.Category
Deprecated.
Returns the availability CSS class for this category.
getAvailText() - Method in class org.opennms.web.category.Category
Deprecated.
Returns the availability text for this category ("XXX.XX%").
getBaseBridgeAddress() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getBaseNumPorts() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getBaseType() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getBridgeElements(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getBridgeElements(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getBridgeInfo() - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
getBridgeLinkCreateTime() - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
getBridgeLinkLastPollTime() - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
getBridgeLinkRemoteNodes() - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
getBridgeLinks(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getBridgeLinks(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getBridgeLocalPort() - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
getBridgeLocalPortUrl() - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
getBridgeNodeCreateTime() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getBridgeNodeLastPollTime() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getBridgeRemote() - Method in class org.opennms.web.enlinkd.BridgeLinkRemoteNode
 
getBridgeRemotePort() - Method in class org.opennms.web.enlinkd.BridgeLinkRemoteNode
 
getBridgeRemotePortUrl() - Method in class org.opennms.web.enlinkd.BridgeLinkRemoteNode
 
getBridgeRemoteUrl() - Method in class org.opennms.web.enlinkd.BridgeLinkRemoteNode
 
getCategories() - Method in interface org.opennms.web.svclayer.CategoryConfigService
getCategories
getCategories() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService.NodeEditModel
 
getCategories() - Method in class org.opennms.web.svclayer.support.DefaultCategoryConfigService
getCategories
getCategories(String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getCategories(String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getCategoriesForColumn(int) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
 
getCategoriesForRow(int) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
 
getCategoriesList() - Method in interface org.opennms.web.svclayer.CategoryConfigService
getCategoriesList
getCategoriesList() - Method in class org.opennms.web.svclayer.support.DefaultCategoryConfigService
getCategoriesList
getCategory() - Method in exception org.opennms.web.category.CategoryNotFoundException
Getter for the field category.
getCategory() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService.CategoryAndMemberNodes
 
getCategory() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService.EditModel
 
getCategory(String) - Method in class org.opennms.web.category.CategoryModel
Return the Category instance for the given category name.
getCategory(String) - Method in interface org.opennms.web.svclayer.AdminCategoryService
getCategory
getCategory(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
getCategory
getCategory(String, String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getCategory(String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getCategory1() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getCategory2() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getCategoryByLabel(String) - Method in interface org.opennms.web.svclayer.dao.CategoryConfigDao
getCategoryByLabel
getCategoryByLabel(String) - Method in class org.opennms.web.svclayer.dao.support.DefaultCategoryConfigDao
getCategoryByLabel
getCategoryClass(double, double, double) - Static method in class org.opennms.web.category.CategoryUtil
Determine the CSS class to use for a given value and thresholds.
getCategoryClass(Category) - Static method in class org.opennms.web.category.CategoryUtil
Determine the CSS class to use for a given category value and thresholds.
getCategoryClass(Category, double) - Static method in class org.opennms.web.category.CategoryUtil
Determine the CSS color to use for a given value and the given category's thresholds.
getCategoryComment(String) - Method in class org.opennms.web.category.CategoryModel
Look up the category definition and return the category's description.
getCategoryConfigDao() - Method in class org.opennms.web.svclayer.support.DefaultCategoryConfigService
getCategoryConfigDao
getCategoryDao() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
getCategoryDao
getCategoryDao() - Method in class org.opennms.web.svclayer.support.DefaultNodeListService
getCategoryDao
getCategoryDao() - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
getCategoryDao
getCategoryData() - Method in class org.opennms.web.category.CategoryList
getCategoryData
getCategoryMap() - Method in class org.opennms.web.category.CategoryModel
Return a mapping of category names to instances.
getCategoryNormalThreshold(String) - Method in class org.opennms.web.category.CategoryModel
Look up the category definition and return the category's normal threshold.
getCategoryWarningThreshold(String) - Method in class org.opennms.web.category.CategoryModel
Look up the category definition and return the category's warning threshold.
getCategoryWithName(String) - Method in interface org.opennms.web.svclayer.AdminCategoryService
getCategoryWithName
getCategoryWithName(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
getCategoryWithName
getCdpCacheDevice() - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
getCdpCacheDevicePort() - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
getCdpCacheDevicePortUrl() - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
getCdpCacheDeviceUrl() - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
getCdpCachePlatform() - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
getCdpCreateTime() - Method in class org.opennms.web.enlinkd.CdpElementNode
 
getCdpCreateTime() - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
getCdpElement(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getCdpElement(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getCdpGlobalDeviceId() - Method in class org.opennms.web.enlinkd.CdpElementNode
 
getCdpGlobalDeviceIdFormat() - Method in class org.opennms.web.enlinkd.CdpElementNode
 
getCdpGlobalRun() - Method in class org.opennms.web.enlinkd.CdpElementNode
 
getCdpLastPollTime() - Method in class org.opennms.web.enlinkd.CdpElementNode
 
getCdpLastPollTime() - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
getCdpLinks(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getCdpLinks(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getCdpLocalPort() - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
getCdpLocalPortUrl() - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
getCharacterEncoding() - Method in class org.opennms.web.servlet.XssRequestWrapper
getColumn() - Method in class org.opennms.web.utils.QueryParameters.Order
 
getColumnCount() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getColumnCount
getColumnCount() - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
 
getColumnHeaderList() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getColumnHeaderList
getColumnHeaders() - Method in class org.opennms.web.svclayer.model.SimpleWebTable
getColumnHeaders
getColumnHeaders() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getColumnHeaders
getColumnLabel(int) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
 
getColumnNodes() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getColumnNodes
getColumnOrderedRow(int) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
This method returns on ordered list of Aggregate Status columns based on the row specified from the status internal table.
getColumnOrderedRow(AggregateStatus[]) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
This method returns on ordered list of Aggregate Status columns based on the array argument.
getColumnOrderedRowsWithHeaders() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
Handy method for return a map with the key being the row header and the value being an ordered collection of aggregate stati.
getColumnReportCategory(int) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
 
getComment() - Method in class org.opennms.web.category.Category
Deprecated.
Return a description explaining this category.
getCommunity() - Method in class org.opennms.web.svclayer.model.SnmpInfo
Deprecated.
getConnectionHostName() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getConnectionIpAddress() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getContent() - Method in class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
getContentRange(long, long, long) - Static method in class org.opennms.web.utils.ResponseUtils
 
getContext() - Method in exception org.opennms.web.svclayer.support.SchedulerContextException
 
getContextEngineId() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getContextName() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getCronExpression() - Method in class org.opennms.web.svclayer.model.TriggerDescription
 
getData() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel
getData
getDate() - Method in class org.opennms.web.svclayer.model.GraphResults.BeanFriendlyCalendar
 
getDefaultPeriods() - Static method in class org.opennms.web.svclayer.model.RelativeTimePeriod
getDefaultPeriods
getDefinitionName() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getDeliveryOptions() - Method in class org.opennms.web.svclayer.model.TriggerDescription
getDeliveryOptions
getDeployedCount() - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getDeployedCount() - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getDeployedRequisitions() - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getDeployedRequisitions() - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getDeployedStats() - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getDeployedStats() - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getDeployedStats(String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getDeployedStats(String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getDescription() - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
getDescription
getDescription() - Method in class org.opennms.web.svclayer.model.ReportRepositoryDescription
getDescription
getDescription() - Method in class org.opennms.web.svclayer.model.TriggerDescription
getDescription
getDisplayName() - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
getDisplayName
getDisplayName() - Method in class org.opennms.web.svclayer.model.ReportRepositoryDescription
getDisplayName
getDisplayStatus() - Method in class org.opennms.web.navigate.DefaultMenuEntry
 
getDisplayStatus() - Method in interface org.opennms.web.navigate.MenuEntry
 
getDownEntityCount() - Method in class org.opennms.web.svclayer.model.AggregateStatus
getDownEntityCount
getDownNodes() - Method in class org.opennms.web.svclayer.model.AggregateStatus
getDownNodes
getDownServiceCount() - Method in class org.opennms.web.svclayer.model.RtcNode
 
getEarliestUpdate(Map<String, List<Category>>) - Static method in class org.opennms.web.category.CategoryList
Returns the earliest update time for the categories in categoryData.
getEnd() - Method in class org.opennms.web.svclayer.model.Graph
getEnd
getEnd() - Method in class org.opennms.web.svclayer.model.GraphResults
getEnd
getEndCalendar() - Method in class org.opennms.web.svclayer.model.GraphResults
getEndCalendar
getEndTime() - Method in class org.opennms.web.svclayer.model.SummarySpecification
getEndTime
getEngineId() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getEnterpriseId() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getEntries() - Method in class org.opennms.web.navigate.DefaultMenuEntry
 
getEntries() - Method in interface org.opennms.web.navigate.MenuEntry
If the list is null or empty, the MenuEntry is a leaf element and actually clickable.
getErrors() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel
getErrors
getErrors() - Method in class org.opennms.web.svclayer.model.SimpleWebTable
getErrors
getErrors() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel
getErrors
getEventProxy() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
 
getFilterRule() - Method in class org.opennms.web.svclayer.model.SummarySpecification
getFilterRule
getFlows() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getForeignSource() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getGeneratedId() - Method in class org.opennms.web.svclayer.model.GraphResults
 
getGraphDao() - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
getGraphDao
getGraphDao() - Method in class org.opennms.web.svclayer.support.DefaultResourceService
getGraphDao
getGraphDao() - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
getGraphDao
getGraphHeight() - Method in class org.opennms.web.svclayer.model.Graph
getGraphHeight
getGraphLeftOffset() - Method in class org.opennms.web.svclayer.model.GraphResults
getGraphLeftOffset
getGraphResultMap() - Method in class org.opennms.web.svclayer.model.GraphResults
getGraphResultMap
getGraphResultSets() - Method in class org.opennms.web.svclayer.model.GraphResults
getGraphResultSets
getGraphRightOffset() - Method in class org.opennms.web.svclayer.model.GraphResults
getGraphRightOffset
getGraphs() - Method in class org.opennms.web.svclayer.model.GraphResults.GraphResultSet
 
getGraphTopOffsetWithText() - Method in class org.opennms.web.svclayer.model.GraphResults
getGraphTopOffsetWithText
getGraphWidth() - Method in class org.opennms.web.svclayer.model.Graph
getGraphWidth
getGroup(String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
getGroup(String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
getGroups() - Method in interface org.opennms.web.svclayer.api.GroupService
 
getGroups() - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
getHeaderHtml(HttpServletRequest) - Method in interface org.opennms.web.api.OnmsHeaderProvider
Deprecated.
use HeaderComponent from vaadin-components/header instead.
getHeaderRefreshSeconds(String) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
getHeaderRefreshSeconds
getHeaderRefreshSeconds(String) - Method in interface org.opennms.web.svclayer.SurveillanceService
getHeaderRefreshSeconds
getHostHeader(HttpServletRequest) - Static method in class org.opennms.web.api.Util
Obtains the host and port used by the end user.
getHostName() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getHourMap() - Method in class org.opennms.web.svclayer.model.GraphResults
getHourMap
getHourOfDay() - Method in class org.opennms.web.svclayer.model.GraphResults.BeanFriendlyCalendar
 
getHours() - Static method in class org.opennms.web.svclayer.model.GraphResults
getHours
getId() - Method in class org.opennms.web.category.AvailabilityIpInterface
 
getId() - Method in class org.opennms.web.category.AvailabilityMonitoredService
 
getId() - Method in class org.opennms.web.category.AvailabilityNode
 
getId() - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
getId
getId() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getId() - Method in class org.opennms.web.svclayer.model.RelativeTimePeriod
getId
getId() - Method in class org.opennms.web.svclayer.model.ReportRepositoryDescription
getId
getId() - Method in class org.opennms.web.svclayer.model.StatisticsReportCommand
getId
getIndex() - Method in class org.opennms.web.svclayer.model.GraphResults.GraphResultSet
 
getInstance() - Static method in class org.opennms.web.category.CategoryModel
Return the CategoryModel.
getInstance() - Static method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getInstance(ServletContext) - Static method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getInstance(ApplicationContext) - Static method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getInterfaceAvailability(int, String) - Static method in class org.opennms.web.category.CategoryModel
Return the availability percentage for all managed services on the given interface for the last 24 hours.
getInterfaceCount() - Method in class org.opennms.web.svclayer.model.NodeListModel
getInterfaceCount
getInterfaceForNode(String, String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getInterfaceForNode(String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getInterfaces() - Method in class org.opennms.web.svclayer.model.NodeListModel.NodeModel
 
getInterfacesForNode(String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getInterfacesForNode(String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getIpAddress() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getIpInterfaces() - Method in class org.opennms.web.category.AvailabilityNode
 
getIplike() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getIsisCircAdminState() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisCircIfIndex() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisCreateTime() - Method in class org.opennms.web.enlinkd.IsisElementNode
 
getIsisElement(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getIsisElement(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getIsisISAdjNbrExtendedCircID() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisISAdjNeighPort() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisISAdjNeighSNPAAddress() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisISAdjNeighSysID() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisISAdjNeighSysType() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisISAdjNeighSysUrl() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisISAdjState() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisISAdjUrl() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisLastPollTime() - Method in class org.opennms.web.enlinkd.IsisElementNode
 
getIsisLinkCreateTime() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisLinkLastPollTime() - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
getIsisLinks(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getIsisLinks(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getIsisSysAdminState() - Method in class org.opennms.web.enlinkd.IsisElementNode
 
getIsisSysID() - Method in class org.opennms.web.enlinkd.IsisElementNode
 
getIsOnline() - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
getIsOnline
getKscReportFactory() - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
getKscReportFactory
getLabel() - Method in class org.opennms.web.svclayer.model.AggregateStatus
getLabel
getLabel() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getLabel
getLastCheckInTime() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getLastInLeftColumn() - Method in class org.opennms.web.svclayer.model.NodeListModel
getLastInLeftColumn
getLastUpdated() - Method in class org.opennms.web.category.Category
Deprecated.
Return the date and time this category was last updated by the RTC.
getLimit() - Method in class org.opennms.web.utils.QueryParameters
 
getLink() - Method in class org.opennms.web.svclayer.model.AggregateStatus
getLink
getLink() - Method in class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
getListInterfaces() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getLldpChassisId() - Method in class org.opennms.web.enlinkd.LldpElementNode
 
getLldpCreateTime() - Method in class org.opennms.web.enlinkd.LldpElementNode
 
getLldpCreateTime() - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
getLldpElement(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getLldpElement(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getLldpLastPollTime() - Method in class org.opennms.web.enlinkd.LldpElementNode
 
getLldpLastPollTime() - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
getLldpLinks(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getLldpLinks(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getLldpLocalPort() - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
getLldpLocalPortUrl() - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
getLldpRemChassisId() - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
getLldpRemChassisIdUrl() - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
getLldpRemInfo() - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
getLldpRemPort() - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
getLldpRemPortUrl() - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
getLldpSysName() - Method in class org.opennms.web.enlinkd.LldpElementNode
 
getLocation() - Method in interface org.opennms.web.navigate.MenuContext
 
getLocation() - Method in class org.opennms.web.svclayer.model.LocationMonitorIdCommand
 
getLocation() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getLocationMonitors() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel
getLocationMonitors
getMaclike() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getManagementUrl() - Method in class org.opennms.web.svclayer.model.ReportRepositoryDescription
getManagementUrl
getMaxRepetitions() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getMaxRequestSize() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getMaxVarsPerPdu() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getMemberLocations() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.ApplicationAndMemberServices
 
getMemberNodes() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService.CategoryAndMemberNodes
 
getMemberServices() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.ApplicationAndMemberServices
 
getMenu(MenuContext) - Method in interface org.opennms.web.api.MenuProvider
 
getMessage() - Method in exception org.opennms.web.servlet.MissingParameterException
getMessage
getMessage() - Method in exception org.opennms.web.svclayer.support.SchedulerContextException
 
getMib2Parm() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getMib2ParmMatchType() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getMib2ParmValue() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getMissingParameter() - Method in exception org.opennms.web.servlet.MissingParameterException
Getter for the field missingParameter.
getMonitoredServiceDao() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
getMonitoredServiceDao
getMonitoredServiceDao() - Method in class org.opennms.web.svclayer.support.DefaultRtcService
getMonitoredServiceDao
getMonitoredServices() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.EditModel
 
getMonitoringLocation() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getMonitoringLocations() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.EditModel
 
getMonth() - Method in class org.opennms.web.svclayer.model.GraphResults.BeanFriendlyCalendar
 
getMonthMap() - Method in class org.opennms.web.svclayer.model.GraphResults
getMonthMap
getMonths() - Static method in class org.opennms.web.svclayer.model.GraphResults
getMonths
getName() - Method in class org.opennms.web.category.AvailabilityMonitoredService
 
getName() - Method in class org.opennms.web.category.Category
Deprecated.
Return the unique name for this category.
getName() - Method in class org.opennms.web.navigate.DefaultMenuEntry
 
getName() - Method in interface org.opennms.web.navigate.MenuEntry
 
getName() - Method in interface org.opennms.web.navigate.PageNavEntry
getName
getName() - Method in class org.opennms.web.svclayer.model.Graph
getName
getName() - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
getName() - Method in class org.opennms.web.svclayer.model.RelativeTimePeriod
getName
getNextFireTime() - Method in class org.opennms.web.svclayer.model.TriggerDescription
getNextFireTime
getNode() - Method in class org.opennms.web.category.Category
Deprecated.
 
getNode() - Method in class org.opennms.web.svclayer.model.NodeListModel.NodeModel
 
getNode() - Method in class org.opennms.web.svclayer.model.RtcNode
 
getNode() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService.NodeEditModel
 
getNode(Long) - Method in class org.opennms.web.category.Category
Deprecated.
 
getNode(String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getNode(String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getNodeAvailability(int) - Static method in class org.opennms.web.category.CategoryModel
Return the availability percentage for all managed services on the given node for the last 24 hours.
getNodeCount() - Method in class org.opennms.web.svclayer.model.NodeListModel
getNodeCount
getNodeCriteria() - Method in class org.opennms.web.svclayer.model.GraphResults
 
getNodeDao() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
getNodeDao
getNodeDao() - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
getNodeDao
getNodeDao() - Method in class org.opennms.web.svclayer.support.DefaultNodeListService
getNodeDao
getNodeDao() - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
getNodeDao
getNodeDao() - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
getNodeDao
getNodeId() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getNodeIds() - Method in class org.opennms.web.category.Category
Deprecated.
 
getNodeList() - Method in interface org.opennms.web.svclayer.RtcService
getNodeList
getNodeList() - Method in class org.opennms.web.svclayer.support.DefaultRtcService
getNodeList
getNodeListForCriteria(OnmsCriteria, OnmsCriteria) - Method in interface org.opennms.web.svclayer.RtcService
getNodeListForCriteria
getNodeListForCriteria(OnmsCriteria, OnmsCriteria) - Method in class org.opennms.web.svclayer.support.DefaultRtcService
getNodeListForCriteria
getNodename() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getNodes() - Method in class org.opennms.web.category.Category
Deprecated.
 
getNodes() - Method in class org.opennms.web.svclayer.model.NodeListModel
getNodes
getNodes() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService.EditModel
 
getNodes(String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getNodes(String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getNodes(String, String, String) - Method in interface org.opennms.web.svclayer.SiteStatusViewService
getNodes
getNodes(String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
getNodes
getNodesForColumn(int) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getNodesForColumn
getNodesForRow(int) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getNodesForRow
getNodesLeft() - Method in class org.opennms.web.svclayer.model.NodeListModel
getNodesLeft
getNodesRight() - Method in class org.opennms.web.svclayer.model.NodeListModel
getNodesRight
getNodesWithDownAggregateStatus() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getNodesWithOutages() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getNormalThreshold() - Method in class org.opennms.web.category.Category
Deprecated.
Return the value considered to be the minimum "normal" value.
getObjects() - Method in class org.opennms.web.category.NodeList
 
getObjects() - Method in class org.opennms.web.svclayer.model.RtcNodeList
 
getOffset() - Method in class org.opennms.web.utils.QueryParameters
 
getOffsetAmount() - Method in class org.opennms.web.svclayer.model.RelativeTimePeriod
getOffsetAmount
getOffsetField() - Method in class org.opennms.web.svclayer.model.RelativeTimePeriod
getOffsetField
getOnlineReportsByRepositoryId(String) - Method in interface org.opennms.web.svclayer.DatabaseReportListService
Deprecated.
getOnlineReportsByRepositoryId(String) - Method in class org.opennms.web.svclayer.support.DefaultDatabaseReportListService
 
getOnmsGroup(String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
getOnmsGroup(String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
getOnmsGroupList() - Method in interface org.opennms.web.svclayer.api.GroupService
 
getOnmsGroupList() - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
getOrder() - Method in class org.opennms.web.utils.QueryParameters
 
getOrderedRows() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
This method returns an ordered list of Aggregate Status rows and columns the internal table.
getOspfAdminStat() - Method in class org.opennms.web.enlinkd.OspfElementNode
 
getOspfCreateTime() - Method in class org.opennms.web.enlinkd.OspfElementNode
 
getOspfElement(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getOspfElement(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getOspfLastPollTime() - Method in class org.opennms.web.enlinkd.OspfElementNode
 
getOspfLinkCreateTime() - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
getOspfLinkInfo() - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
getOspfLinkLastPollTime() - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
getOspfLinks(int) - Method in class org.opennms.web.enlinkd.EnLinkdElementFactory
 
getOspfLinks(int) - Method in interface org.opennms.web.enlinkd.EnLinkdElementFactoryInterface
 
getOspfLocalPort() - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
getOspfLocalPortUrl() - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
getOspfRemPort() - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
getOspfRemPortUrl() - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
getOspfRemRouterId() - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
getOspfRemRouterUrl() - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
getOspfRouterId() - Method in class org.opennms.web.enlinkd.OspfElementNode
 
getOspfVersionNumber() - Method in class org.opennms.web.enlinkd.OspfElementNode
 
getOutageClass() - Method in class org.opennms.web.category.Category
Deprecated.
Returns the outage CSS class for this category.
getOutageDao() - Method in class org.opennms.web.svclayer.support.DefaultRtcService
getOutageDao
getOutageText() - Method in class org.opennms.web.category.Category
Deprecated.
Returns the outage text for this category ("X of Y" nodes down).
getPage() - Method in class org.opennms.web.utils.QueryParameters
 
getParameter(String) - Method in class org.opennms.web.servlet.XssRequestWrapper
getParameter(HttpServletRequest, String) - Static method in class org.opennms.web.api.Util
 
getParameter(HttpServletRequest, String, String) - Static method in class org.opennms.web.api.Util
 
getParameterMap() - Method in class org.opennms.web.servlet.XssRequestWrapper
getParameterValues(String) - Method in class org.opennms.web.servlet.XssRequestWrapper
getPassword() - Method in interface org.opennms.web.api.SecurityContextService
Get the user password about the currently logged in user
getPath() - Method in class org.opennms.web.utils.assets.AssetResource
 
getPathValue(Object, String, Class<T>) - Static method in interface org.opennms.web.svclayer.support.PropertyUtils
getPathValue
getPendingCount() - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getPendingCount() - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getPeriodByIdOrDefault(String) - Static method in class org.opennms.web.svclayer.model.RelativeTimePeriod
getPeriodByIdOrDefault
getPeriodByIdOrDefault(RelativeTimePeriod[], String, RelativeTimePeriod) - Static method in class org.opennms.web.svclayer.model.RelativeTimePeriod
getPeriodByIdOrDefault
getPhase() - Method in class org.opennms.web.svclayer.model.ProgressMonitor
getPhase
getPhaseCount() - Method in class org.opennms.web.svclayer.model.ProgressMonitor
getPhaseCount
getPhaseLabel() - Method in class org.opennms.web.svclayer.model.ProgressMonitor
getPhaseLabel
getPort() - Method in class org.opennms.web.svclayer.model.SnmpInfo
getPort
getPrefabGraph() - Method in class org.opennms.web.svclayer.model.Graph
getPrefabGraph
getPrefabGraph(String) - Method in interface org.opennms.web.svclayer.api.ResourceService
getPrefabGraph
getPrefabGraph(String) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
getPrefabGraph
getPrefabGraph(ResourceId, String, long, long, Integer, Integer) - Method in interface org.opennms.web.svclayer.RrdGraphService
 
getPrefabGraph(ResourceId, String, long, long, Integer, Integer) - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
getPrettyResource() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
getPrettyResourceParentsReversed() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
getPrivPassPhrase() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getPrivProtocol() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getProperties(Object) - Static method in interface org.opennms.web.svclayer.support.PropertyUtils
getProperties
getProxyHost() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getRawMessage() - Method in exception org.opennms.web.svclayer.support.SchedulerContextException
 
getReadCommunity() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getRelativeTime() - Method in class org.opennms.web.svclayer.model.GraphResults
getRelativeTime
getRelativeTimePeriods() - Method in class org.opennms.web.svclayer.model.GraphResults
getRelativeTimePeriods
getReloadMinutes() - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getReport() - Method in class org.opennms.web.svclayer.model.Graph
getReport
getReport() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel
getReport
getReport(StatisticsReportCommand, BindingResult) - Method in interface org.opennms.web.svclayer.StatisticsReportService
getReport
getReport(StatisticsReportCommand, BindingResult) - Method in class org.opennms.web.svclayer.support.DefaultStatisticsReportService
getReport
getReportId() - Method in class org.opennms.web.svclayer.model.TriggerDescription
getReportId
getReportList() - Method in interface org.opennms.web.svclayer.api.KscReportService
getReportList
getReportList() - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
getReportList
getReportMap() - Method in interface org.opennms.web.svclayer.api.KscReportService
getReportMap
getReportMap() - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
getReportMap
getReportParameters() - Method in class org.opennms.web.svclayer.model.TriggerDescription
 
getReports() - Method in class org.opennms.web.svclayer.model.GraphResults
getReports
getReportsByRepositoryId(String) - Method in interface org.opennms.web.svclayer.DatabaseReportListService
 
getReportsByRepositoryId(String) - Method in class org.opennms.web.svclayer.support.DefaultDatabaseReportListService
 
getRepositoryId() - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
getRepositoryId
getRequiredParameters() - Method in exception org.opennms.web.servlet.MissingParameterException
Getter for the field requiredParameters.
getRequiredRrGraphdAttributes() - Method in class org.opennms.web.svclayer.model.Graph
getRequiredRrGraphdAttributes
getRequisition(String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getRequisition(String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getRequisitions() - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getRequisitions() - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getResource() - Method in class org.opennms.web.svclayer.model.Graph
getResource
getResource() - Method in class org.opennms.web.svclayer.model.GraphResults.GraphResultSet
 
getResource() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
getResource(String, String) - Method in interface org.opennms.web.utils.assets.AssetLocator
 
getResource(String, String) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getResource(String, String, boolean) - Method in interface org.opennms.web.utils.assets.AssetLocator
 
getResource(String, String, boolean) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getResource(String, List<? extends Resource>) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getResourceById(ResourceId) - Method in interface org.opennms.web.svclayer.api.ResourceService
getResourceById
getResourceById(ResourceId) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
getResourceById
getResourceDao() - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
getResourceDao
getResourceDao() - Method in class org.opennms.web.svclayer.support.DefaultResourceService
getResourceDao
getResourceDao() - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
getResourceDao
getResourceDao() - Method in class org.opennms.web.svclayer.support.DefaultStatisticsReportService
getResourceDao
getResourceFromGraph(Graph) - Method in interface org.opennms.web.svclayer.api.KscReportService
getResourceFromGraph
getResourceFromGraph(Graph) - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
getResourceFromGraph
getResourceParentLabel() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
getResourceParentsReversed() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
getResources(String) - Method in interface org.opennms.web.utils.assets.AssetLocator
 
getResources(String) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getResources(String, boolean) - Method in interface org.opennms.web.utils.assets.AssetLocator
 
getResources(String, boolean) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getResourceService() - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
getResourceService
getResourceTypes() - Method in class org.opennms.web.svclayer.model.GraphResults
getGraphResultSets
getResult() - Method in class org.opennms.web.svclayer.model.ProgressMonitor
getResult
getRetries() - Method in class org.opennms.web.svclayer.model.SnmpInfo
getRetries
getRowCount() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getRowCount
getRowCount() - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
 
getRowHeader(int) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getRowHeader
getRowHeaderList() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getRowHeaderList
getRowHeaders() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getRowHeaders
getRowLabel(int) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
 
getRowNodes() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getRowNodes
getRowReportCategory(int) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
 
getRows() - Method in class org.opennms.web.svclayer.model.SimpleWebTable
getRows
getRrdDao() - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
getRrdDao
getRrdDao() - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
getRrdDao
getRtcNodeList() - Method in class org.opennms.web.svclayer.model.RtcNodeModel
 
getRtcNodes() - Method in class org.opennms.web.svclayer.model.RtcNodeModel
 
getSecurityLevel() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getSecurityName() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getService() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getService() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.ServiceEditModel
 
getServiceAvailability(int, String, int) - Static method in class org.opennms.web.category.CategoryModel
Return the availability percentage for a managed service for the last 24 hours.
getServiceCount() - Method in class org.opennms.web.category.AvailabilityNode
 
getServiceCount() - Method in class org.opennms.web.svclayer.model.RtcNode
 
getServiceCounts(Category) - Static method in class org.opennms.web.category.Category
Deprecated.
Convenience method to count the number of services under a category and the number of those services that are currently down.
getServiceDownCount() - Method in class org.opennms.web.category.AvailabilityNode
 
getServiceDownCount() - Method in class org.opennms.web.category.Category
Deprecated.
Return the number of services that are currently down with this category.
getServiceForInterface(String, String, String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getServiceForInterface(String, String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getServicePercentage() - Method in class org.opennms.web.category.Category
Deprecated.
Return a percentage of the ratio of services that are up to all services in this category.
getServices() - Method in class org.opennms.web.category.AvailabilityIpInterface
 
getServicesForInterface(String, String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
getServicesForInterface(String, String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
getSiteStatusViewConfigDao() - Method in class org.opennms.web.svclayer.support.DefaultNodeListService
getSiteStatusViewConfigDao
getSnmpInterfaces() - Method in class org.opennms.web.svclayer.model.NodeListModel.NodeModel
 
getSnmpParm() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getSnmpParmMatchType() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getSnmpParmValue() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getSortedApplications() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.ServiceEditModel
 
getSortedCategories() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService.NodeEditModel
 
getSortedMemberLocations() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.EditModel
 
getSortedMemberNodes() - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService.EditModel
 
getSortedMemberServices() - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService.EditModel
 
getStart() - Method in class org.opennms.web.svclayer.model.Graph
getStart
getStart() - Method in class org.opennms.web.svclayer.model.GraphResults
getStart
getStartAndEndTimes() - Method in class org.opennms.web.svclayer.model.RelativeTimePeriod
getStartAndEndTimes
getStartCalendar() - Method in class org.opennms.web.svclayer.model.GraphResults
getStartCalendar
getStartTime() - Method in class org.opennms.web.svclayer.model.SummarySpecification
getStartTime
getStatisticsReportDao() - Method in class org.opennms.web.svclayer.support.DefaultStatisticsReportService
getStatisticsReportDao
getStatisticsReports() - Method in interface org.opennms.web.svclayer.StatisticsReportService
getStatisticsReports
getStatisticsReports() - Method in class org.opennms.web.svclayer.support.DefaultStatisticsReportService
getStatisticsReports
getStatus() - Method in class org.opennms.web.svclayer.model.AggregateStatus
getStatus
getStatus(int, int) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getStatus
getStatusRow(int) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getStatusRow
getStatusRowLabel() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getStatusSite() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getStatusTable() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getStatusTable
getStatusViewName() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getStpDesignatedRoot() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getStpPriority() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getStpProtocolSpecification() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getStpRootCost() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getStpRootPort() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getStyleClass() - Method in class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
getSurveillanceConfigDao() - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
getSurveillanceConfigDao
getThrowable() - Method in class org.opennms.web.svclayer.model.ProgressMonitor
getThrowable
getTimeout() - Method in class org.opennms.web.svclayer.model.SnmpInfo
getTimeout
getTimeSpans(boolean) - Method in interface org.opennms.web.svclayer.api.KscReportService
getTimeSpans
getTimeSpans(boolean) - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
getTimeSpans
getTitle() - Method in class org.opennms.web.category.Category
Deprecated.
Returns the category comment if there is one, otherwise, its name.
getTitle() - Method in class org.opennms.web.svclayer.model.Graph
getTitle
getTitle() - Method in class org.opennms.web.svclayer.model.SimpleWebTable
getTitle
getTopology() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
getTotalEntityCount() - Method in class org.opennms.web.svclayer.model.AggregateStatus
getTotalEntityCount
getTriggerDescriptions() - Method in interface org.opennms.web.svclayer.SchedulerService
 
getTriggerDescriptions() - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
getTriggerName() - Method in class org.opennms.web.svclayer.model.TriggerDescription
getTriggerName
getTTL() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getType() - Method in class org.opennms.web.utils.assets.AssetResource
 
getUrl() - Method in class org.opennms.web.navigate.DefaultMenuEntry
 
getUrl() - Method in interface org.opennms.web.navigate.MenuEntry
 
getUrl() - Method in interface org.opennms.web.navigate.PageNavEntry
getUrl
getUseMinified() - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
getUserForGroup(String, String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
getUserForGroup(String, String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
getUsername() - Method in interface org.opennms.web.api.SecurityContextService
Get the user name about the currently logged in user
getUsersOfGroup(String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
getUsersOfGroup(String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
getValue() - Method in class org.opennms.web.category.Category
Deprecated.
Return the current service level availability for this category.
getValue() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
getValue(UriInfo, String, String) - Static method in class org.opennms.web.utils.UriInfoUtils
 
getValues(UriInfo, String) - Static method in class org.opennms.web.utils.UriInfoUtils
 
getValues(UriInfo, String, List<String>) - Static method in class org.opennms.web.utils.UriInfoUtils
 
getVersion() - Method in class org.opennms.web.svclayer.model.SnmpInfo
getVersion
getView() - Method in class org.opennms.web.svclayer.dao.support.DefaultViewDisplayDao
getView
getView() - Method in interface org.opennms.web.svclayer.dao.ViewDisplayDao
getView
getViewNames() - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
getViewNames
getViewNames() - Method in interface org.opennms.web.svclayer.SurveillanceService
getViewNames
getVlan() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getVlanname() - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
getWarningThreshold() - Method in class org.opennms.web.category.Category
Deprecated.
Return the value considered to be the minimum value below the "normal" value where only a warning is necessary.
getWebTable() - Method in class org.opennms.web.svclayer.model.SurveillanceTable
getWebTable
getWriteCommunity() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
getYear() - Method in class org.opennms.web.svclayer.model.GraphResults.BeanFriendlyCalendar
 
Graph - Class in org.opennms.web.svclayer.model
Graph class.
Graph(PrefabGraph, OnmsResource, Date, Date) - Constructor for class org.opennms.web.svclayer.model.Graph
Constructor for Graph.
GraphResults - Class in org.opennms.web.svclayer.model
GraphResults class.
GraphResults() - Constructor for class org.opennms.web.svclayer.model.GraphResults
 
GraphResults.BeanFriendlyCalendar - Class in org.opennms.web.svclayer.model
 
GraphResults.GraphResultSet - Class in org.opennms.web.svclayer.model
Represents a group of graphs within a resource.
GraphResultSet() - Constructor for class org.opennms.web.svclayer.model.GraphResults.GraphResultSet
 
GraphResultsService - Interface in org.opennms.web.svclayer.api
GraphResultsService interface.
GroupService - Interface in org.opennms.web.svclayer.api
 

H

hasCategory1() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasCategory2() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasFlows() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasForeignSource() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hashCode() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
hashCode() - Method in class org.opennms.web.utils.assets.AssetResource
 
hasIplike() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasKey(MultivaluedMap<String, String>, String) - Static method in class org.opennms.web.utils.UriInfoUtils
 
hasKey(UriInfo, String) - Static method in class org.opennms.web.utils.UriInfoUtils
 
hasMaclike() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasMaxRepetitions() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
hasMaxRequestSize() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
hasMaxVarsPerPdu() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
hasMib2Parm() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasMib2ParmMatchType() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasMib2ParmValue() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasMonitoringLocation() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasNodeId() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasNodename() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasRole(String) - Method in interface org.opennms.web.api.SecurityContextService
Check if the currently logged in user has the required role.
hasSecurityLevel() - Method in class org.opennms.web.svclayer.model.SnmpInfo
Returns true if SnmpInfo.m_securityLevel is not null.
hasService() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasSnmpParm() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasSnmpParmMatchType() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasSnmpParmValue() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasStatusRowLabel() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasStatusSite() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasStatusViewName() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hasTimeout() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
hasTopology() - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
hostHeaders - Static variable in class org.opennms.web.api.Util
 
htmlify(String) - Static method in class org.opennms.web.api.Util
htmlify
HtmlInjectHandler - Class in org.opennms.web.api
Allows services to inject HTML content at arbitrary URLs.
HtmlInjectHandler() - Constructor for class org.opennms.web.api.HtmlInjectHandler
 
HtmlInjector - Interface in org.opennms.web.api
Allows services to inject HTML content at arbitrary URLs.

I

importRequisition(String, String) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
importRequisition(String, String) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
init(FilterConfig) - Method in class org.opennms.web.api.OriginHeaderFilter
 
init(FilterConfig) - Method in class org.opennms.web.servlet.AddHeaderFilter
 
init(FilterConfig) - Method in class org.opennms.web.servlet.AddRefreshHeaderFilter
init(FilterConfig) - Method in class org.opennms.web.servlet.AddStrictTransportSecurityHeaderFilter
 
init(FilterConfig) - Method in class org.opennms.web.servlet.SpaRoutingFilter
 
init(FilterConfig) - Method in class org.opennms.web.servlet.StoreRequestPropertiesFilter
init(ServletContext) - Static method in class org.opennms.web.servlet.ServletInitializer
Initialize servlet and JSP configuration on the first invocation of this method.
InitializerServletContextListener - Class in org.opennms.web.servlet
This listener is specified in the web.xml to listen to ServletContext lifecyle events.
InitializerServletContextListener() - Constructor for class org.opennms.web.servlet.InitializerServletContextListener
 
InitializerServletContextListener.RTCPostSubscriberTimerTask - Class in org.opennms.web.servlet
This task is used to call RTCPostSubscriber.subscribeAll(String) if the categories have not been updated recently or ever (such as at startup).
inject(HttpServletRequest) - Static method in class org.opennms.web.api.HtmlInjectHandler
 
inject(HttpServletRequest) - Method in interface org.opennms.web.api.HtmlInjector
Inject content into the current page.
InvalidCronExpressionException - Exception in org.opennms.web.svclayer.support
 
InvalidCronExpressionException(ParseException, String) - Constructor for exception org.opennms.web.svclayer.support.InvalidCronExpressionException
 
IpInterfaceComparator() - Constructor for class org.opennms.web.svclayer.support.DefaultNodeListService.IpInterfaceComparator
 
isAsc() - Method in class org.opennms.web.utils.QueryParameters.Order
 
isAuthenticated() - Method in interface org.opennms.web.api.SecurityContextService
Check if the currently logged in user is authenticated.
isDesc() - Method in class org.opennms.web.utils.QueryParameters.Order
 
isDisconnected() - Method in class org.opennms.web.category.CategoryList
isDisconnected
isDisconnected(long) - Method in class org.opennms.web.category.CategoryList
isDisconnected
isDisplay() - Method in enum org.opennms.web.navigate.DisplayStatus
isDisplay
isDisplayLink() - Method in enum org.opennms.web.navigate.DisplayStatus
isDisplayLink
isError() - Method in class org.opennms.web.svclayer.model.ProgressMonitor
isError
isFinished() - Method in class org.opennms.web.svclayer.model.ProgressMonitor
isFinished
isisElement - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
IsisElementNode - Class in org.opennms.web.enlinkd
 
IsisElementNode() - Constructor for class org.opennms.web.enlinkd.IsisElementNode
 
IsisLinkNode - Class in org.opennms.web.enlinkd
 
IsisLinkNode() - Constructor for class org.opennms.web.enlinkd.IsisLinkNode
 
isisLinks - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
ISO8601DateEditor - Class in org.opennms.web.api
PropertyEditor suitable for use by BeanWrapperImpl, so that we can accept xsd:datetime formatted dates in query strings.
ISO8601DateEditor() - Constructor for class org.opennms.web.api.ISO8601DateEditor
 
isPaintable() - Method in class org.opennms.web.api.ISO8601DateEditor
No, we don't do GUIs.
isUp() - Method in class org.opennms.web.category.AvailabilityMonitoredService
 
isUserInRole(String) - Method in interface org.opennms.web.navigate.MenuContext
 
isValidRole(String) - Static method in class org.opennms.web.api.Authentication
 
isViewName(String) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
isViewName
isViewName(String) - Method in interface org.opennms.web.svclayer.SurveillanceService
isViewName

K

KscReportService - Interface in org.opennms.web.svclayer.api
KscReportService interface.

L

lastModified() - Method in interface org.opennms.web.utils.assets.AssetLocator
 
lastModified() - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
lldpElement - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
LldpElementNode - Class in org.opennms.web.enlinkd
 
LldpElementNode() - Constructor for class org.opennms.web.enlinkd.LldpElementNode
 
LldpLinkNode - Class in org.opennms.web.enlinkd
 
LldpLinkNode() - Constructor for class org.opennms.web.enlinkd.LldpLinkNode
 
lldpLinks - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
LocationMonitorIdCommand - Class in org.opennms.web.svclayer.model
LocationMonitorIdCommand class.
LocationMonitorIdCommand() - Constructor for class org.opennms.web.svclayer.model.LocationMonitorIdCommand
 
LocationMonitorListModel - Class in org.opennms.web.svclayer.model
LocationMonitorListModel class.
LocationMonitorListModel() - Constructor for class org.opennms.web.svclayer.model.LocationMonitorListModel
Constructor for LocationMonitorListModel.
LocationMonitorListModel.LocationMonitorModel - Class in org.opennms.web.svclayer.model
 
LocationMonitorModel() - Constructor for class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
LocationMonitorModel(OnmsMonitoringLocation) - Constructor for class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
Create a LocationMonitorModel and populate it with data from a OnmsLocationMonitor and OnmsMonitoringLocationDefinition (if any).

M

m_categoryDef - Variable in class org.opennms.web.category.Category
Deprecated.
The category definition (from the categories.xml file).
m_disconnectTimeout - Variable in class org.opennms.web.category.CategoryList
 
m_lastUpdated - Variable in class org.opennms.web.category.Category
Deprecated.
The last time this category was updated.
m_model - Variable in class org.opennms.web.category.CategoryList
 
m_proxy - Variable in class org.opennms.web.category.RTCPostSubscriber
 
m_rtcCategory - Variable in class org.opennms.web.category.Category
Deprecated.
An update from the RTC about the service level availability for this category.
m_sections - Variable in class org.opennms.web.category.CategoryList
Display rules from viewsdisplay.xml.
m_serviceCount - Variable in class org.opennms.web.category.Category
Deprecated.
A cached value of the total number of services on nodes belonging to this category.
m_serviceDownCount - Variable in class org.opennms.web.category.Category
Deprecated.
A cached value of the total number of services on nodes belonging to this category that are currently down.
m_servicePercentage - Variable in class org.opennms.web.category.Category
Deprecated.
A cached value of the ratio of services that are up on notes belonging to this category to all nodes belonging in this category.
makeHiddenTags(HttpServletRequest) - Static method in class org.opennms.web.api.Util
Creates hidden tags for all the parameters given in the request.
makeHiddenTags(HttpServletRequest, String[]) - Static method in class org.opennms.web.api.Util
Creates hidden tags for all the parameters given in the request.
makeHiddenTags(HttpServletRequest, Map<String, Object>) - Static method in class org.opennms.web.api.Util
Creates hidden tags for all the parameters given in the request.
makeHiddenTags(HttpServletRequest, Map<String, Object>, String[]) - Static method in class org.opennms.web.api.Util
Creates hidden tags for all the parameters given in the request plus the additions, except for the parameters and additions listed in the ignore list.
makeHiddenTags(HttpServletRequest, Map<String, Object>, String[], Util.IgnoreType) - Static method in class org.opennms.web.api.Util
Creates hidden tags for all the parameters given in the request plus the additions, except for the parmeters listed in the ignore list.
makeQueryString(HttpServletRequest) - Static method in class org.opennms.web.api.Util
Creates a query string of the format "key1=value1&key2=value2" for each parameter in the given HttpServletRequest.
makeQueryString(HttpServletRequest, String[]) - Static method in class org.opennms.web.api.Util
Creates a query string of the format "key1=value1&key2=value2" for each parameter in the given HttpServletRequest that is not listed in the ignore list.
makeQueryString(HttpServletRequest, Map<String, Object>) - Static method in class org.opennms.web.api.Util
Creates a query string of the format "key1=value1&key2=value2" for each parameter in the given HttpServletRequest and key in given Map.
makeQueryString(HttpServletRequest, Map<String, Object>, String[]) - Static method in class org.opennms.web.api.Util
Creates a query string of the format "key1=value1&key2=value2" for each parameter in the given HttpServletRequest and key in given Map that is not listed in the ignore list.
makeQueryString(HttpServletRequest, Map<String, Object>, String[], Util.IgnoreType) - Static method in class org.opennms.web.api.Util
Creates a query string of the format "key1=value1&key2=value2" for each parameter in the given HttpServletRequest and key in given Map that is not listed in the ignore list.
MenuContext - Interface in org.opennms.web.navigate
The context of the current menu to help building it.
MenuEntry - Interface in org.opennms.web.navigate
Simple representation of an entry in the menu.
MenuProvider - Interface in org.opennms.web.api
 
missingParameter - Variable in exception org.opennms.web.servlet.MissingParameterException
 
MissingParameterException - Exception in org.opennms.web.servlet
MissingParameterException class.
MissingParameterException(String) - Constructor for exception org.opennms.web.servlet.MissingParameterException
Constructor for MissingParameterException.
MissingParameterException(String, String[]) - Constructor for exception org.opennms.web.servlet.MissingParameterException
Constructor for MissingParameterException.

N

newRow() - Method in class org.opennms.web.svclayer.model.SimpleWebTable
newRow
NO_DISPLAY - org.opennms.web.navigate.DisplayStatus
 
NodeEditModel(OnmsNode, List<OnmsCategory>) - Constructor for class org.opennms.web.svclayer.support.DefaultAdminCategoryService.NodeEditModel
 
NodeList - Class in org.opennms.web.category
 
NodeList() - Constructor for class org.opennms.web.category.NodeList
 
NodeList(Collection<? extends AvailabilityNode>) - Constructor for class org.opennms.web.category.NodeList
 
NodeListCommand - Class in org.opennms.web.svclayer.model
 
NodeListCommand() - Constructor for class org.opennms.web.svclayer.model.NodeListCommand
 
NodeListModel - Class in org.opennms.web.svclayer.model
NodeListModel class.
NodeListModel(List<NodeListModel.NodeModel>, int) - Constructor for class org.opennms.web.svclayer.model.NodeListModel
Constructor for NodeListModel.
NodeListModel.NodeModel - Class in org.opennms.web.svclayer.model
 
NodeListService - Interface in org.opennms.web.svclayer
NodeListService interface.
NodeModel(OnmsNode, List<OnmsIpInterface>, List<OnmsSnmpInterface>) - Constructor for class org.opennms.web.svclayer.model.NodeListModel.NodeModel
 
NODES_ARE_DOWN - Static variable in class org.opennms.web.svclayer.model.AggregateStatus
Constant NODES_ARE_DOWN="Critical"

O

ONE_SERVICE_DOWN - Static variable in class org.opennms.web.svclayer.model.AggregateStatus
Constant ONE_SERVICE_DOWN="Warning"
OnmsHeaderProvider - Interface in org.opennms.web.api
Deprecated.
use HeaderComponent from vaadin-components/header instead.
open(String, String) - Method in interface org.opennms.web.utils.assets.AssetLocator
 
open(String, String) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
open(String, String, boolean) - Method in interface org.opennms.web.utils.assets.AssetLocator
 
open(String, String, boolean) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
Order(String, boolean) - Constructor for class org.opennms.web.utils.QueryParameters.Order
 
org.opennms.web.api - package org.opennms.web.api
 
org.opennms.web.category - package org.opennms.web.category
 
org.opennms.web.enlinkd - package org.opennms.web.enlinkd
 
org.opennms.web.navigate - package org.opennms.web.navigate
 
org.opennms.web.servlet - package org.opennms.web.servlet
 
org.opennms.web.svclayer - package org.opennms.web.svclayer
 
org.opennms.web.svclayer.api - package org.opennms.web.svclayer.api
 
org.opennms.web.svclayer.dao - package org.opennms.web.svclayer.dao
 
org.opennms.web.svclayer.dao.support - package org.opennms.web.svclayer.dao.support
 
org.opennms.web.svclayer.model - package org.opennms.web.svclayer.model
 
org.opennms.web.svclayer.support - package org.opennms.web.svclayer.support
 
org.opennms.web.utils - package org.opennms.web.utils
 
org.opennms.web.utils.assets - package org.opennms.web.utils.assets
 
OriginHeaderFilter - Class in org.opennms.web.api
 
OriginHeaderFilter() - Constructor for class org.opennms.web.api.OriginHeaderFilter
 
ospfElement - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
OspfElementNode - Class in org.opennms.web.enlinkd
 
OspfElementNode() - Constructor for class org.opennms.web.enlinkd.OspfElementNode
 
OspfLinkNode - Class in org.opennms.web.enlinkd
 
OspfLinkNode() - Constructor for class org.opennms.web.enlinkd.OspfLinkNode
 
ospfLinks - Variable in class org.opennms.web.enlinkd.EnLinkdElementFactoryInterface.ElementsAndLinks
 
OVERALL_AVAILABILITY_CATEGORY - Static variable in class org.opennms.web.category.CategoryModel
The name of the category that includes all services and nodes.

P

Page - Class in org.opennms.web.utils
 
Page(Integer, Integer) - Constructor for class org.opennms.web.utils.Page
 
PageNavEntry - Interface in org.opennms.web.navigate
 
performEdit(String, String, String[], String[]) - Method in interface org.opennms.web.svclayer.AdminCategoryService
performEdit
performEdit(String, String, String[], String[]) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
performEdit
performEditLocations(String, String, String[], String[]) - Method in interface org.opennms.web.svclayer.AdminApplicationService
 
performEditLocations(String, String, String[], String[]) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
 
performEditServices(String, String, String[], String[]) - Method in interface org.opennms.web.svclayer.AdminApplicationService
 
performEditServices(String, String, String[], String[]) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
performEdit
performNodeEdit(String, String, String[], String[]) - Method in interface org.opennms.web.svclayer.AdminCategoryService
performNodeEdit
performNodeEdit(String, String, String[], String[]) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
performNodeEdit
performServiceEdit(String, String, String[], String[]) - Method in interface org.opennms.web.svclayer.AdminApplicationService
performServiceEdit
performServiceEdit(String, String, String[], String[]) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
performServiceEdit
PrettyOnmsResource(OnmsResource) - Constructor for class org.opennms.web.svclayer.model.StatisticsReportModel.PrettyOnmsResource
Constructor for PrettyOnmsResource.
ProgressMonitor - Class in org.opennms.web.svclayer.model
ProgressMonitor class.
ProgressMonitor() - Constructor for class org.opennms.web.svclayer.model.ProgressMonitor
 
promoteGraphAttributesForResource(OnmsResource) - Method in interface org.opennms.web.svclayer.api.ResourceService
promoteGraphAttributesForResource
promoteGraphAttributesForResource(OnmsResource) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
promoteGraphAttributesForResource
promoteGraphAttributesForResource(ResourceId) - Method in interface org.opennms.web.svclayer.api.ResourceService
promoteGraphAttributesForResource
promoteGraphAttributesForResource(ResourceId) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
promoteGraphAttributesForResource
PropertyUtils - Interface in org.opennms.web.svclayer.support
 

Q

QueryParameters - Class in org.opennms.web.utils
 
QueryParameters() - Constructor for class org.opennms.web.utils.QueryParameters
 
QueryParameters.Order - Class in org.opennms.web.utils
 
QueryParametersBuilder - Class in org.opennms.web.utils
 

R

RelativeTimePeriod - Class in org.opennms.web.svclayer.model
RelativeTimePeriod class.
RelativeTimePeriod() - Constructor for class org.opennms.web.svclayer.model.RelativeTimePeriod
Constructor for RelativeTimePeriod.
RelativeTimePeriod(String, String, int, int) - Constructor for class org.opennms.web.svclayer.model.RelativeTimePeriod
Constructor for RelativeTimePeriod.
reload() - Method in interface org.opennms.web.utils.assets.AssetLocator
 
reload() - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
reloadConfigurationFiles() - Method in interface org.opennms.web.svclayer.DatabaseReportListService
 
reloadConfigurationFiles() - Method in class org.opennms.web.svclayer.support.DefaultDatabaseReportListService
 
removeApplication(String) - Method in interface org.opennms.web.svclayer.AdminApplicationService
removeApplication
removeApplication(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
removeApplication
removeAttribute(String) - Method in class org.opennms.web.servlet.XssRequestWrapper
removeCategory(String) - Method in interface org.opennms.web.svclayer.AdminCategoryService
removeCategory
removeCategory(String) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
removeCategory
removeCategory(String, String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
removeCategory(String, String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
removeTrigger(String) - Method in interface org.opennms.web.svclayer.SchedulerService
 
removeTrigger(String) - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
removeTriggers(String[]) - Method in interface org.opennms.web.svclayer.SchedulerService
 
removeTriggers(String[]) - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
renameGroup(String, String) - Method in interface org.opennms.web.svclayer.api.GroupService
 
renameGroup(String, String) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
ReportRepositoryDescription - Class in org.opennms.web.svclayer.model
 
ReportRepositoryDescription() - Constructor for class org.opennms.web.svclayer.model.ReportRepositoryDescription
 
REQUEST_ONLY - org.opennms.web.api.Util.IgnoreType
 
requiredParameters - Variable in exception org.opennms.web.servlet.MissingParameterException
 
RequisitionAccessService - Interface in org.opennms.web.svclayer.api
 
resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
RESOURCE_IDS_CONTEXT - Static variable in class org.opennms.web.svclayer.support.DefaultGraphResultsService
 
ResourceService - Interface in org.opennms.web.svclayer.api
ResourceService interface.
ResponseUtils - Class in org.opennms.web.utils
 
RestUtils - Class in org.opennms.web.api
 
RestUtils() - Constructor for class org.opennms.web.api.RestUtils
 
returnErrorImage(String) - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
returnErrorImage
ROLE_ADMIN - Static variable in class org.opennms.web.api.Authentication
 
ROLE_ASSET_EDITOR - Static variable in class org.opennms.web.api.Authentication
 
ROLE_CONFIGURATION_FILE - Static variable in class org.opennms.web.api.Authentication
 
ROLE_DASHBOARD - Static variable in class org.opennms.web.api.Authentication
 
ROLE_DELEGATE - Static variable in class org.opennms.web.api.Authentication
 
ROLE_DEVICE_CONFIG_BACKUP - Static variable in class org.opennms.web.api.Authentication
 
ROLE_FILESYSTEM_EDITOR - Static variable in class org.opennms.web.api.Authentication
 
ROLE_FLOW_MANAGER - Static variable in class org.opennms.web.api.Authentication
 
ROLE_JMX - Static variable in class org.opennms.web.api.Authentication
 
ROLE_MINION - Static variable in class org.opennms.web.api.Authentication
 
ROLE_MOBILE - Static variable in class org.opennms.web.api.Authentication
 
ROLE_PROVISION - Static variable in class org.opennms.web.api.Authentication
 
ROLE_READONLY - Static variable in class org.opennms.web.api.Authentication
 
ROLE_REPORT_DESIGNER - Static variable in class org.opennms.web.api.Authentication
 
ROLE_REST - Static variable in class org.opennms.web.api.Authentication
 
ROLE_RTC - Static variable in class org.opennms.web.api.Authentication
 
ROLE_USER - Static variable in class org.opennms.web.api.Authentication
 
RrdGraphService - Interface in org.opennms.web.svclayer
RrdGraphService interface.
RtcNode - Class in org.opennms.web.svclayer.model
 
RtcNode(OnmsNode, int, int, double) - Constructor for class org.opennms.web.svclayer.model.RtcNode
 
RtcNodeList - Class in org.opennms.web.svclayer.model
 
RtcNodeList() - Constructor for class org.opennms.web.svclayer.model.RtcNodeList
 
RtcNodeList(Collection<? extends RtcNode>) - Constructor for class org.opennms.web.svclayer.model.RtcNodeList
 
RtcNodeModel - Class in org.opennms.web.svclayer.model
RtcNodeModel class.
RtcNodeModel() - Constructor for class org.opennms.web.svclayer.model.RtcNodeModel
 
RTCPostSubscriber - Class in org.opennms.web.category
RTCPostSubscriber class.
RTCPostSubscriber() - Constructor for class org.opennms.web.category.RTCPostSubscriber
Constructor for RTCPostSubscriber.
RTCPostSubscriberTimerTask() - Constructor for class org.opennms.web.servlet.InitializerServletContextListener.RTCPostSubscriberTimerTask
 
RtcService - Interface in org.opennms.web.svclayer
RtcService interface.
run() - Method in class org.opennms.web.servlet.InitializerServletContextListener.RTCPostSubscriberTimerTask
 

S

saveGroup(Group) - Method in interface org.opennms.web.svclayer.api.GroupService
 
saveGroup(Group) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
saveGroup(Group, List<String>) - Method in interface org.opennms.web.svclayer.api.GroupService
 
saveGroup(Group, List<String>) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
saveGroup(OnmsGroup) - Method in interface org.opennms.web.svclayer.api.GroupService
 
saveGroup(OnmsGroup) - Method in class org.opennms.web.svclayer.support.DefaultGroupService
 
SchedulerContextException - Exception in org.opennms.web.svclayer.support
 
SchedulerContextException(String, String) - Constructor for exception org.opennms.web.svclayer.support.SchedulerContextException
 
SchedulerContextException(String, String, Exception) - Constructor for exception org.opennms.web.svclayer.support.SchedulerContextException
 
SchedulerContextException(String, String, Object...) - Constructor for exception org.opennms.web.svclayer.support.SchedulerContextException
 
SchedulerException - Exception in org.opennms.web.svclayer.support
 
SchedulerException(Exception) - Constructor for exception org.opennms.web.svclayer.support.SchedulerException
 
SchedulerException(String) - Constructor for exception org.opennms.web.svclayer.support.SchedulerException
 
SchedulerException(String, Exception) - Constructor for exception org.opennms.web.svclayer.support.SchedulerException
 
SchedulerService - Interface in org.opennms.web.svclayer
SchedulerService interface.
seconds - Variable in class org.opennms.web.servlet.AddRefreshHeaderFilter
 
SecurityContextService - Interface in org.opennms.web.api
 
sendSubscribeEvent(EventProxy, String, String, String, String) - Static method in class org.opennms.web.category.RTCPostSubscriber
sendSubscribeEvent
sendUnsubscribeEvent(EventProxy, String) - Static method in class org.opennms.web.category.RTCPostSubscriber
sendUnsubscribeEvent
ServiceEditModel(OnmsMonitoredService, List<OnmsApplication>) - Constructor for class org.opennms.web.svclayer.support.DefaultAdminApplicationService.ServiceEditModel
 
ServiceException - Exception in org.opennms.web.svclayer
ServiceException class.
ServiceException(String, Exception) - Constructor for exception org.opennms.web.svclayer.ServiceException
Constructor for ServiceException.
ServletInitializer - Class in org.opennms.web.servlet
Encapsulates all initialization and configuration needed by the OpenNMS servlets and JSPs.
setAdditionalDetails(Map<String, String>) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setAlarmDao(AlarmDao) - Method in class org.opennms.web.svclayer.support.DefaultTroubleTicketProxy
setAlarmDao
setAllowAccess(boolean) - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
setAllowAccess
setApplicationDao(ApplicationDao) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
setApplicationDao
setArea(String) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setAsText(String) - Method in class org.opennms.web.api.ISO8601DateEditor
setAttribute(String, Object) - Method in class org.opennms.web.servlet.XssRequestWrapper
setAttributeSieve(String) - Method in class org.opennms.web.svclayer.model.SummarySpecification
setAttributeSieve
setAuthPassPhrase(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setAuthProtocol(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setBaseBridgeAddress(String) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setBaseNumPorts(Integer) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setBaseType(String) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setBeanProperties(Object, MultivaluedMap<String, String>) - Static method in class org.opennms.web.api.RestUtils
Use Spring's PropertyAccessorFactory to set values on the specified bean.
setBridgeInfo(String) - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
setBridgeLinkCreateTime(String) - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
setBridgeLinkLastPollTime(String) - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
setBridgeLinkRemoteNodes(List<BridgeLinkRemoteNode>) - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
setBridgeLocalPort(String) - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
setBridgeLocalPortUrl(String) - Method in class org.opennms.web.enlinkd.BridgeLinkNode
 
setBridgeNodeCreateTime(String) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setBridgeNodeLastPollTime(String) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setBridgeRemote(String) - Method in class org.opennms.web.enlinkd.BridgeLinkRemoteNode
 
setBridgeRemotePort(String) - Method in class org.opennms.web.enlinkd.BridgeLinkRemoteNode
 
setBridgeRemotePortUrl(String) - Method in class org.opennms.web.enlinkd.BridgeLinkRemoteNode
 
setBridgeRemoteUrl(String) - Method in class org.opennms.web.enlinkd.BridgeLinkRemoteNode
 
setCategory1(String[]) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setCategory2(String[]) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setCategoryConfigDao(CategoryConfigDao) - Method in class org.opennms.web.svclayer.support.DefaultCategoryConfigService
setCategoryConfigDao
setCategoryDao(CategoryDao) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
setCategoryDao
setCategoryDao(CategoryDao) - Method in class org.opennms.web.svclayer.support.DefaultNodeListService
setCategoryDao
setCategoryDao(CategoryDao) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
setCategoryDao
setCategoryDao(CategoryDao) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
setCategoryDao
setCdpCacheDevice(String) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
setCdpCacheDevicePort(String) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
setCdpCacheDevicePortUrl(String) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
setCdpCacheDeviceUrl(String) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
setCdpCachePlatform(String) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
setCdpCreateTime(String) - Method in class org.opennms.web.enlinkd.CdpElementNode
 
setCdpCreateTime(String) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
setCdpGlobalDeviceId(String) - Method in class org.opennms.web.enlinkd.CdpElementNode
 
setCdpGlobalDeviceIdFormat(String) - Method in class org.opennms.web.enlinkd.CdpElementNode
 
setCdpGlobalRun(String) - Method in class org.opennms.web.enlinkd.CdpElementNode
 
setCdpLastPollTime(String) - Method in class org.opennms.web.enlinkd.CdpElementNode
 
setCdpLastPollTime(String) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
setCdpLocalPort(String) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
setCdpLocalPortUrl(String) - Method in class org.opennms.web.enlinkd.CdpLinkNode
 
setCharacterEncoding(String) - Method in class org.opennms.web.servlet.XssRequestWrapper
setColumnHeader(int, String) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setColumnHeader
setColumnHeaders(String[]) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setColumnHeaders
setColumnNodes(Set<OnmsNode>[]) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setColumnNodes
setCommunity(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
Deprecated.
setConnectionHostName(String) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setConnectionIpAddress(String) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setContent(Object) - Method in class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
setContextEngineId(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setContextName(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setCronExpression(String) - Method in class org.opennms.web.svclayer.model.TriggerDescription
 
setData(SortedSet<StatisticsReportModel.Datum>) - Method in class org.opennms.web.svclayer.model.StatisticsReportModel
setData
setDefinitionName(String) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setDeliveryOptions(DeliveryOptions) - Method in class org.opennms.web.svclayer.model.TriggerDescription
setDeliveryOptions
setDescription(String) - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
setDescription
setDescription(String) - Method in class org.opennms.web.svclayer.model.ReportRepositoryDescription
setDescription
setDescription(String) - Method in class org.opennms.web.svclayer.model.TriggerDescription
setDescription
setDisplayName(String) - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
setDisplayName
setDisplayName(String) - Method in class org.opennms.web.svclayer.model.ReportRepositoryDescription
setDisplayName
setEnd(Date) - Method in class org.opennms.web.svclayer.model.GraphResults
setEnd
setEndTime(long) - Method in class org.opennms.web.svclayer.model.SummarySpecification
setEndTime
setEngineId(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setEnterpriseId(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setErrors(BindingResult) - Method in class org.opennms.web.svclayer.model.StatisticsReportModel
setErrors
setErrors(Errors) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel
setErrors
setErrors(Errors) - Method in class org.opennms.web.svclayer.model.SimpleWebTable
setErrors
setEventProxy(EventProxy) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
 
setEventProxy(EventProxy) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
setEventProxy
setEventProxy(EventProxy) - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
setEventProxy
setEventProxy(EventProxy) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
setEventProxy
setEventProxy(EventProxy) - Method in class org.opennms.web.svclayer.support.DefaultTroubleTicketProxy
setEventProxy
setFilterRule(String) - Method in class org.opennms.web.svclayer.model.SummarySpecification
setFilterRule
setFlows(boolean) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setForeignSource(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setGeneratedId(String) - Method in class org.opennms.web.svclayer.model.GraphResults
 
setGlobalReportRepository(GlobalReportRepository) - Method in class org.opennms.web.svclayer.support.DefaultDatabaseReportListService
 
setGraphDao(GraphDao) - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
setGraphDao
setGraphDao(GraphDao) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
setGraphDao
setGraphDao(GraphDao) - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
setGraphDao
setGraphLeftOffset(int) - Method in class org.opennms.web.svclayer.model.GraphResults
setGraphLeftOffset
setGraphRightOffset(int) - Method in class org.opennms.web.svclayer.model.GraphResults
setGraphRightOffset
setGraphs(List<Graph>) - Method in class org.opennms.web.svclayer.model.GraphResults.GraphResultSet
 
setGraphTopOffsetWithText(int) - Method in class org.opennms.web.svclayer.model.GraphResults
setGraphTopOffsetWithText
setHostName(String) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setId(Integer) - Method in class org.opennms.web.svclayer.model.StatisticsReportCommand
setId
setId(String) - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
setId
setId(String) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setId(String) - Method in class org.opennms.web.svclayer.model.RelativeTimePeriod
setId
setId(String) - Method in class org.opennms.web.svclayer.model.ReportRepositoryDescription
setId
setIndex(int) - Method in class org.opennms.web.svclayer.model.GraphResults.GraphResultSet
 
setIpAddress(String) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setIplike(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setIsisCircAdminState(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisCircIfIndex(Integer) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisCreateTime(String) - Method in class org.opennms.web.enlinkd.IsisElementNode
 
setIsisISAdjNbrExtendedCircID(Integer) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisISAdjNeighPort(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisISAdjNeighSNPAAddress(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisISAdjNeighSysID(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisISAdjNeighSysType(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisISAdjNeighSysUrl(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisISAdjState(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisISAdjUrl(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisLastPollTime(String) - Method in class org.opennms.web.enlinkd.IsisElementNode
 
setIsisLinkCreateTime(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisLinkLastPollTime(String) - Method in class org.opennms.web.enlinkd.IsisLinkNode
 
setIsisSysAdminState(String) - Method in class org.opennms.web.enlinkd.IsisElementNode
 
setIsisSysID(String) - Method in class org.opennms.web.enlinkd.IsisElementNode
 
setIsOnline(boolean) - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
setIsOnline
setJobDetail(JobDetail) - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
setJsonStore(JsonStore) - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
setJsonStore
setKscReportFactory(KSC_PerformanceReportFactory) - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
setKscReportFactory
setLabel(String) - Method in class org.opennms.web.svclayer.model.AggregateStatus
setLabel
setLabel(String) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setLabel
setLastCheckInTime(Date) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setLimit(Integer) - Method in class org.opennms.web.utils.QueryParameters
 
setLink(String) - Method in class org.opennms.web.svclayer.model.AggregateStatus
setLink
setLink(String) - Method in class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
setListInterfaces(boolean) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setLldpChassisId(String) - Method in class org.opennms.web.enlinkd.LldpElementNode
 
setLldpCreateTime(String) - Method in class org.opennms.web.enlinkd.LldpElementNode
 
setLldpCreateTime(String) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
setLldpLastPollTime(String) - Method in class org.opennms.web.enlinkd.LldpElementNode
 
setLldpLastPollTime(String) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
setLldpLocalPort(String) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
setLldpLocalPortUrl(String) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
setLldpRemChassisId(String) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
setLldpRemChassisIdUrl(String) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
setLldpRemInfo(String) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
setLldpRemPort(String) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
setLldpRemPortUrl(String) - Method in class org.opennms.web.enlinkd.LldpLinkNode
 
setLldpSysName(String) - Method in class org.opennms.web.enlinkd.LldpElementNode
 
setLocation(String) - Method in class org.opennms.web.svclayer.model.LocationMonitorIdCommand
 
setLocation(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setLocationMonitors(List<LocationMonitorListModel.LocationMonitorModel>) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel
setLocationMonitors
setMaclike(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setManagementUrl(String) - Method in class org.opennms.web.svclayer.model.ReportRepositoryDescription
setManagementUrl
setMaxRepetitions(Integer) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setMaxRequestSize(Integer) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setMaxVarsPerPdu(Integer) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setMib2Parm(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setMib2ParmMatchType(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setMib2ParmValue(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setMonitoredServiceDao(MonitoredServiceDao) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
setMonitoredServiceDao
setMonitoredServiceDao(MonitoredServiceDao) - Method in class org.opennms.web.svclayer.support.DefaultRtcService
setMonitoredServiceDao
setMonitoringLocation(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setMonitoringLocationDao(MonitoringLocationDao) - Method in class org.opennms.web.svclayer.support.DefaultAdminApplicationService
 
setName(String) - Method in class org.opennms.web.svclayer.model.LocationMonitorListModel.LocationMonitorModel
 
setName(String) - Method in class org.opennms.web.svclayer.model.RelativeTimePeriod
setName
setNextFireTime(Date) - Method in class org.opennms.web.svclayer.model.TriggerDescription
setNextFireTime
setNodeCriteria(String) - Method in class org.opennms.web.svclayer.model.GraphResults
 
setNodeDao(NodeDao) - Method in class org.opennms.web.svclayer.support.DefaultAdminCategoryService
setNodeDao
setNodeDao(NodeDao) - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
setNodeDao
setNodeDao(NodeDao) - Method in class org.opennms.web.svclayer.support.DefaultNodeListService
setNodeDao
setNodeDao(NodeDao) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
setNodeDao
setNodeDao(NodeDao) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
setNodeDao
setNodeId(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setNodename(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setNodesForColumn(int, Collection<OnmsNode>) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setNodesForColumn
setNodesForRow(int, Collection<OnmsNode>) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setNodesForRow
setNodesWithDownAggregateStatus(boolean) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setNodesWithOutages(boolean) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setOffset(Integer) - Method in class org.opennms.web.utils.QueryParameters
 
setOffsetAmount(int) - Method in class org.opennms.web.svclayer.model.RelativeTimePeriod
setOffsetAmount
setOffsetField(int) - Method in class org.opennms.web.svclayer.model.RelativeTimePeriod
setOffsetField
setOrder(QueryParameters.Order) - Method in class org.opennms.web.utils.QueryParameters
 
setOspfAdminStat(String) - Method in class org.opennms.web.enlinkd.OspfElementNode
 
setOspfCreateTime(String) - Method in class org.opennms.web.enlinkd.OspfElementNode
 
setOspfLastPollTime(String) - Method in class org.opennms.web.enlinkd.OspfElementNode
 
setOspfLinkCreateTime(String) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
setOspfLinkInfo(String) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
setOspfLinkLastPollTime(String) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
setOspfLocalPort(String) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
setOspfLocalPortUrl(String) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
setOspfRemPort(String) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
setOspfRemPortUrl(String) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
setOspfRemRouterId(String) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
setOspfRemRouterUrl(String) - Method in class org.opennms.web.enlinkd.OspfLinkNode
 
setOspfRouterId(String) - Method in class org.opennms.web.enlinkd.OspfElementNode
 
setOspfVersionNumber(Integer) - Method in class org.opennms.web.enlinkd.OspfElementNode
 
setOutageDao(OutageDao) - Method in class org.opennms.web.svclayer.support.DefaultRtcService
setOutageDao
setPhaseCount(int) - Method in class org.opennms.web.svclayer.model.ProgressMonitor
setPhaseCount
setPort(Integer) - Method in class org.opennms.web.svclayer.model.SnmpInfo
setPort
setPrivPassPhrase(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setPrivProtocol(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setProxyHost(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setReadCommunity(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setRelativeTime(String) - Method in class org.opennms.web.svclayer.model.GraphResults
setRelativeTime
setRelativeTimePeriods(RelativeTimePeriod[]) - Method in class org.opennms.web.svclayer.model.GraphResults
setRelativeTimePeriods
setReloadMinutes(long) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
setReport(StatisticsReport) - Method in class org.opennms.web.svclayer.model.StatisticsReportModel
setReport
setReportId(String) - Method in class org.opennms.web.svclayer.model.TriggerDescription
setReportId
setReportParameters(ReportParameters) - Method in class org.opennms.web.svclayer.model.TriggerDescription
 
setReports(String[]) - Method in class org.opennms.web.svclayer.model.GraphResults
setReports
setRepositoryId(String) - Method in class org.opennms.web.svclayer.model.DatabaseReportDescription
setId
setResource(OnmsResource) - Method in class org.opennms.web.svclayer.model.GraphResults.GraphResultSet
 
setResource(OnmsResource) - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
setResourceDao(ResourceDao) - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
setResourceDao
setResourceDao(ResourceDao) - Method in class org.opennms.web.svclayer.support.DefaultResourceService
setResourceDao
setResourceDao(ResourceDao) - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
setResourceDao
setResourceDao(ResourceDao) - Method in class org.opennms.web.svclayer.support.DefaultStatisticsReportService
setResourceDao
setResourceService(ResourceService) - Method in class org.opennms.web.svclayer.support.DefaultKscReportService
setResourceService
setRetries(Integer) - Method in class org.opennms.web.svclayer.model.SnmpInfo
setRetries
setRowHeader(int, String) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setRowHeader
setRowHeaders(String[]) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setRowHeaders
setRowNodes(Set<OnmsNode>[]) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setRowNodes
setRrdDao(RrdDao) - Method in class org.opennms.web.svclayer.support.DefaultGraphResultsService
setRrdDao
setRrdDao(RrdDao) - Method in class org.opennms.web.svclayer.support.DefaultRrdGraphService
setRrdDao
setScheduler(Scheduler) - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
setSecurityLevel(Integer) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setSecurityName(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setService(Integer) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setSiteStatusViewConfigDao(SiteStatusViewConfigDao) - Method in class org.opennms.web.svclayer.support.DefaultNodeListService
setSiteStatusViewConfigDao
setSiteStatusViewConfigDao(SiteStatusViewConfigDao) - Method in class org.opennms.web.svclayer.support.DefaultSiteStatusViewService
setSiteStatusViewConfigDao
setSnmpParm(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setSnmpParmMatchType(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setSnmpParmValue(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setStart(Date) - Method in class org.opennms.web.svclayer.model.GraphResults
setStart
setStartTime(long) - Method in class org.opennms.web.svclayer.model.SummarySpecification
setStartTime
setStatisticsReportDao(StatisticsReportDao) - Method in class org.opennms.web.svclayer.support.DefaultStatisticsReportService
setStatisticsReportDao
setStatus(int, int, AggregateStatus) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setStatus
setStatusRowLabel(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setStatusSite(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setStatusTable(AggregateStatus[][]) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setStatusTable
setStatusViewName(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setStpDesignatedRoot(String) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setStpPriority(Integer) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setStpProtocolSpecification(String) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setStpRootCost(Integer) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setStpRootPort(Integer) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setStyleClass(String) - Method in class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
setSurveillanceConfigDao(SurveillanceViewConfigDao) - Method in class org.opennms.web.svclayer.support.DefaultSurveillanceService
setSurveillanceConfigDao
setTimeout(Integer) - Method in class org.opennms.web.svclayer.model.SnmpInfo
setTimeout
setTitle(String) - Method in class org.opennms.web.svclayer.model.SimpleWebTable
setTitle
setTopology(String) - Method in class org.opennms.web.svclayer.model.NodeListCommand
 
setTriggerGroup(String) - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
setTriggerName(String) - Method in class org.opennms.web.svclayer.model.TriggerDescription
setTriggerName
setTTL(Long) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setUseMinified(boolean) - Method in class org.opennms.web.utils.assets.AssetLocatorImpl
 
setValue(Double) - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.Datum
 
setVersion(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
setVlan(Integer) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setVlanname(String) - Method in class org.opennms.web.enlinkd.BridgeElementNode
 
setWebTable(SimpleWebTable) - Method in class org.opennms.web.svclayer.model.SurveillanceTable
setWebTable
setWriteCommunity(String) - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
SimpleWebTable - Class in org.opennms.web.svclayer.model
The idea of this class is to represent a simple table that has column headers and rows.
SimpleWebTable() - Constructor for class org.opennms.web.svclayer.model.SimpleWebTable
 
SimpleWebTable.Cell - Class in org.opennms.web.svclayer.model
 
SiteStatusViewService - Interface in org.opennms.web.svclayer
Service layer API for the use cases that require the monitoed status of OpenNMS entities (i.e.
SnmpInfo - Class in org.opennms.web.svclayer.model
SnmpInfo class.
SnmpInfo() - Constructor for class org.opennms.web.svclayer.model.SnmpInfo
Constructor for SnmpInfo.
SnmpInfo(SnmpAgentConfig) - Constructor for class org.opennms.web.svclayer.model.SnmpInfo
Constructor for SnmpInfo.
SnmpInterfaceComparator() - Constructor for class org.opennms.web.svclayer.support.DefaultNodeListService.SnmpInterfaceComparator
 
SpaRoutingFilter - Class in org.opennms.web.servlet
 
SpaRoutingFilter() - Constructor for class org.opennms.web.servlet.SpaRoutingFilter
 
StatisticsReportCommand - Class in org.opennms.web.svclayer.model
Command object for listing a specific statistics report.
StatisticsReportCommand() - Constructor for class org.opennms.web.svclayer.model.StatisticsReportCommand
 
StatisticsReportModel - Class in org.opennms.web.svclayer.model
Model object for web statistics reports.
StatisticsReportModel() - Constructor for class org.opennms.web.svclayer.model.StatisticsReportModel
 
StatisticsReportModel.Datum - Class in org.opennms.web.svclayer.model
 
StatisticsReportModel.PrettyOnmsResource - Class in org.opennms.web.svclayer.model
This class extends OnmsResource and overrides the toString() method, providing a more human-readable description of the resource.
StatisticsReportService - Interface in org.opennms.web.svclayer
Web service layer for statistics reports.
StoreRequestPropertiesFilter - Class in org.opennms.web.servlet
StoreRequestPropertiesFilter class.
StoreRequestPropertiesFilter() - Constructor for class org.opennms.web.servlet.StoreRequestPropertiesFilter
 
stringToDate(String) - Static method in class org.opennms.web.api.ISO8601DateEditor
 
subscribe(String) - Method in class org.opennms.web.category.RTCPostSubscriber
subscribe
subscribeAll(String) - Static method in class org.opennms.web.category.RTCPostSubscriber
Fetch all of the categories that are part of the given View and send subscription events for each category.
substituteUrl(HttpServletRequest, String) - Static method in class org.opennms.web.api.Util
substituteUrl
substKeywords - Static variable in class org.opennms.web.api.Util
Constant substKeywords={ 's', 'h', 'p', 'x', 'c' }
SummarySpecification - Class in org.opennms.web.svclayer.model
SummarySpecification class.
SummarySpecification() - Constructor for class org.opennms.web.svclayer.model.SummarySpecification
 
SurveillanceService - Interface in org.opennms.web.svclayer
Class designed for gathering Aggreate Status of nodes to be displayed in a cross sectional view of categories.
SurveillanceTable - Class in org.opennms.web.svclayer.model
This class manages a table of AggregateStatus values.
SurveillanceTable() - Constructor for class org.opennms.web.svclayer.model.SurveillanceTable
Constructor for SurveillanceTable.
SurveillanceTable(int, int) - Constructor for class org.opennms.web.svclayer.model.SurveillanceTable
Constructor for SurveillanceTable.
SurveillanceView(String, SurveillanceViewConfigDao, CategoryDao) - Constructor for class org.opennms.web.svclayer.support.DefaultSurveillanceService.SurveillanceView
 

T

toString() - Method in class org.opennms.web.category.AvailabilityIpInterface
 
toString() - Method in class org.opennms.web.category.AvailabilityMonitoredService
 
toString() - Method in class org.opennms.web.category.AvailabilityNode
 
toString() - Method in class org.opennms.web.svclayer.model.AggregateStatus
toString() - Method in class org.opennms.web.svclayer.model.RtcNode
 
toString() - Method in class org.opennms.web.svclayer.model.SimpleWebTable.Cell
 
toString() - Method in class org.opennms.web.svclayer.model.SimpleWebTable
toString
toString() - Method in class org.opennms.web.svclayer.model.SnmpInfo
 
toString() - Method in class org.opennms.web.svclayer.model.StatisticsReportModel.PrettyOnmsResource
toString
toString() - Method in class org.opennms.web.utils.assets.AssetResource
 
TriggerDescription - Class in org.opennms.web.svclayer.model
TriggerDescription class.
TriggerDescription() - Constructor for class org.opennms.web.svclayer.model.TriggerDescription
 
TroubleTicketProxy - Interface in org.opennms.web.svclayer
TroubleTicketProxy interface.

U

unsubscribe(String) - Method in class org.opennms.web.category.RTCPostSubscriber
unsubscribe
updateCategory(Category) - Method in class org.opennms.web.category.CategoryModel
Update a category with new values.
updateCronTrigger(String, ScheduleConfig) - Method in interface org.opennms.web.svclayer.SchedulerService
 
updateCronTrigger(String, ScheduleConfig) - Method in class org.opennms.web.svclayer.support.DefaultSchedulerService
 
updateInterface(String, String, String, MultivaluedMap<String, String>) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
updateInterface(String, String, String, MultivaluedMap<String, String>) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
updateNode(String, String, MultivaluedMap<String, String>) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
updateNode(String, String, MultivaluedMap<String, String>) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
updateRequisition(String, MultivaluedMap<String, String>) - Method in interface org.opennms.web.svclayer.api.RequisitionAccessService
 
updateRequisition(String, MultivaluedMap<String, String>) - Method in class org.opennms.web.svclayer.support.DefaultRequisitionAccessService
 
updateTicket(Integer) - Method in class org.opennms.web.svclayer.support.DefaultTroubleTicketProxy
updateTicket
updateTicket(Integer) - Method in interface org.opennms.web.svclayer.TroubleTicketProxy
updateTicket
UriInfoUtils - Class in org.opennms.web.utils
 
Util - Class in org.opennms.web.api
Provides convenience functions for web-based interfaces.
Util() - Constructor for class org.opennms.web.api.Util
 
Util.IgnoreType - Enum in org.opennms.web.api
 

V

valueFormat - Static variable in class org.opennms.web.category.CategoryUtil
Specifies how the category values should look.
valueOf(String) - Static method in enum org.opennms.web.api.Util.IgnoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opennms.web.navigate.DisplayStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opennms.web.api.Util.IgnoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opennms.web.navigate.DisplayStatus
Returns an array containing the constants of this enum type, in the order they are declared.
ViewDisplayDao - Interface in org.opennms.web.svclayer.dao
ViewDisplayDao interface.

X

XssRequestWrapper - Class in org.opennms.web.servlet
XssRequestWrapper class.
XssRequestWrapper(HttpServletRequest) - Constructor for class org.opennms.web.servlet.XssRequestWrapper
Constructor for XssRequestWrapper.
A B C D E F G H I K L M N O P Q R S T U V X 
All Classes All Packages