public class BaseRelationExampleAbstract extends AoSessionExampleAbstract
| Modifier and Type | Field and Description |
|---|---|
protected static AoSession |
aoSess |
ODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication| Constructor and Description |
|---|
BaseRelationExampleAbstract() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
close()
Close the connection to the ODS Server
|
protected static BaseRelation |
getBaseRelation()
Get the base relation, the first FATHER_CHILD base relation of base element
with the type AoTest is returned.
|
connectprotected static AoSession aoSess
protected static BaseRelation getBaseRelation() throws AoException
AoException - any occurring ASAM ODS exception.protected static void close()
throws AoException
AoException - any occurring ASAM ODS exception.