Package | Description |
---|---|
n4e.core.dbaccess |
Modifier and Type | Method and Description |
---|---|
DbAccessExpRule |
DbAccessExpCondition.getMyDbAccessExpRule() |
DbAccessExpRule |
DbAccessCheckExpCondition.getMyDbAccessExpRule() |
Modifier and Type | Method and Description |
---|---|
boolean |
DbAccessCheckExpRule.checkData(DbAccessExpRule dbaccessclass,
boolean first,
java.lang.String field_list)
The method
checkData test the admissibility of field contens |
boolean |
DbAccessCheckExpRule.checkData(DbAccessExpRule dbaccessclass,
java.lang.String field_list)
The method
checkData test the admissibility of field contens of dataset |
void |
DbAccessExpCondition.setMyDbAccessExpRule(DbAccessExpRule input) |
void |
DbAccessCheckExpCondition.setMyDbAccessExpRule(DbAccessExpRule input) |