getPropertyValues() method

Returns the all the values of properties contained by this SDMOData Entry document Key for the properties will be their name of their full path in case they are enclosed by Complex Types.

Syntax

public abstract Map< String, String > getPropertyValues ()

Returns

The name/path and value pairs of the contained properties

Usage

The name of the properties will contain their current name-space prefixes.