Interface DeleteOneInterceptor<T>

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

public interface DeleteOneInterceptor<T> extends DataInterceptor<T,Object>
Interceptor that deletes a single entity.
Since:
1.0.0