Interface IcingaItemPersistence
-
- All Known Implementing Classes:
IcingaItemPersistenceDB
public interface IcingaItemPersistence
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<IcingaItem>
getIcingaItems()
-
-
-
Method Detail
-
getIcingaItems
List<IcingaItem> getIcingaItems()
-
-