public class ODSFileExampleAbstract extends InstanceElementExampleAbstract
| Modifier and Type | Field and Description |
|---|---|
protected static ODSFile |
of |
ae, aoSess, ieODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication| Constructor and Description |
|---|
ODSFileExampleAbstract() |
| 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 ODSFile |
getODSFile()
Get an instance of AoFile, the instance is one of the instances
from the element derived from AoFile.
|
protected static AoSession |
getSession()
Get the session.
|
getApplicationElement, getApplicationElementByBaseType, getApplicationElementByName, getInstanceElement, getInstanceElement, getInstanceElementconnectprotected static ODSFile of
protected static ODSFile getODSFile() 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.