Interface UpdateEntityInterceptor<T>

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

    public interface UpdateEntityInterceptor<T>
    extends DataInterceptor<T,​java.lang.Object>
    Interceptor that handles update methods that take a single argument that is the entity.
    Since:
    1.0