Interface ContentConsumer

All Superinterfaces:
Consumer<Object>

public interface ContentConsumer extends Consumer<Object>
Marker Context service interface which allows generators to contribute "reference" content. For example, a link may contribute a modal dialog which is triggered by that link.
Author:
Pavel