public class ApplicationElementExampleAbstract extends AoSessionExampleAbstract
| Modifier and Type | Field and Description |
|---|---|
protected static AoSession |
aoSess |
protected static ApplicationStructure |
as |
ODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication| Constructor and Description |
|---|
ApplicationElementExampleAbstract() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
close()
Close the connection to the ODS Server
|
protected static ApplicationElement |
getApplicationElement()
Get the application element, this examples use the element derived from AoTest.
|
protected static ApplicationStructure |
getApplicationStructure()
Get the application structure
|
protected static AoSession |
getSession()
Get the session.
|
connectprotected static AoSession aoSess
protected static ApplicationStructure as
protected static ApplicationStructure getApplicationStructure() throws AoException
AoException - any occurring ASAM ODS exception.protected static ApplicationElement getApplicationElement() throws AoException
AoException - n any occurring ASAM ODS exception.protected static void close()
throws AoException
AoException - any occurring ASAM ODS exception.protected static AoSession getSession() throws AoException
AoException - any occurring ASAM ODS exception.