public class ExecuteStep extends Object implements ExtendedQuery
| Constructor and Description |
|---|
ExecuteStep(CString portal,
int maxRows) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxRows() |
CString |
getPortal() |
boolean |
release() |
void |
retain() |
void |
setMaxRows(int maxRows) |
void |
setPortal(CString portal) |
String |
toString() |
Copyright © 2017 The CLARUS Consortium. All rights reserved.