Uses of Class
org.opennms.web.svclayer.model.NodeListCommand
-
Packages that use NodeListCommand Package Description org.opennms.web.svclayer org.opennms.web.svclayer.support -
-
Uses of NodeListCommand in org.opennms.web.svclayer
Methods in org.opennms.web.svclayer with parameters of type NodeListCommand Modifier and Type Method Description NodeListModelNodeListService. createNodeList(NodeListCommand command)createNodeListNodeListModelNodeListService. createNodeList(NodeListCommand command, boolean sanitizeLabels)createNodeList -
Uses of NodeListCommand in org.opennms.web.svclayer.support
Methods in org.opennms.web.svclayer.support with parameters of type NodeListCommand Modifier and Type Method Description NodeListModelDefaultNodeListService. createNodeList(NodeListCommand command)createNodeListNodeListModelDefaultNodeListService. createNodeList(NodeListCommand command, boolean sanitizeLabels)createNodeList
-