|
result=queryArticleForParams(queryStr, fetchFields, summaryList, pageNum, pageSize, null, 1);
|
|
result=queryArticleForParams(queryStr, fetchFields, summaryList, pageNum, pageSize, null, 1);
|
|
- result=queryArticleForParams(queryStr, fetchFields, summaryList, pageNum, pageSize, status.toString(), 1);
|
|
|
|
|
|
+ result=queryArticleForParams(queryStr, fetchFields, summaryList, pageNum, pageSize, "2", 1);
|