Class | Description |
---|---|
CustMgmtTaskLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustMgmtTask to
other entities. |
CustMgmtTaskOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustMgmtTask to
other entities, where the cardinality of the related entity is at most 1. |
CustMgmtTaskPersonRespLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustMgmtTaskPersonResp to other entities. |
CustMgmtTaskPersonRespOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustMgmtTaskPersonResp to other entities, where the cardinality of the related entity is at most 1. |
CustMgmtTaskTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustMgmtTaskText to other entities. |
CustMgmtTaskTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustMgmtTaskText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.