| Modifier and Type | Field and Description |
|---|---|
protected static AoSession |
aoSess |
protected static InstanceElementIterator |
ieIter |
ODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication| Constructor and Description |
|---|
InstanceElementIteratorExampleAbstract() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
close()
Close the connection to the ODS Server, destroy the iterator for the client.
|
protected static InstanceElementIterator |
getInstanceElementIterator()
Get an InstanceElementIterator, the iterator contains all the instances of the element
derived from AoTest.
|
protected static AoSession |
getSession()
Get the session.
|
connectprotected static AoSession aoSess
protected static InstanceElementIterator ieIter
public InstanceElementIteratorExampleAbstract()
protected static InstanceElementIterator getInstanceElementIterator() throws AoException
AoException - any occurring ASAM ODS exception.protected static AoSession getSession() throws AoException
AoException - any occurring ASAM ODS exception.protected static void close()
throws AoException
AoException - any occurring ASAM ODS exception.