org.opennms.secret.service
Interface NodeService

All Known Implementing Classes:
NodeServiceImpl

public interface NodeService


Method Summary
 Set findAll()
           
 Set findWithMatchingLabel(String searchKey)
           
 Node getNodeById(Long id)
           
 

Method Detail

getNodeById

Node getNodeById(Long id)

findAll

Set findAll()

findWithMatchingLabel

Set findWithMatchingLabel(String searchKey)


Copyright © 2009. All Rights Reserved.