Interface ExistsByInterceptor<T>

  • Type Parameters:
    T - The declaring type
    All Superinterfaces:
    DataInterceptor<T,​java.lang.Boolean>

    public interface ExistsByInterceptor<T>
    extends DataInterceptor<T,​java.lang.Boolean>
    An interceptor that checks for the existence of a record.
    Since:
    1.0