com.centrasite.control.adapters
Class HomePageAdapter.CategoryItemsProvider
java.lang.Object
com.centrasite.control.adapters.HomePageAdapter.CategoryItemsProvider
- All Implemented Interfaces:
- com.centrasite.control.discovery.ItemsProvider
- Enclosing class:
- HomePageAdapter
public class HomePageAdapter.CategoryItemsProvider
- extends java.lang.Object
- implements com.centrasite.control.discovery.ItemsProvider
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HomePageAdapter.CategoryItemsProvider
public HomePageAdapter.CategoryItemsProvider(javax.xml.registry.infomodel.ClassificationScheme cs)
getItem
public com.centrasite.control.Item getItem(java.lang.Object object)
throws java.lang.Exception
- Specified by:
getItem
in interface com.centrasite.control.discovery.ItemsProvider
- Throws:
java.lang.Exception
getItems
public java.util.Collection getItems()
throws java.lang.Exception
- Specified by:
getItems
in interface com.centrasite.control.discovery.ItemsProvider
- Throws:
java.lang.Exception
prepareItems
public java.util.Collection prepareItems()
throws java.lang.Exception
- Specified by:
prepareItems
in interface com.centrasite.control.discovery.ItemsProvider
- Throws:
java.lang.Exception
supportsDelayedRead
public boolean supportsDelayedRead()
- Specified by:
supportsDelayedRead
in interface com.centrasite.control.discovery.ItemsProvider