public abstract class BaseItemSelectorCriterionHandler<T extends ItemSelectorCriterion> extends java.lang.Object implements ItemSelectorCriterionHandler
| Constructor and Description |
|---|
BaseItemSelectorCriterionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext) |
java.util.List<ItemSelectorView<T>> |
getItemSelectorViews(ItemSelectorCriterion itemSelectorCriterion) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetItemSelectorCriterionClasspublic java.util.List<ItemSelectorView<T>> getItemSelectorViews(ItemSelectorCriterion itemSelectorCriterion)
getItemSelectorViews in interface ItemSelectorCriterionHandlerprotected void activate(org.osgi.framework.BundleContext bundleContext)