| Modifier and Type | Method and Description |
|---|---|
Set<RelationDescriptor> |
AttributeCopyDescriptor.getRelationAttributes() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ItemExpressionTranslator.createRelationAttributeSubTranslator(RelationDescriptor relationDescriptor,
StringBuilder stringBuilder,
ComposedType relatedType,
AbstractDescriptor.ColumnParams patternElement,
List<AttributeDescriptor> qualifierPath,
String enclosingTableAlias,
boolean isAlternative) |
| Modifier and Type | Method and Description |
|---|---|
RelationDescriptor |
TypeManager.createRelationAttribute(PK pkBase,
String relationName,
ComposedType enclosingType,
String qualifier,
ComposedType attributeType,
int modifiers,
boolean localized)
Deprecated.
use proper service to create instances
|
RelationDescriptor |
TypeManager.createRelationAttribute(PK pkBase,
String relationName,
ComposedType enclosingType,
String qualifier,
ComposedType attributeType,
int modifiers,
boolean localized,
int typeOfCollection)
Deprecated.
use proper service to create instances
|
protected RelationDescriptor |
TypeManager.createRelationDescriptor(PK pk,
String relationName,
ComposedType enclosingType,
String qualifier,
ComposedType otherEndItemType,
int modifiers,
boolean localized)
Deprecated.
use proper service to create instances
|
protected RelationDescriptor |
TypeManager.createRelationDescriptor(String relationName,
ComposedType enclosingType,
String qualifier,
ComposedType otherEndItemType,
int modifiers,
boolean localized)
Deprecated.
use proper service to create instances
|
RelationDescriptor |
RelationType.getSourceAttributeDescriptor()
Returns the relation attribute belonging to the source type of this relation.
|
RelationDescriptor |
RelationType.getTargetAttributeDescriptor()
Returns the relation attribute belonging to the target type of this relation.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RelationType.appendModfierXMLDefinition(RelationDescriptor des,
StringBuilder sb)
Internal helper for
RelationType.getXMLDefinition(). |
protected void |
RelationType.appendModfierXMLDefinition(RelationDescriptor des,
XMLOutputter xout) |
| Constructor and Description |
|---|
OneToManyRelationAttributeAccess(RelationType rt,
RelationDescriptor rd) |
| Modifier and Type | Method and Description |
|---|---|
RelationDescriptor |
GeneratedServicelayerManager.createRelationDescriptor(Map attributeValues) |
RelationDescriptor |
GeneratedServicelayerManager.createRelationDescriptor(SessionContext ctx,
Map attributeValues) |
Copyright © 2017 SAP SE. All Rights Reserved.