Interface ExistsByInterceptor<T>

Type Parameters:
T - The declaring type
All Superinterfaces:
DataInterceptor<T,Boolean>

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