Modifier and Type | Field and Description |
---|---|
protected static NameValueUnitIterator |
nameValueUnitIter |
protected static ValueMatrix |
vm |
ae, aoSess, ie
ODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication
Constructor and Description |
---|
NameValueUnitIteratorExampleAbstract() |
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 NameValueUnitIterator |
getNameValueUnitIterator()
Get an NameValueIterator, the iterator contains all the context
variables from the session.
|
protected static AoSession |
getSession()
Get the session.
|
getApplicationElement, getApplicationElementByBaseType, getApplicationElementByName, getInstanceElement, getInstanceElement, getInstanceElement
connect
protected static NameValueUnitIterator nameValueUnitIter
protected static ValueMatrix vm
public NameValueUnitIteratorExampleAbstract()
protected static NameValueUnitIterator getNameValueUnitIterator() 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.