org.opennms.web.svclayer
Interface NodeListService

All Known Implementing Classes:
DefaultNodeListService

@Transactional(readOnly=true)
public interface NodeListService

NodeListService interface.

Since:
1.8.1
Version:
$Id: $
Author:
Mathew Brozowski, David Hustace, DJ Gregor, Mathew Brozowski, David Hustace, DJ Gregor, Mathew Brozowski, David Hustace, DJ Gregor

Method Summary
 NodeListModel createNodeList(NodeListCommand command)
          createNodeList
 

Method Detail

createNodeList

NodeListModel createNodeList(NodeListCommand command)

createNodeList

Parameters:
command - a NodeListCommand object.
Returns:
a NodeListModel object.


Copyright © 2011. All Rights Reserved.