Class ItemChannelLinkRegistry

All Implemented Interfaces:
ProviderChangeListener<ItemChannelLink>, Registry<ItemChannelLink,String>

@NonNullByDefault public class ItemChannelLinkRegistry extends AbstractLinkRegistry<ItemChannelLink,ItemChannelLinkProvider>
Author:
Dennis Nobel - Initial contribution, Markus Rathgeb - Linked items returns only existing items, Markus Rathgeb - Rewrite collection handling to improve performance