namespace sap.ui.vtm.DescriptorUtilities

Visiblity: public
Available since: N/A
Module: sap/ui/vtm/DescriptorUtilities
Application Component:

A set of utility functions for working with metadata and identifier descriptors.


Nodes Overview

Node Description

Methods Overview

Method Description
sap.ui.vtm.DescriptorUtilities.createIdentifierDescriptor

Creates a descriptor for an identifier.

sap.ui.vtm.DescriptorUtilities.createMetadataDescriptor

Creates a descriptor for a metadata field.

sap.ui.vtm.DescriptorUtilities.createIdentifierDescriptor

Creates a descriptor for an identifier.

Param Type DefaultValue Description
source string

The identifier source.

type string

The identifier type.

sap.ui.vtm.DescriptorUtilities.createMetadataDescriptor

Creates a descriptor for a metadata field.

Param Type DefaultValue Description
category string

The category name.

field string

The field name.