Modifier and Type | Field and Description |
---|---|
static EnterpriseProjectLink<EnterpriseProjectRole> |
EnterpriseProject.TO_ENT_PROJ_ROLE
Use with available fluent helpers to apply the to_EntProjRole navigation property to query operations.
|
static EnterpriseProjectLink<EnterpriseProjectTeamMember> |
EnterpriseProject.TO_ENT_PROJ_TEAM_MEMBER
Use with available fluent helpers to apply the to_EntProjTeamMember navigation property to query
operations.
|
static EnterpriseProjectLink<EnterpriseProjectElement> |
EnterpriseProject.TO_ENTERPRISE_PROJECT_ELEMENT
Use with available fluent helpers to apply the to_EnterpriseProjectElement navigation property to query
operations.
|
Modifier and Type | Class and Description |
---|---|
class |
EnterpriseProjectOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
EnterpriseProject
to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected EnterpriseProjectLink<ObjectT> |
EnterpriseProjectLink.translateLinkType(EntityLink<EnterpriseProjectLink<ObjectT>,EnterpriseProject,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected EnterpriseProjectLink<ObjectT> |
EnterpriseProjectLink.translateLinkType(EntityLink<EnterpriseProjectLink<ObjectT>,EnterpriseProject,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.