public class HomePageAdapter.CategoryItemsProvider
extends java.lang.Object
implements com.centrasite.control.discovery.ItemsProvider
Constructor and Description |
---|
CategoryItemsProvider(ClassificationScheme cs) |
Modifier and Type | Method and Description |
---|---|
com.centrasite.control.Item |
getItem(java.lang.Object object) |
java.util.Collection |
getItems() |
java.util.Collection |
prepareItems() |
boolean |
supportsDelayedRead() |
public com.centrasite.control.Item getItem(java.lang.Object object) throws java.lang.Exception
getItem
in interface com.centrasite.control.discovery.ItemsProvider
java.lang.Exception
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