@Deprecated public class ExtDirectRawJsonStoreResponse extends ExtDirectRawJsonStoreReadResult
Deprecated use ExtDirectRawJsonStoreReadResult instead| Constructor and Description |
|---|
ExtDirectRawJsonStoreResponse()
Deprecated.
|
ExtDirectRawJsonStoreResponse(Collection<String> records)
Deprecated.
|
ExtDirectRawJsonStoreResponse(Integer total,
Collection<String> records)
Deprecated.
|
ExtDirectRawJsonStoreResponse(Integer total,
Collection<String> records,
Boolean success)
Deprecated.
|
getRecords, toStringgetMetaData, getTotal, init, isSuccess, setMetaDatapublic ExtDirectRawJsonStoreResponse()
public ExtDirectRawJsonStoreResponse(Collection<String> records)
public ExtDirectRawJsonStoreResponse(Integer total, Collection<String> records)
public ExtDirectRawJsonStoreResponse(Integer total, Collection<String> records, Boolean success)
Copyright © 2010-2012. All Rights Reserved.