public static class ObjectSpecificPropertiesAdapter.ObjectSpecificItemsProvider
extends java.lang.Object
implements com.centrasite.control.discovery.ItemsProvider
Constructor and Description |
---|
ObjectSpecificPropertiesAdapter.ObjectSpecificItemsProvider() |
ObjectSpecificPropertiesAdapter.ObjectSpecificItemsProvider(UserDefinedProperties udp) |
Modifier and Type | Method and Description |
---|---|
com.centrasite.control.Item |
getItem(java.lang.Object item) |
java.util.Collection |
getItems()
Gives a collection of UserDefinedProperties.LinesItem-s
|
java.util.Collection |
prepareItems() |
boolean |
supportsDelayedRead() |
public ObjectSpecificPropertiesAdapter.ObjectSpecificItemsProvider()
public ObjectSpecificPropertiesAdapter.ObjectSpecificItemsProvider(UserDefinedProperties udp)
public com.centrasite.control.Item getItem(java.lang.Object item)
getItem
in interface com.centrasite.control.discovery.ItemsProvider
public java.util.Collection getItems() throws java.lang.Exception
getItems
in interface com.centrasite.control.discovery.ItemsProvider
java.lang.Exception
public java.util.Collection prepareItems() throws java.lang.Exception
prepareItems
in interface com.centrasite.control.discovery.ItemsProvider
java.lang.Exception
public boolean supportsDelayedRead()
supportsDelayedRead
in interface com.centrasite.control.discovery.ItemsProvider