Class PolicyCollection
- java.lang.Object
-
- org.opennms.netmgt.provision.persist.foreignsource.PolicyCollection
-
public class PolicyCollection extends Object
PolicyCollection class.
- Version:
- $Id: $
- Author:
- ranger
-
-
Constructor Summary
Constructors Constructor Description PolicyCollection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getCount()
getCountList<PluginConfig>
getPolicies()
-
-
-
Method Detail
-
getPolicies
public List<PluginConfig> getPolicies()
-
-