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