public class ApplicationStructureExampleAbstract extends AoSessionExampleAbstract
Modifier and Type | Field and Description |
---|---|
protected static AoSession |
aoSess |
ODS_DATE_FORMAT, options, plumCorba, serviceName, userAuthentication
Constructor and Description |
---|
ApplicationStructureExampleAbstract() |
Modifier and Type | Method and Description |
---|---|
protected static void |
close()
Close the connection to the ODS Server
|
protected static ApplicationStructure |
getApplicationStructure()
Get the application structure
|
protected static AoSession |
getSession()
Get the session.
|
connect
protected static AoSession aoSess
protected static ApplicationStructure getApplicationStructure() throws AoException
AoException
- 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.