Class EdStoreResult<T>

java.lang.Object
ch.ralscha.extdirectspring.bean.JsonViewHint
ch.ralscha.extdirectspring.bean.EdStoreResult<T>
Type Parameters:
T - Type of the entry inside the collection

@Immutable public abstract class EdStoreResult<T> extends JsonViewHint
Class representing the result of STORE_READ and STORE_MODIFY methods.