| Modifier and Type | Method and Description |
|---|---|
RelationType |
AttributeCopyDescriptor.getRelationType() |
| Modifier and Type | Method and Description |
|---|---|
protected static AttributeDescriptor |
TypeRemovalUtil.getSourceAttributeDescriptor(RelationType relationType) |
protected static ComposedType |
TypeRemovalUtil.getSourceType(RelationType relationType) |
protected static AttributeDescriptor |
TypeRemovalUtil.getTargetAttributeDescriptor(RelationType relationType) |
protected static ComposedType |
TypeRemovalUtil.getTargetType(RelationType relationType) |
protected static boolean |
TypeRemovalUtil.isSourceNavigable(RelationType relationType) |
protected static boolean |
TypeRemovalUtil.isTargetNavigable(RelationType relationType) |
| Modifier and Type | Method and Description |
|---|---|
RelationType |
TypeManager.createRelationType(PK pk,
String relationName,
boolean localized,
AttributeDescriptor sourceFD,
AttributeDescriptor targetFD)
Deprecated.
use proper service to create instances
|
RelationType |
TypeManager.createRelationType(String relationName,
boolean localized,
AttributeDescriptor sourceFD,
AttributeDescriptor targetFD)
Deprecated.
use proper service to create instances
|
RelationType |
RelationDescriptor.getRelationType()
Returns the relation type this attribute belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
Set<RelationType> |
ComposedType.getRelations()
Returns all relations this type is involved in.
|
| Constructor and Description |
|---|
OneToManyRelationAttributeAccess(RelationType rt,
RelationDescriptor rd) |
| Modifier and Type | Method and Description |
|---|---|
RelationType |
ItemModelConverter.TypeAttributeInfo.getRelationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemModelConverter.TypeAttributeInfo.setRelationType(RelationType relationType) |
| Modifier and Type | Method and Description |
|---|---|
RelationType |
GeneratedServicelayerManager.createRelationMetaType(Map attributeValues) |
RelationType |
GeneratedServicelayerManager.createRelationMetaType(SessionContext ctx,
Map attributeValues) |
Copyright © 2017 SAP SE. All Rights Reserved.