/AWS1/CL_CUSGETDOMAINLAYOUTRSP¶
GetDomainLayoutResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_layoutdefinitionname
TYPE /AWS1/CUSNAME
/AWS1/CUSNAME
¶
The unique name of the layout.
iv_description
TYPE /AWS1/CUSSENSITIVETEXT
/AWS1/CUSSENSITIVETEXT
¶
The description of the layout
iv_displayname
TYPE /AWS1/CUSDISPLAYNAME
/AWS1/CUSDISPLAYNAME
¶
The display name of the layout
iv_layouttype
TYPE /AWS1/CUSLAYOUTTYPE
/AWS1/CUSLAYOUTTYPE
¶
The type of layout that can be used to view data under a Customer Profiles domain.
iv_layout
TYPE /AWS1/CUSSENSITIVESTR1TO200000
/AWS1/CUSSENSITIVESTR1TO200000
¶
A customizable layout that can be used to view data under a Customer Profiles domain.
iv_version
TYPE /AWS1/CUSSTRING1TO255
/AWS1/CUSSTRING1TO255
¶
The version used to create layout.
iv_createdat
TYPE /AWS1/CUSTIMESTAMP
/AWS1/CUSTIMESTAMP
¶
The timestamp of when the layout was created.
iv_lastupdatedat
TYPE /AWS1/CUSTIMESTAMP
/AWS1/CUSTIMESTAMP
¶
The timestamp of when the layout was most recently updated.
Optional arguments:¶
iv_isdefault
TYPE /AWS1/CUSBOOLEAN
/AWS1/CUSBOOLEAN
¶
If set to true for a layout, this layout will be used by default to view data. If set to false, then the layout will not be used by default, but it can be used to view data by explicitly selecting it in the console.
it_tags
TYPE /AWS1/CL_CUSTAGMAP_W=>TT_TAGMAP
TT_TAGMAP
¶
The tags used to organize, track, or control access for this resource.
Queryable Attributes¶
LayoutDefinitionName¶
The unique name of the layout.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LAYOUTDEFINITIONNAME() |
Getter for LAYOUTDEFINITIONNAME, with configurable default |
ASK_LAYOUTDEFINITIONNAME() |
Getter for LAYOUTDEFINITIONNAME w/ exceptions if field has n |
HAS_LAYOUTDEFINITIONNAME() |
Determine if LAYOUTDEFINITIONNAME has a value |
Description¶
The description of the layout
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 |
DisplayName¶
The display name of the layout
Accessible with the following methods¶
Method | Description |
---|---|
GET_DISPLAYNAME() |
Getter for DISPLAYNAME, with configurable default |
ASK_DISPLAYNAME() |
Getter for DISPLAYNAME w/ exceptions if field has no value |
HAS_DISPLAYNAME() |
Determine if DISPLAYNAME has a value |
IsDefault¶
If set to true for a layout, this layout will be used by default to view data. If set to false, then the layout will not be used by default, but it can be used to view data by explicitly selecting it in the console.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ISDEFAULT() |
Getter for ISDEFAULT |
LayoutType¶
The type of layout that can be used to view data under a Customer Profiles domain.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LAYOUTTYPE() |
Getter for LAYOUTTYPE, with configurable default |
ASK_LAYOUTTYPE() |
Getter for LAYOUTTYPE w/ exceptions if field has no value |
HAS_LAYOUTTYPE() |
Determine if LAYOUTTYPE has a value |
Layout¶
A customizable layout that can be used to view data under a Customer Profiles domain.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LAYOUT() |
Getter for LAYOUT, with configurable default |
ASK_LAYOUT() |
Getter for LAYOUT w/ exceptions if field has no value |
HAS_LAYOUT() |
Determine if LAYOUT has a value |
Version¶
The version used to create layout.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VERSION() |
Getter for VERSION, with configurable default |
ASK_VERSION() |
Getter for VERSION w/ exceptions if field has no value |
HAS_VERSION() |
Determine if VERSION has a value |
CreatedAt¶
The timestamp of when the layout was created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
LastUpdatedAt¶
The timestamp of when the layout was most recently updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
Tags¶
The tags used to organize, track, or control access for this resource.
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 |