Class | Description |
---|---|
LegalTransactionLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LegalTransaction to
other entities. |
LegalTransactionOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LegalTransaction to
other entities, where the cardinality of the related entity is at most 1. |
LglTransCategoryGroupLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransCategoryGroup to other entities. |
LglTransCategoryGroupOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransCategoryGroup to other entities, where the cardinality of the related entity is at most 1. |
LglTransCategoryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransCategory to
other entities. |
LglTransCategoryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransCategory to
other entities, where the cardinality of the related entity is at most 1. |
LglTransDateLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransDate to other
entities. |
LglTransDateOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransDate to other
entities, where the cardinality of the related entity is at most 1. |
LglTransEntityLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransEntity to other
entities. |
LglTransEntityOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransEntity to other
entities, where the cardinality of the related entity is at most 1. |
LglTransExternalContactLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransExternalContact to other entities. |
LglTransExternalContactOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransExternalContact to other entities, where the cardinality of the related entity is at most 1. |
LglTransInternalContactLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransInternalContact to other entities. |
LglTransInternalContactOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransInternalContact to other entities, where the cardinality of the related entity is at most 1. |
LglTransLinkedObjectsLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransLinkedObjects to other entities. |
LglTransLinkedObjectsOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransLinkedObjects to other entities, where the cardinality of the related entity is at most 1. |
LglTransParentCategoryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransParentCategory to other entities. |
LglTransParentCategoryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransParentCategory to other entities, where the cardinality of the related entity is at most 1. |
LglTransRelationshipLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransRelationship to other entities. |
LglTransRelationshipOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglTransRelationship to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.