class |
DatabaseColumnResponse |
DatabaseColumnResponse is a response object for passing back a single database column
element or an exception if the request failed.
|
class |
DatabaseColumnsResponse |
DatabaseColumnsResponse is a response object for passing back a a list of database columns
or an exception if the request failed.
|
class |
DatabaseResponse |
DatabaseResponse is a response object for passing back a single database
element or an exception if the request failed.
|
class |
DatabaseSchemaResponse |
DatabaseSchemaResponse is a response object for passing back a single database schema
element or an exception if the request failed.
|
class |
DatabaseSchemasResponse |
DatabaseSchemasResponse is a response object for passing back a a list of database schemas
or an exception if the request failed.
|
class |
DatabasesResponse |
DatabasesResponse is a response object for passing back a a list of databases
or an exception if the request failed.
|
class |
DatabaseTableResponse |
DatabaseTableResponse is a response object for passing back a single database table
element or an exception if the request failed.
|
class |
DatabaseTablesResponse |
DatabaseTablesResponse is a response object for passing back a a list of database tables
or an exception if the request failed.
|
class |
DatabaseViewResponse |
DatabaseViewResponse is a response object for passing back a single database view
element or an exception if the request failed.
|
class |
DatabaseViewsResponse |
DatabaseViewsResponse is a response object for passing back a a list of database views
or an exception if the request failed.
|
class |
DataFileResponse |
DataFileResponse is the response structure used on the OMAS REST API calls that return the properties
for a file.
|
class |
DataFilesResponse |
DataFilesResponse is a response object for passing back a a list of database views
or an exception if the request failed.
|
class |
FileFolderResponse |
FileFolderResponse is the response structure used on the OMAS REST API calls that return the properties
for a folder.
|
class |
FileFoldersResponse |
FileFoldersResponse is a response object for passing back a a list of database views
or an exception if the request failed.
|
class |
FileSystemResponse |
FileSystemResponse is the response structure used on the OMAS REST API calls that return the properties
for a file system.
|