|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DimensionsManager | |
| com.sap.mdm.data | Provides classes for basic data container |
| com.sap.mdm.extension | Provides classes for general "extension" support |
| com.sap.mdm.schema.commands | Provides commands for managing repository schema, such as tables and fields |
| com.sap.mdm.util | Provides basic utility classes |
| com.sap.mdm.valuetypes | Provides container interfaces and classes for repository item values |
| com.sap.mdm.valuetypes.format | |
| Uses of DimensionsManager in com.sap.mdm.data |
| Methods in com.sap.mdm.data with parameters of type DimensionsManager | |
String |
Record.toString(FieldId fieldId,
int regionInheritanceMode,
RegionInheritanceProperties regionInheritance,
DimensionsManager dm)
Converts the specified field value to a string according to the specified parameters; this is the long form of the method. |
String |
Record.toString(FieldId fieldId,
AttributeId attributeId,
int regionInheritanceMode,
RegionInheritanceProperties regionInheritance,
DimensionsManager dm)
Converts the specified attribute value to string according to the specified parameters; this is the long form of the method. |
| Uses of DimensionsManager in com.sap.mdm.extension |
| Methods in com.sap.mdm.extension that return DimensionsManager | |
DimensionsManager |
MetadataManager.getRepositoryDimensions(UserSessionContext ctx)
|
| Uses of DimensionsManager in com.sap.mdm.schema.commands |
| Methods in com.sap.mdm.schema.commands that return DimensionsManager | |
DimensionsManager |
GetRepositoryDimensionsCommand.getRepositoryDimensions()
Returns repository dimensions as instance of DimensionManager. |
| Uses of DimensionsManager in com.sap.mdm.util |
| Methods in com.sap.mdm.util with parameters of type DimensionsManager | |
static double |
MeasurementUtils.convertToUniversal(DimensionId dimensionId,
UnitId unitIdFrom,
double value,
DimensionsManager dimensionManager)
Convert measurement value to universal UOM value |
static double |
MeasurementUtils.convertFromUniversal(DimensionId dimensionId,
UnitId unitIdTo,
double value,
DimensionsManager dimensionManager)
Convert measurement value from the universal UOM to the specified UOM |
static double |
MeasurementUtils.convertMeasurementValue(DimensionId dimensionId,
UnitId unitIdFrom,
UnitId unitIdTo,
double value,
DimensionsManager dimensionManager)
Convert measurement value from one UOM to another |
| Uses of DimensionsManager in com.sap.mdm.valuetypes |
| Methods in com.sap.mdm.valuetypes with parameters of type DimensionsManager | |
String |
QualifiedLinkValue.toString(FieldId qualifierFieldId,
int regionInheritanceMode,
RegionInheritanceProperties regionInheritance,
DimensionsManager dm)
Converts the specified qualifier field value to string according to the specified parameters; this is the long form of the method. |
| Uses of DimensionsManager in com.sap.mdm.valuetypes.format |
| Methods in com.sap.mdm.valuetypes.format with parameters of type DimensionsManager | |
static String[] |
MdmValueFormatter.formatFieldValue(FieldProperties field,
MdmValue value,
RegionProperties region,
DimensionsManager dimensionsManager,
String nullString,
String naString)
Formats the field value (or multi-values) based on the field properties definitions. |
static String[] |
MdmValueFormatter.formatFieldValue(FieldProperties field,
MdmValue value,
RegionProperties region,
DimensionsManager dimensionsManager)
Formats the field value (or multi-values) based on the field properties definitions. |
static String[] |
MdmValueFormatter.formatAttributeValue(AttributeProperties attr,
MdmValue value,
RegionProperties region,
DimensionsManager dimensionsManager,
String nullString,
String naString)
Formats attribute value (or multi-values) based on the attribute properties definitions. |
static String[] |
MdmValueFormatter.formatAttributeValue(AttributeProperties attr,
MdmValue value,
RegionProperties region,
DimensionsManager dimensionsManager)
Formats attribute value (or multi-values) based on the attribute properties definitions. |
static String |
MdmValueFormatter.formatMeasurement(double value,
MdmMeasurementFormatInfo measurementFormat,
DimensionsManager dimensionsManager)
Formats the measurement value |
static String[] |
MdmValueFormatter.formatAttributeValue(AttributeProperties attr,
MdmValue value,
RegionInheritanceProperties regionInheritance,
int regionalLayer,
DimensionsManager dimensionsManager)
Formats attribute value (or multi-values) based on the attribute properties definitions and regional layer mode. |
static String[] |
MdmValueFormatter.formatAttributeValue(AttributeProperties attr,
MdmValue value,
RegionInheritanceProperties regionInheritance,
int regionalLayer,
DimensionsManager dimensionsManager,
String nullString,
String naString)
Formats attribute value (or multi-values) based on the attribute properties definitions and regional layer mode. |
static String[] |
MdmValueFormatter.formatLocalizedAttributeValue(AttributeProperties attr,
MdmValue value,
RegionProperties region,
DimensionsManager dimensionsManager,
Locale formatLocale)
Formats attribute value (or multi-values) based on the attribute properties definitions. |
static String[] |
MdmValueFormatter.formatLocalizedFieldValue(FieldProperties field,
MdmValue value,
RegionProperties region,
DimensionsManager dimensionsManager,
Locale formatLocale)
Formats the field value (or multi-values) based on the field properties definitions and format locale. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.