/AWS1/CL_BDOCUSTOMCONFINPUT¶
Input for custom configuration of a memory strategy.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_semanticoverride TYPE REF TO /AWS1/CL_BDOSEMANOVRDCONFINPUT /AWS1/CL_BDOSEMANOVRDCONFINPUT¶
The semantic override configuration for a custom memory strategy.
io_summaryoverride TYPE REF TO /AWS1/CL_BDOSUMMOVRDCONFINPUT /AWS1/CL_BDOSUMMOVRDCONFINPUT¶
The summary override configuration for a custom memory strategy.
io_userpreferenceoverride TYPE REF TO /AWS1/CL_BDOUSERPREFOVRCONFINP /AWS1/CL_BDOUSERPREFOVRCONFINP¶
The user preference override configuration for a custom memory strategy.
io_episodicoverride TYPE REF TO /AWS1/CL_BDOEPISODICOVRCONFINP /AWS1/CL_BDOEPISODICOVRCONFINP¶
The episodic memory strategy override configuration for a custom memory strategy.
io_selfmanagedconfiguration TYPE REF TO /AWS1/CL_BDOSELFMANAGEDCONFINP /AWS1/CL_BDOSELFMANAGEDCONFINP¶
The self managed configuration for a custom memory strategy.
Queryable Attributes¶
semanticOverride¶
The semantic override configuration for a custom memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEMANTICOVERRIDE() |
Getter for SEMANTICOVERRIDE |
summaryOverride¶
The summary override configuration for a custom memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUMMARYOVERRIDE() |
Getter for SUMMARYOVERRIDE |
userPreferenceOverride¶
The user preference override configuration for a custom memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERPREFERENCEOVERRIDE() |
Getter for USERPREFERENCEOVERRIDE |
episodicOverride¶
The episodic memory strategy override configuration for a custom memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EPISODICOVERRIDE() |
Getter for EPISODICOVERRIDE |
selfManagedConfiguration¶
The self managed configuration for a custom memory strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELFMANAGEDCONFIGURATION() |
Getter for SELFMANAGEDCONFIGURATION |