public final class CommonData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static DeletedRecordException |
COMMON_DEL
The record is deleted.
|
static NotFoundException |
COMMON_NF
we searched but couldn't find the row.
|
static NullValueException |
COMMON_NV
We found the row but the cell was blank.
|
Modifier and Type | Method and Description |
---|---|
static void |
dump()
dump
|
static java.lang.Object |
recycle(java.lang.Object orginal)
Recycle the object.
|
public static final NullValueException COMMON_NV
public static final NotFoundException COMMON_NF
public static final DeletedRecordException COMMON_DEL
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.