Package | Description |
---|---|
com.semarchy.mdm.runtime.data |
This package contains the
IDataAccessService and the related classes. |
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Method and Description |
---|---|
static String |
DataValueFormatter.formatLov(ILovValue pValue,
IModelLabelProvider pLabelProvider,
Locale pLocale,
DataValueFormatter.LovFormat format)
helper method giving text to display for the given attribute of the given
data row
|
static String |
DataValueFormatter.formatLov(String lovCode,
ILov lov,
IModelLabelProvider pLabelProvider,
Locale pLocale,
DataValueFormatter.LovFormat lovFormat) |
static String |
DataValueFormatter.formatMultiLov(DataValueFormatter.ParsedMultiValued parsedLov,
String separator,
IModelLabelProvider labelProvider,
Locale locale,
DataValueFormatter.LovFormat format)
Format MultiLov
|
static String |
DataValueFormatter.formatMultiLov(List<ILovValue> lovValues,
String separator,
IModelLabelProvider labelProvider,
Locale locale,
DataValueFormatter.LovFormat format)
Format MultiLov
|
Modifier and Type | Method and Description |
---|---|
IModelLabelProvider |
IModel.getLabelProvider()
Obtain the label provider for IModel objects.
|
Modifier and Type | Method and Description |
---|---|
String |
IAppFolderAndBOViewContainer.getBOViewContainerPath(IModelLabelProvider pLabelProvider,
Locale pLocale)
Returns the BOView container path using folder labels
|
Copyright © 2017. All rights reserved.