/AWS1/CL_OMXGETANNOTATIONSTO03¶
GetAnnotationStoreVersionResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_storeid TYPE /AWS1/OMXRESOURCEID /AWS1/OMXRESOURCEID¶
The store ID for annotation store version.
iv_id TYPE /AWS1/OMXRESOURCEID /AWS1/OMXRESOURCEID¶
The annotation store version ID.
iv_status TYPE /AWS1/OMXVERSIONSTATUS /AWS1/OMXVERSIONSTATUS¶
The status of an annotation store version.
iv_versionarn TYPE /AWS1/OMXARN /AWS1/OMXARN¶
The Arn for the annotation store.
iv_name TYPE /AWS1/OMXSTORENAME /AWS1/OMXSTORENAME¶
The name of the annotation store.
iv_versionname TYPE /AWS1/OMXVERSIONNAME /AWS1/OMXVERSIONNAME¶
The name given to an annotation store version to distinguish it from others.
iv_description TYPE /AWS1/OMXDESCRIPTION /AWS1/OMXDESCRIPTION¶
The description for an annotation store version.
iv_creationtime TYPE /AWS1/OMXCREATIONTIME /AWS1/OMXCREATIONTIME¶
The time stamp for when an annotation store version was created.
iv_updatetime TYPE /AWS1/OMXUPDATETIME /AWS1/OMXUPDATETIME¶
The time stamp for when an annotation store version was updated.
it_tags TYPE /AWS1/CL_OMXTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
Any tags associated with an annotation store version.
iv_statusmessage TYPE /AWS1/OMXSTATUSMESSAGE /AWS1/OMXSTATUSMESSAGE¶
The status of an annotation store version.
iv_versionsizebytes TYPE /AWS1/OMXLONG /AWS1/OMXLONG¶
The size of the annotation store version in Bytes.
Optional arguments:¶
io_versionoptions TYPE REF TO /AWS1/CL_OMXVERSIONOPTIONS /AWS1/CL_OMXVERSIONOPTIONS¶
The options for an annotation store version.
Queryable Attributes¶
storeId¶
The store ID for annotation store version.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_STOREID() | 
Getter for STOREID, with configurable default | 
ASK_STOREID() | 
Getter for STOREID w/ exceptions if field has no value | 
HAS_STOREID() | 
Determine if STOREID has a value | 
id¶
The annotation store version 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 | 
status¶
The status of an annotation store version.
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 | 
versionArn¶
The Arn for the annotation store.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_VERSIONARN() | 
Getter for VERSIONARN, with configurable default | 
ASK_VERSIONARN() | 
Getter for VERSIONARN w/ exceptions if field has no value | 
HAS_VERSIONARN() | 
Determine if VERSIONARN has a value | 
name¶
The name of the annotation store.
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 | 
versionName¶
The name given to an annotation store version to distinguish it from others.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_VERSIONNAME() | 
Getter for VERSIONNAME, with configurable default | 
ASK_VERSIONNAME() | 
Getter for VERSIONNAME w/ exceptions if field has no value | 
HAS_VERSIONNAME() | 
Determine if VERSIONNAME has a value | 
description¶
The description for an annotation store version.
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 | 
creationTime¶
The time stamp for when an annotation store version 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¶
The time stamp for when an annotation store version 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¶
Any tags associated with an annotation store version.
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 | 
versionOptions¶
The options for an annotation store version.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_VERSIONOPTIONS() | 
Getter for VERSIONOPTIONS | 
statusMessage¶
The status of an annotation store version.
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 | 
versionSizeBytes¶
The size of the annotation store version in Bytes.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_VERSIONSIZEBYTES() | 
Getter for VERSIONSIZEBYTES, with configurable default | 
ASK_VERSIONSIZEBYTES() | 
Getter for VERSIONSIZEBYTES w/ exceptions if field has no va | 
HAS_VERSIONSIZEBYTES() | 
Determine if VERSIONSIZEBYTES has a value |