Interface EntityBrowseView<V extends EntityBrowseView<V>>

All Superinterfaces:
Comparable<V>, Component<V>, Copyable<V>, Serializable, View<V>
All Known Implementing Classes:
DefaultEntityBrowseView

public interface EntityBrowseView<V extends EntityBrowseView<V>> extends View<V>
Author:
Nick Crum (ncrum)