Class LookupScreenFacetImpl<E,S extends Screen & LookupScreen<E>>

All Implemented Interfaces:
EntityAwareScreenFacet<E>, Facet, LookupScreenFacet<E,S>, ScreenFacet<S>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class LookupScreenFacetImpl<E,S extends Screen & LookupScreen<E>> extends AbstractEntityAwareScreenFacet<E,S> implements LookupScreenFacet<E,S>