| Constructor and Description |
|---|
ResultTypeAttributesChip(DisplayState displayState,
Chip parent,
CollectionType type,
boolean isPartOf) |
ResultTypeAttributesChip(DisplayState displayState,
Chip parent,
CollectionType type,
boolean resortable,
boolean isPartOf) |
ResultTypeAttributesChip(DisplayState displayState,
Chip parent,
CollectionType type,
Collection initialValue,
boolean isPartOf) |
ResultTypeAttributesChip(DisplayState displayState,
Chip parent,
CollectionType type,
Collection initialValue,
boolean resortable,
boolean isPartOf) |
TypeAttributesChip(DisplayState displayState,
Chip parent,
CollectionType type,
boolean isPartOf) |
TypeAttributesChip(DisplayState displayState,
Chip parent,
CollectionType type,
boolean resortable,
boolean isPartOf) |
TypeAttributesChip(DisplayState displayState,
Chip parent,
CollectionType type,
Collection initialValue,
boolean isPartOf) |
TypeAttributesChip(DisplayState displayState,
Chip parent,
CollectionType type,
Collection initialValue,
boolean resortable,
boolean isPartOf) |
| Constructor and Description |
|---|
Europe1DiscountsTranslator(CollectionType targetType,
AbstractValueTranslator elementTranslator) |
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
ReferenceMultiSelectEditorChip.getCollectionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceMultiSelectEditorChip.setCollectionType(CollectionType collectionType) |
| Constructor and Description |
|---|
ReferenceMultiSelectEditorChip(DisplayState displayState,
Chip parent,
CollectionType type) |
SelectionOfCollectionReferenceEditorChip(DisplayState displayState,
Chip parent,
CollectionType type,
boolean partOf) |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionType |
GenericListEditorChip.getType() |
protected CollectionType |
GenericReferenceListEditorChip.getType() |
| Constructor and Description |
|---|
ImpExReferenceMultiSelectEditorChip(DisplayState displayState,
Chip parent,
CollectionType type) |
| Modifier and Type | Method and Description |
|---|---|
static AbstractValueTranslator |
AbstractValueTranslator.createTranslator(AttributeDescriptor attributeDescriptor,
CollectionType collectionType,
List<AbstractDescriptor.ColumnParams>[] patternLists) |
| Constructor and Description |
|---|
CollectionValueTranslator(CollectionType targetType,
AbstractValueTranslator elementTranslator)
Instantiates a new collection translator instance for collections of type
targetType translatable by
elementTranslator. |
CollectionValueTranslator(CollectionType targetType,
AbstractValueTranslator elementTranslator,
char delimiter)
Not public constructors for testing purposes.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
TypeManager.createCollectionType(PK pk,
String code,
Type type)
Deprecated.
use ModelService.create to create instances
|
CollectionType |
TypeManager.createCollectionType(PK pkBase,
String code,
Type type,
int typeOfCollection)
Deprecated.
use ModelService.create to create instances
|
CollectionType |
TypeManager.createCollectionType(String code,
Type type)
Deprecated.
use ModelService.create to create instances
|
CollectionType |
TypeManager.createCollectionType(String code,
Type type,
int typeOfCollection)
Deprecated.
use ModelService.create to create instances
|
| Modifier and Type | Method and Description |
|---|---|
Set<? extends CollectionType> |
TypeManager.getAllCollectionTypes()
Deprecated.
- write own flexible search to fetch desired types
|
| Modifier and Type | Method and Description |
|---|---|
protected static CollectionType |
PromotionPriceRowsTranslator.getCollectionType() |
| Modifier and Type | Method and Description |
|---|---|
CollectionType |
GeneratedServicelayerManager.createCollectionType(Map attributeValues) |
CollectionType |
GeneratedServicelayerManager.createCollectionType(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionType |
VariantListEditorChip.getType() |
Copyright © 2017 SAP SE. All Rights Reserved.