/AWS1/CL_BDOEPISODICREFLECTI02¶
The configuration for the reflections created with the episodic memory strategy.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_namespaces TYPE /AWS1/CL_BDONAMESPACESLIST_W=>TT_NAMESPACESLIST TT_NAMESPACESLIST¶
This is a legacy parameter, use
namespaceTemplates. The namespaces for which to create reflections. Can be less nested than the episodic namespaces.
it_namespacetemplates TYPE /AWS1/CL_BDONAMESPACESLIST_W=>TT_NAMESPACESLIST TT_NAMESPACESLIST¶
The namespaceTemplates for which to create reflections. Can be less nested than the episodic namespaces.
io_memoryrecordschema TYPE REF TO /AWS1/CL_BDOMEMORYRECORDSCHEMA /AWS1/CL_BDOMEMORYRECORDSCHEMA¶
"Schema for metadata fields on records generated by reflections.
Queryable Attributes¶
namespaces¶
This is a legacy parameter, use
namespaceTemplates. The namespaces for which to create reflections. Can be less nested than the episodic namespaces.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMESPACES() |
Getter for NAMESPACES, with configurable default |
ASK_NAMESPACES() |
Getter for NAMESPACES w/ exceptions if field has no value |
HAS_NAMESPACES() |
Determine if NAMESPACES has a value |
namespaceTemplates¶
The namespaceTemplates for which to create reflections. Can be less nested than the episodic namespaces.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMESPACETEMPLATES() |
Getter for NAMESPACETEMPLATES, with configurable default |
ASK_NAMESPACETEMPLATES() |
Getter for NAMESPACETEMPLATES w/ exceptions if field has no |
HAS_NAMESPACETEMPLATES() |
Determine if NAMESPACETEMPLATES has a value |
memoryRecordSchema¶
"Schema for metadata fields on records generated by reflections.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMORYRECORDSCHEMA() |
Getter for MEMORYRECORDSCHEMA |