Interface WithProjectionId<R>

Type Parameters:
R - - the entity class
All Known Subinterfaces:
ExecutableFindByIdOperation.ExecutableFindById<T>, ExecutableFindByIdOperation.FindByIdWithExpiry<T>, ExecutableFindByIdOperation.FindByIdWithProjection<T>, ReactiveFindByIdOperation.FindByIdWithExpiry<T>, ReactiveFindByIdOperation.FindByIdWithProjection<T>, ReactiveFindByIdOperation.ReactiveFindById<T>

public interface WithProjectionId<R>
A common interface for those that support project()
Author:
Michael Reiche
  • Method Summary

    Modifier and Type
    Method
    Description
    project(String[] fields)