| Modifier and Type | Method and Description |
|---|---|
DataType |
DefaultPlatformTypeFacadeStrategy.convertType(TypeModel platformType,
boolean lightWeight) |
DataType |
DefaultPlatformTypeFacadeStrategy.convertType(TypeModel platformType,
boolean lightWeight,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
PositionComponentSlotAdminActionEnabledStrategy.isValidForComponentTypeGroup(ContentSlotNameModel contentSlotName,
TypeModel typeModel) |
protected boolean |
PositionComponentSlotAdminActionEnabledStrategy.isValidForValidComponentTypes(ContentSlotNameModel contentSlotName,
TypeModel typeModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
CMSActionTypeModel
Generated model class for type CMSActionType first defined at extension acceleratorcms.
|
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
AbstractAdvancedSavedQuerySearchParameterModel.getValueType()
Generated method - Getter of the
AbstractAdvancedSavedQuerySearchParameter.valueType attribute defined at extension advancedsavedquery. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAdvancedSavedQuerySearchParameterModel.setValueType(TypeModel value)
Generated method - Setter of
AbstractAdvancedSavedQuerySearchParameter.valueType attribute defined at extension advancedsavedquery. |
| Modifier and Type | Class and Description |
|---|---|
class |
CMSComponentTypeModel
Generated model class for type CMSComponentType first defined at extension cms2.
|
class |
CMSPageTypeModel
Generated model class for type CMSPageType first defined at extension cms2.
|
class |
RestrictionTypeModel
Generated model class for type RestrictionType first defined at extension cms2.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ObjectTemplates4ContentSlotFilter.isValidForComponentTypeGroup(ContentSlotNameModel contentSlotName,
TypeModel typeModel) |
protected boolean |
ObjectTemplates4ContentSlotFilter.isValidForValidComponentTypes(ContentSlotNameModel contentSlotName,
TypeModel typeModel)
Deprecated.
- checking valid component types via
ContentSlotNameModel.getValidComponentTypes() will be
removed. |
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
WidgetParameterModel.getType()
Generated method - Getter of the
WidgetParameter.type attribute defined at extension cockpit. |
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetParameterModel.setType(TypeModel value)
Generated method - Setter of
WidgetParameter.type attribute defined at extension cockpit. |
| Modifier and Type | Method and Description |
|---|---|
protected List |
MapUIEditorRowRenderer.getAvailableValues(TypeModel type) |
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
ExtendedTypeLoader.getValueType(ObjectType enclosingType,
PropertyDescriptor propertyDescriptor,
TypeService typeService)
Returns the value type for the given property descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
ExtendedTypeLoader.getAvailableValues(TypeModel valueType,
PropertyDescriptor propertyDescriptor,
TypeService typeService)
Returns all possible values for the given property, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
AbstractTypeLoader.getValueType(ObjectType enclosingType,
PropertyDescriptor propertyDescriptor,
TypeService typeService) |
TypeModel |
WidgetTypeLoader.getValueType(ObjectType enclosingType,
PropertyDescriptor propertyDescriptor,
TypeService typeService) |
TypeModel |
ClassificationTypeLoader.getValueType(ObjectType enclosingType,
PropertyDescriptor propertyDescriptor,
TypeService typeService) |
TypeModel |
DefaultExtendedTypeChain.getValueType(ObjectType enclosingType,
PropertyDescriptor propertyDescriptor,
TypeService typeService) |
protected TypeModel |
ExtensibleTypeService.getValueType(PropertyDescriptor propertyDescriptor) |
protected TypeModel |
DefaultTypeService.getValueType(PropertyDescriptor propertyDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
AbstractTypeLoader.getAvailableValues(TypeModel valueType,
PropertyDescriptor propertyDescriptor,
TypeService typeService) |
List<Object> |
WidgetTypeLoader.getAvailableValues(TypeModel type,
PropertyDescriptor propertyDescriptor,
TypeService typeService) |
List<Object> |
ClassificationTypeLoader.getAvailableValues(TypeModel type,
PropertyDescriptor propertyDescriptor,
TypeService typeService) |
List<Object> |
DefaultExtendedTypeChain.getAvailableValues(TypeModel type,
PropertyDescriptor propertyDescriptor,
TypeService typeService) |
protected String |
DefaultTypeService.getDefaultEditorType(TypeModel type,
boolean localized) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumerationMetaTypeModel
Generated model class for type EnumerationMetaType first defined at extension core.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,TypeModel> |
SavedQueryModel.getParams()
Generated method - Getter of the
SavedQuery.params attribute defined at extension core. |
| Modifier and Type | Method and Description |
|---|---|
void |
SavedQueryModel.setParams(Map<String,TypeModel> value)
Generated method - Setter of
SavedQuery.params attribute defined at extension core. |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicTypeModel
Generated model class for type AtomicType first defined at extension core.
|
class |
CollectionTypeModel
Generated model class for type CollectionType first defined at extension core.
|
class |
ComposedTypeModel
Generated model class for type ComposedType first defined at extension core.
|
class |
ConfigProxyMetaTypeModel
Generated model class for type ConfigProxyMetaType first defined at extension core.
|
class |
MapTypeModel
Generated model class for type MapType first defined at extension core.
|
class |
RelationMetaTypeModel
Generated model class for type RelationMetaType first defined at extension core.
|
class |
ViewTypeModel
Generated model class for type ViewType first defined at extension core.
|
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
MapTypeModel.getArgumentType()
Generated method - Getter of the
MapType.argumentType attribute defined at extension core. |
TypeModel |
DescriptorModel.getAttributeType()
Generated method - Getter of the
Descriptor.attributeType attribute defined at extension core. |
TypeModel |
CollectionTypeModel.getElementType()
Generated method - Getter of the
CollectionType.elementType attribute defined at extension core. |
TypeModel |
MapTypeModel.getReturntype()
Generated method - Getter of the
MapType.returntype attribute defined at extension core. |
| Modifier and Type | Method and Description |
|---|---|
void |
MapTypeModel.setArgumentType(TypeModel value)
Generated method - Initial setter of
MapType.argumentType attribute defined at extension core. |
void |
DescriptorModel.setAttributeType(TypeModel value)
Generated method - Setter of
Descriptor.attributeType attribute defined at extension core. |
void |
CollectionTypeModel.setElementType(TypeModel value)
Generated method - Initial setter of
CollectionType.elementType attribute defined at extension core. |
void |
MapTypeModel.setReturntype(TypeModel value)
Generated method - Initial setter of
MapType.returntype attribute defined at extension core. |
| Constructor and Description |
|---|
AttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
ItemModel _owner,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CollectionTypeModel(String _code,
TypeModel _elementType,
Boolean _generate)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CollectionTypeModel(String _code,
TypeModel _elementType,
Boolean _generate,
ItemModel _owner,
TypeOfCollectionEnum _typeOfCollection)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
DescriptorModel(TypeModel _attributeType,
Boolean _generate,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
DescriptorModel(TypeModel _attributeType,
Boolean _generate,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ExpressionAttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ExpressionAttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
ItemModel _owner,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MapTypeModel(TypeModel _argumentType,
String _code,
Boolean _generate,
ItemModel _owner,
TypeModel _returntype)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MapTypeModel(TypeModel _argumentType,
String _code,
Boolean _generate,
TypeModel _returntype)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
RelationDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
RelationDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
ItemModel _owner,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ViewAttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ViewAttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
Boolean _generate,
ItemModel _owner,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Constructor and Description |
|---|
ConfigAttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
String _externalQualifier,
Boolean _generate,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ConfigAttributeDescriptorModel(TypeModel _attributeType,
ComposedTypeModel _enclosingType,
String _externalQualifier,
Boolean _generate,
ItemModel _owner,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
TypeResource.getTypeModel()
Convenience method which just delegates to
#getResourceValue() |
protected TypeModel |
TypeResource.readResource(String resourceId)
Gets the
TypeModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<TypeModel> |
TypesResource.getTypesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeResource.setTypeModel(TypeModel value)
Convenience method which just delegates to
#setResourceValue(TypeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypesResource.setTypesCollection(Collection<TypeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected TypeModel |
DeeplinkUrlServiceImpl.getTypeForContextObject(Object contextObject)
Gets the type for context object.
|
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
MappingLineModel.getCollectionElementType()
Returns the type of this collection element.
|
TypeModel |
ComposedTypeMappingLine.getCreationType()
Returns the composed type for the creation of an object through the CREATE import mode
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappingLineModel.setCollectionElementType(TypeModel model)
Sets the type of the collection element.
|
void |
ComposedTypeMappingLine.setCreationType(TypeModel creationType)
Sets the composed type for the creation of an object through the CREATE import mode
|
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
DefaultMappingLine.getCollectionElementType() |
TypeModel |
DefaultComposedTypeMapping.getCreationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMappingLine.setCollectionElementType(TypeModel model) |
void |
DefaultComposedTypeMapping.setCreationType(TypeModel creationType) |
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
MappingLineTypeService.getTypeModel(ItemAttributePropertyDescriptor propertyDescriptor)
Returns the type model for the attribute type of the supplied property descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
MappingLineConfiguration |
MappingLineConfigService.getMappingLineConfiguration(TypeModel type) |
boolean |
MappingLineTypeService.isAtomicType(TypeModel model) |
boolean |
MappingLineTypeService.isCollectionType(TypeModel model) |
boolean |
MappingLineTypeService.isComposedType(TypeModel model) |
boolean |
MappingLineTypeService.isEnumerationType(TypeModel model) |
boolean |
MappingLineTypeService.isLocalizedType(TypeModel model) |
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
DefaultMappingLineTypeService.getTypeModel(ItemAttributePropertyDescriptor propertyDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
MappingLineConfiguration |
DefaultMappingLineConfigService.getMappingLineConfiguration(TypeModel type) |
boolean |
DefaultMappingLineTypeService.isAtomicType(TypeModel model) |
boolean |
DefaultMappingLineTypeService.isCollectionType(TypeModel model) |
boolean |
DefaultMappingLineTypeService.isComposedType(TypeModel model) |
boolean |
DefaultMappingLineTypeService.isEnumerationType(TypeModel model) |
boolean |
DefaultMappingLineTypeService.isLocalizedType(TypeModel model) |
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
TypeService.getType(String code)
Deprecated.
use
TypeService.getTypeForCode(String) instead. |
TypeModel |
TypeService.getTypeForCode(String code)
Returns a specific type.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TypeService.isAssignableFrom(TypeModel superModelType,
TypeModel subModelType)
|
boolean |
TypeService.isInstance(TypeModel type,
Object obj)
Tests if the given object is an item instance of Type type.
|
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
TypeDao.findTypeByCode(String code)
Find types for code.
|
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
DefaultTypeDao.findTypeByCode(String code) |
| Modifier and Type | Method and Description |
|---|---|
TypeModel |
DefaultTypeService.getType(String typeCode)
Deprecated.
|
TypeModel |
DefaultTypeService.getTypeForCode(String code) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultTypeService.isAssignableFrom(TypeModel target,
TypeModel source) |
boolean |
DefaultTypeService.isInstance(TypeModel typemodel,
Object obj) |
| Modifier and Type | Class and Description |
|---|---|
class |
VariantTypeModel
Generated model class for type VariantType first defined at extension catalog.
|
| Constructor and Description |
|---|
VariantAttributeDescriptorModel(TypeModel _attributeType,
VariantTypeModel _enclosingType,
Boolean _generate,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
VariantAttributeDescriptorModel(TypeModel _attributeType,
VariantTypeModel _enclosingType,
Boolean _generate,
ItemModel _owner,
Boolean _partOf,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
Copyright © 2017 SAP SE. All Rights Reserved.