Interface UpdateInterceptor<T>

Type Parameters:
T -
All Superinterfaces:
DataInterceptor<T,Object>
All Known Implementing Classes:
DefaultUpdateInterceptor

public interface UpdateInterceptor<T> extends DataInterceptor<T,Object>
Implements update with lookup by id.
Since:
1.0
Author:
graemerocher