T - the operations result type.public interface ReadOperation<T>
| Modifier and Type | Method and Description | 
|---|---|
| T | execute(ReadBinding binding)General execute which can return anything of type T | 
T execute(ReadBinding binding)
binding - the binding to execute in the context of