| Modifier and Type | Method and Description |
|---|---|
ItemType |
ItemTemplate.getBaseType() |
| Constructor and Description |
|---|
ItemTemplate(CockpitItemTemplateModel cockpitItemTemplate,
ItemType baseType,
Collection<? extends ExtendedType> extendedTypes,
String code) |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemSearchType |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExtendedType> |
ExtendedTypeLoader.getExtendedTypesForTemplate(ItemType type,
String templateCode,
TypeService typeService)
Returns the extended types for a given template.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
DefaultTypeService.MyItemType |
protected class |
ExtensibleTypeService.MyItemType |
| Modifier and Type | Method and Description |
|---|---|
protected ItemType |
ExtensibleTypeService.loadItemType(String code) |
protected ItemType |
DefaultTypeService.loadItemType(String code) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExtendedType> |
AbstractTypeLoader.getExtendedTypesForTemplate(ItemType type,
String templateCode,
TypeService typeService) |
Collection<ExtendedType> |
WidgetTypeLoader.getExtendedTypesForTemplate(ItemType type,
String templateCode,
TypeService typeService) |
Collection<ExtendedType> |
ClassificationTypeLoader.getExtendedTypesForTemplate(ItemType type,
String templateCode,
TypeService typeService) |
Collection<ExtendedType> |
DefaultExtendedTypeChain.getExtendedTypesForTemplate(ItemType type,
String templateCode,
TypeService typeService) |
Copyright © 2017 SAP SE. All Rights Reserved.