public class DefaultImportCockpitPropertyService extends DefaultPropertyService
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_TYPE_CHAR |
| Constructor and Description |
|---|
DefaultImportCockpitPropertyService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultEditorType(String typeCode,
boolean localized)
Returns the default editor type for a property.
|
getMultiplicityString, isInitial, isMandatory, isPartof, setTypeServicepublic static final String PROPERTY_TYPE_CHAR
public String getDefaultEditorType(String typeCode, boolean localized)
PropertyServiceTypeService. If the
type is a collection or a map, its element type is used.getDefaultEditorType in interface PropertyServicegetDefaultEditorType in class DefaultPropertyServicetypeCode - The typecode of the properties value.localized - Indicates if the property is localized.PropertyDescriptor,
e.g. PropertyDescriptor.TEXT.Copyright © 2017 SAP SE. All Rights Reserved.