|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeSecretDao
This is part of the 'secret' project from the 2005 Dev-Jam. It will mostly likely be replaced by or refactored into the new ResourceDao.
| Method Summary | |
|---|---|
Collection<OnmsSecretAttribute> |
getAttributesForInterface(OnmsIpInterface iface)
getAttributesForInterface |
Collection<OnmsSecretAttribute> |
getAttributesForNode(OnmsNode node)
getAttributesForNode |
OnmsSecretAttribute |
getResponseTimeAttributeForService(OnmsMonitoredService svc)
getResponseTimeAttributeForService |
| Method Detail |
|---|
Collection<OnmsSecretAttribute> getAttributesForNode(OnmsNode node)
getAttributesForNode
node - a OnmsNode object.
Collection object.Collection<OnmsSecretAttribute> getAttributesForInterface(OnmsIpInterface iface)
getAttributesForInterface
iface - a OnmsIpInterface object.
Collection object.OnmsSecretAttribute getResponseTimeAttributeForService(OnmsMonitoredService svc)
getResponseTimeAttributeForService
svc - a OnmsMonitoredService object.
OnmsSecretAttribute object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||