Class ExtDirectStoreResult<T>

java.lang.Object
ch.ralscha.extdirectspring.bean.JsonViewHint
ch.ralscha.extdirectspring.bean.ExtDirectStoreResult<T>
Type Parameters:
T - Type of the entry inside the collection
Direct Known Subclasses:
ExtDirectRawJsonStoreResult

public class ExtDirectStoreResult<T> extends JsonViewHint
Class representing the result of STORE_READ and STORE_MODIFY methods.