@Transactional(readOnly=true)
public interface NodeListService
NodeListService interface.
| Modifier and Type | Method and Description | 
|---|---|
NodeListModel | 
createNodeList(NodeListCommand command)
createNodeList 
 | 
NodeListModel | 
createNodeList(NodeListCommand command,
              boolean sanitizeLabels)
createNodeList 
 | 
NodeListModel createNodeList(NodeListCommand command, boolean sanitizeLabels)
createNodeList
command - a org.opennms.web.command.NodeListCommand object.NodeListModel object.NodeListModel createNodeList(NodeListCommand command)
createNodeList
command - a org.opennms.web.command.NodeListCommand object.NodeListModel object.Copyright © 2021. All rights reserved.