Interface | Description |
---|---|
ItemSelector |
Provides a helper class to retrieve the
ItemSelectorRendering and the
PortletURL for the item selector. |
ItemSelectorCriterion |
Provides an interface that determines the type of entity that shall be
selected and information to return.
|
ItemSelectorCriterionHandler<T extends ItemSelectorCriterion> |
Provides an interface that returns the
ItemSelectorView for a
particular ItemSelectorCriterion . |
ItemSelectorCriterionSerializer | |
ItemSelectorRendering |
Provides an interface with the necessary information to render the item
selector.
|
ItemSelectorReturnType |
Provides an interface that defines information to be returned by the item
selector view, when any entity is selected.
|
ItemSelectorReturnTypeResolver<T extends ItemSelectorReturnType,S> | |
ItemSelectorUploadResponseHandler | |
ItemSelectorView<T extends ItemSelectorCriterion> |
Provides an interface to render an item selector view for a particular item
selector criterion.
|
ItemSelectorViewRenderer | |
ItemSelectorViewReturnTypeProvider |
Class | Description |
---|---|
BaseItemSelectorCriterion | |
BaseItemSelectorCriterionHandler<T extends ItemSelectorCriterion> | |
ItemSelectorReturnTypeResolverHandler | |
ItemSelectorViewReturnTypeProviderHandler |