/AWS1/CL_OMXGETANNOTATIONSTO01¶
GetAnnotationStoreResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/OMXRESOURCEID /AWS1/OMXRESOURCEID¶
The store's ID.
io_reference TYPE REF TO /AWS1/CL_OMXREFERENCEITEM /AWS1/CL_OMXREFERENCEITEM¶
The store's genome reference.
iv_status TYPE /AWS1/OMXSTORESTATUS /AWS1/OMXSTORESTATUS¶
The store's status.
iv_storearn TYPE /AWS1/OMXARN /AWS1/OMXARN¶
The store's ARN.
iv_name TYPE /AWS1/OMXSTRING /AWS1/OMXSTRING¶
The store's name.
iv_description TYPE /AWS1/OMXDESCRIPTION /AWS1/OMXDESCRIPTION¶
The store's description.
io_sseconfig TYPE REF TO /AWS1/CL_OMXSSECONFIG /AWS1/CL_OMXSSECONFIG¶
The store's server-side encryption (SSE) settings.
iv_creationtime TYPE /AWS1/OMXCREATIONTIME /AWS1/OMXCREATIONTIME¶
When the store was created.
iv_updatetime TYPE /AWS1/OMXUPDATETIME /AWS1/OMXUPDATETIME¶
When the store was updated.
it_tags TYPE /AWS1/CL_OMXTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The store's tags.
iv_statusmessage TYPE /AWS1/OMXSTATUSMESSAGE /AWS1/OMXSTATUSMESSAGE¶
A status message.
iv_storesizebytes TYPE /AWS1/OMXLONG /AWS1/OMXLONG¶
The store's size in bytes.
iv_numversions TYPE /AWS1/OMXINTEGER /AWS1/OMXINTEGER¶
An integer indicating how many versions of an annotation store exist.
Optional arguments:¶
io_storeoptions TYPE REF TO /AWS1/CL_OMXSTOREOPTIONS /AWS1/CL_OMXSTOREOPTIONS¶
The store's parsing options.
iv_storeformat TYPE /AWS1/OMXSTOREFORMAT /AWS1/OMXSTOREFORMAT¶
The store's annotation file format.
Queryable Attributes¶
id¶
The store's ID.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_ID() | 
Getter for ID, with configurable default | 
ASK_ID() | 
Getter for ID w/ exceptions if field has no value | 
HAS_ID() | 
Determine if ID has a value | 
reference¶
The store's genome reference.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_REFERENCE() | 
Getter for REFERENCE | 
status¶
The store's status.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_STATUS() | 
Getter for STATUS, with configurable default | 
ASK_STATUS() | 
Getter for STATUS w/ exceptions if field has no value | 
HAS_STATUS() | 
Determine if STATUS has a value | 
storeArn¶
The store's ARN.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_STOREARN() | 
Getter for STOREARN, with configurable default | 
ASK_STOREARN() | 
Getter for STOREARN w/ exceptions if field has no value | 
HAS_STOREARN() | 
Determine if STOREARN has a value | 
name¶
The store's name.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_NAME() | 
Getter for NAME, with configurable default | 
ASK_NAME() | 
Getter for NAME w/ exceptions if field has no value | 
HAS_NAME() | 
Determine if NAME has a value | 
description¶
The store's description.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_DESCRIPTION() | 
Getter for DESCRIPTION, with configurable default | 
ASK_DESCRIPTION() | 
Getter for DESCRIPTION w/ exceptions if field has no value | 
HAS_DESCRIPTION() | 
Determine if DESCRIPTION has a value | 
sseConfig¶
The store's server-side encryption (SSE) settings.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_SSECONFIG() | 
Getter for SSECONFIG | 
creationTime¶
When the store was created.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_CREATIONTIME() | 
Getter for CREATIONTIME, with configurable default | 
ASK_CREATIONTIME() | 
Getter for CREATIONTIME w/ exceptions if field has no value | 
HAS_CREATIONTIME() | 
Determine if CREATIONTIME has a value | 
updateTime¶
When the store was updated.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_UPDATETIME() | 
Getter for UPDATETIME, with configurable default | 
ASK_UPDATETIME() | 
Getter for UPDATETIME w/ exceptions if field has no value | 
HAS_UPDATETIME() | 
Determine if UPDATETIME has a value | 
tags¶
The store's tags.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_TAGS() | 
Getter for TAGS, with configurable default | 
ASK_TAGS() | 
Getter for TAGS w/ exceptions if field has no value | 
HAS_TAGS() | 
Determine if TAGS has a value | 
storeOptions¶
The store's parsing options.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_STOREOPTIONS() | 
Getter for STOREOPTIONS | 
storeFormat¶
The store's annotation file format.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_STOREFORMAT() | 
Getter for STOREFORMAT, with configurable default | 
ASK_STOREFORMAT() | 
Getter for STOREFORMAT w/ exceptions if field has no value | 
HAS_STOREFORMAT() | 
Determine if STOREFORMAT has a value | 
statusMessage¶
A status message.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_STATUSMESSAGE() | 
Getter for STATUSMESSAGE, with configurable default | 
ASK_STATUSMESSAGE() | 
Getter for STATUSMESSAGE w/ exceptions if field has no value | 
HAS_STATUSMESSAGE() | 
Determine if STATUSMESSAGE has a value | 
storeSizeBytes¶
The store's size in bytes.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_STORESIZEBYTES() | 
Getter for STORESIZEBYTES, with configurable default | 
ASK_STORESIZEBYTES() | 
Getter for STORESIZEBYTES w/ exceptions if field has no valu | 
HAS_STORESIZEBYTES() | 
Determine if STORESIZEBYTES has a value | 
numVersions¶
An integer indicating how many versions of an annotation store exist.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_NUMVERSIONS() | 
Getter for NUMVERSIONS, with configurable default | 
ASK_NUMVERSIONS() | 
Getter for NUMVERSIONS w/ exceptions if field has no value | 
HAS_NUMVERSIONS() | 
Determine if NUMVERSIONS has a value |