namespace sap.ui.fl.apply.api.UI2PersonalizationApplyAPI

Visiblity: restricted
Available since: N/A
Module: sap/ui/fl/apply/api/UI2PersonalizationApplyAPI
Application Component: CA-UI5-FL

Provides an API to access UI2 personalization.


Nodes Overview

Node Description

Methods Overview

Method Description
sap.ui.fl.apply.api.UI2PersonalizationApplyAPI.load

Retrieves a personalization object stored for an application under a given container ID and item name; in case no itemName is given all items for the given container key are returned.

sap.ui.fl.apply.api.UI2PersonalizationApplyAPI.load

Retrieves a personalization object stored for an application under a given container ID and item name; in case no itemName is given all items for the given container key are returned.

Param Type DefaultValue Description
mPropertyBag object

Object with parameters as properties

selector sap.ui.fl.Selector

Used to retrieve the associated flex persistence

containerKey string

The key of the container in which the personalization was stored

itemName string

The item name under which the personalization was stored