public class ServiceRuntimeUtil
extends java.lang.Object
| Constructor and Description |
|---|
ServiceRuntimeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
resetQC(ViewObjectImpl vo)
helper method to reset QC after all rows fetched.
|
public static void resetQC(ViewObjectImpl vo)
vo - ViewObjectImpl, default rowset's QC will be reset.