| Modifier and Type | Method and Description |
|---|---|
AtomicType |
GenericAtomicTypeListChip.getType() |
| Constructor and Description |
|---|
GenericAtomicTypeListChip(DisplayState displayState,
GenericListEditorChip parent,
AtomicType type) |
GenericResortableListChip(DisplayState displayState,
GenericListEditorChip parent,
AtomicType type) |
| Modifier and Type | Method and Description |
|---|---|
static AbstractValueTranslator |
AbstractValueTranslator.createTranslator(AttributeDescriptor attributeDescriptor,
AtomicType targetType,
List<AbstractDescriptor.ColumnParams>[] patternLists) |
| Modifier and Type | Method and Description |
|---|---|
AtomicType |
TypeManager.createAtomicType(AtomicType superType,
Class javaClass)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(AtomicType superType,
String code)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(Class javaClass)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(PK pkBase,
AtomicType superType,
Class javaClass)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(PK pkBase,
AtomicType superType,
String code)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(PK pkBase,
Class javaClass)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
AttributeDescriptor.getPersistenceType() |
AtomicType |
AttributeDescriptor.AttributeDescriptorImpl.getPersistenceType() |
AtomicType |
TypeManager.getRootAtomicType(Class javaClass)
Deprecated.
|
AtomicType |
AtomicType.getSuperType()
Returns the super type of this type.
|
AtomicType |
AtomicType.AtomicTypeImpl.getSuperType() |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends AtomicType> |
TypeManager.getAllAtomicTypes()
Deprecated.
- write own flexible search to fetch desired types
|
| Modifier and Type | Method and Description |
|---|---|
AtomicType |
TypeManager.createAtomicType(AtomicType superType,
Class javaClass)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(AtomicType superType,
String code)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(PK pkBase,
AtomicType superType,
Class javaClass)
Deprecated.
use ModelService.create to create instances
|
AtomicType |
TypeManager.createAtomicType(PK pkBase,
AtomicType superType,
String code)
Deprecated.
use ModelService.create to create instances
|
| Modifier and Type | Method and Description |
|---|---|
AtomicType |
AttributeDescriptorEJBImpl.getPersistenceType() |
AtomicType |
AtomicTypeEJBImpl.getSuperType() |
| Modifier and Type | Method and Description |
|---|---|
AtomicType |
GeneratedServicelayerManager.createAtomicType(Map attributeValues) |
AtomicType |
GeneratedServicelayerManager.createAtomicType(SessionContext ctx,
Map attributeValues) |
Copyright © 2017 SAP SE. All Rights Reserved.