Internal factory for app variant inline changes.
Node | Description |
---|
Creates an inline change of change type appdescr_app_addAnnotationsToOData
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
dataSourceId | string |
ID of the data source to be changed by adding annotations from annotations parameter |
|
annotations | array |
Array with IDs of data sources of type |
|
annotationsInsertPosition | sap.ui.fl.descriptorRelated.api.AnnotationsInsertPositionType |
Position at which the annotations should be added to the annotations of the data source to be changed (BEGINNING/END, default BEGINNING) |
|
dataSource | object |
One or several data sources of type |
Creates an inline change of change type appdescr_app_addCdsViews
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
cdsViews | array |
|
Creates an inline change of change type appdescr_app_addNewDataSource
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
dataSource | object |
Data source to be created according to descriptor schema (either one data source or one of type |
Creates an inline change of change type appdescr_app_addNewInbound
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
inbound | object |
Inbound to be created according to descriptor schema |
|
texts | object |
Texts for the inline change |
Creates an inline change of change type appdescr_app_addNewOutbound
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
outbound | object |
Outbound to be created according to descriptor schema |
Creates an inline change of change type appdescr_app_addTechnicalAttributes
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
technicalAttributes | array |
|
Creates an inline change of change type appdescr_app_changeDataSource
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
dataSourceId | string |
ID of the data source to be changed |
|
entityPropertyChange | object array |
Entity property change or an array of multiple changes |
|
propertyPath | object |
Property path inside the data source |
|
operation | object |
Operation (INSERT, UPDATE, UPSERT, DELETE) |
|
propertyValue | object |
New property value |
Creates an inline change of change type appdescr_app_changeInbound
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
inboundId | string |
ID of the inbound to be changed |
|
entityPropertyChange | object array |
Entity property change or an array of multiple changes |
|
propertyPath | object |
Property path inside the inbound. If the |
|
operation | object |
Operation (INSERT, UPDATE, UPSERT, DELETE) |
|
propertyValue | object |
New property value |
|
texts | object |
Texts for the inline change |
Creates an inline change of change type appdescr_app_changeOutbound
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
outboundId | string |
ID of the outbound to be changed |
|
entityPropertyChange | object array |
Entity property change or an array of multiple changes |
|
propertyPath | object |
Property path inside the outbound. If the |
|
operation | object |
Operation (INSERT, UPDATE, UPSERT, DELETE) |
|
propertyValue | object |
New property value |
Creates an inline change of change type appdescr_app_removeAllInboundsExceptOne
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
inboundId | string |
ID of the inbound that should be preserved |
Creates an inline change of change type appdescr_app_removeCdsViews
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
cdsViews | array |
|
Creates an inline change of change type appdescr_app_removeDataSource
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
dataSourceId | string |
ID of the data source to be removed |
|
removeUnusedODataAnnotation | boolean |
Option to remove also no longer referenced |
Creates an inline change of change type appdescr_app_removeInbound
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
inboundId | string |
ID of the inbound to be removed |
Creates an inline change of change type appdescr_app_removeOutbound
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
outboundId | string |
ID of the outbound to be removed |
Creates an inline change of change type appdescr_app_removeTechnicalAttributes
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
technicalAttributes | array |
|
Creates an inline change of change type appdescr_app_setAch
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
ach | object |
ACH component |
Creates an inline change of change type appdescr_app_setDescription
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Map of text properties |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
maxLength | object |
Maximum length of description |
|
type | object | 'XTIT' |
Type of description |
comment | object |
Comment for additional information |
|
value | object |
Map of locale and text, "" represents the default description |
|
texts | object |
i18n properties file path |
Creates an inline change of change type appdescr_app_setDestination
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
destination | object |
Destination |
Creates an inline change of change type appdescr_app_setInfo
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Map of text properties |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
maxLength | object |
Maximum length of info |
|
type | object | 'XTIT' |
Type of info |
comment | object |
Comment for additional information |
|
value | object |
Map of locale and text, "" represents the default info |
|
texts | object |
i18n properties file path |
Creates an inline change of change type appdescr_app_setKeywords
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
keywords | array |
Keywords |
|
texts | object |
Texts for the inline change |
Creates an inline change of change type appdescr_app_setShortTitle
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Map of text properties |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
maxLength | object |
Maximum length of sub title |
|
type | object | 'XTIT' |
Type of short title |
comment | object |
Comment for additional information |
|
value | object |
Map of locale and text, "" represents the default short title |
|
texts | object |
i18n properties file path |
Creates an inline change of change type appdescr_app_setSubTitle
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Map of text |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
maxLength | object |
Maximum length of sub title |
|
type | object | 'XTIT' |
Type of sub title |
comment | object |
Comment for additional information |
|
value | object |
Map of locale and text, "" represents the default sub title |
|
texts | object |
i18n properties file path |
Creates an inline change of change type appdescr_app_setTitle
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Map of text |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
maxLength | object |
Maximum length of title |
|
type | object | 'XTIT' |
Type of title |
comment | object |
Comment for additional information |
|
value | object |
Map of locale and text, "" represents the default title |
|
texts | object |
i18n properties file path |
Creates an inline change of change type appdescr_fiori_setAbstract
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
abstract | boolean |
Abstract property to be disabled (only allowd value is |
Creates an inline change of change type appdescr_fiori_setRegistrationIds
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
registrationIds | object |
Array of |
Creates an inline change of change type appdescr_flp_setConfig
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
config | array |
Config settings |
Creates an inline change of change type appdescr_ovp_addNewCard
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
card | object |
Card to be created according to descriptor schema |
|
model | object |
UI5 model to be created according to descriptor schema |
|
dataSource | object |
Data sources to be created according to descriptor schema (either not provided or of type |
|
texts | object |
Texts for the inline change |
Creates an inline change of change type appdescr_ovp_changeCard
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
cardId | string |
ID of the card to be changed |
|
entityPropertyChange | object array |
Entity property change or an array of multiple changes |
|
propertyPath | object |
Property path inside the card (e.g. '/settings/title'). |
|
operation | object |
Operation (INSERT, UPDATE, UPSERT, DELETE) |
|
propertyValue | object |
New property value |
|
texts | object |
Texts for the inline change |
Creates an inline change of change type appdescr_ovp_removeCard
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
cardId | string |
ID of the card to be removed |
Creates an inline change of change type appdescr_smb_addNamespace
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
smartBusinessApp | object |
Smart business app to be created according to descriptor schema |
Creates an inline change of change type appdescr_smb_changeNamespace
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
smartBusinessApp | object |
Smart business app to be changed according to descriptor schema |
Creates an inline change of change type appdescr_ui5_addComponentUsages
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
componentUsages | object |
component usages to be added |
Creates an inline change of change type appdescr_ui5_addLibraries
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
libraries | object |
Library to be added |
Creates an inline change of change type appdescr_ui5_addNewModel
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
model | object |
UI5 model to be created according to descriptor schema |
|
dataSource | object |
Data sources to be created according to descriptor schema (either not provided or of arbitrary type or two provided of type |
Creates an inline change of change type appdescr_ui5_addNewModelEnhanceWith
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
modelId | string |
UI5 model ID to be enhanced |
|
texts | object |
i18n properties file path |
Creates an inline change of change type appdescr_ui5_removeModel
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
modelId | string |
ID of the UI5 model to be removed |
Creates an inline change of change type appdescr_ui5_replaceComponentUsage
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
componentUsageId | object |
UI5 component usage ID to be created |
|
componentUsage | object |
UI5 component usage data to replace the old one according to descriptor schema |
Creates an inline change of change type appdescr_ui5_setFlexExtensionPointEnabled
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
flexExtensionPointEnabled | boolean |
FlexExtension point to be enabled |
Creates an inline change of change type appdescr_ui5_setMinUI5Version
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
minUI5Version | string |
UI5 Version to be updated |
Creates an inline change of change type appdescr_ui_generic_app_setMainPage
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
page | object |
Page to be created according to descriptor schema |
|
texts | object |
Texts for the inline change |
Creates an inline change of change type appdescr_ui_setDeviceTypes
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
deviceTypes | object |
Device types |
Creates an inline change of change type appdescr_ui_setIcon
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
icon | object |
Icon string |
Creates an inline change of change type appdescr_url_setUri
.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters of the change type |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
uri | object |
URI string |
Creates an inline change.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
texts | object |
Texts for the inline change |
Creates an inline change.
Param | Type | DefaultValue | Description |
---|---|---|---|
mPropertyBag | object |
Parameters |
|
changeType | string |
Inline change type of an app variant |
|
content | object |
Content of an inline change |
|
texts | object |
Texts for the inline change |