Interface EntityAwareScreenFacet<E>

Type Parameters:
E - entity type
All Known Subinterfaces:
EditorScreenFacet<E,S>, LookupScreenFacet<E,S>
All Known Implementing Classes:
AbstractEntityAwareScreenFacet, EditorScreenFacetImpl, LookupScreenFacetImpl

public interface EntityAwareScreenFacet<E>
Interface for entity aware screen facets.
See Also: