Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.selectable.EntProjElmntWorkItemSelectable
Packages that use EntProjElmntWorkItemSelectable
Package
Description
-
Uses of EntProjElmntWorkItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2 declared as EntProjElmntWorkItemSelectableModifier and TypeFieldDescriptionstatic final EntProjElmntWorkItemSelectableEntProjElmntWorkItem.ALL_FIELDSSelector for all available fields of EntProjElmntWorkItem. -
Uses of EntProjElmntWorkItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.field that implement EntProjElmntWorkItemSelectableModifier and TypeClassDescriptionclassEntProjElmntWorkItemField<FieldT>Template class to represent entity fields of the EntityEntProjElmntWorkItem. -
Uses of EntProjElmntWorkItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseprojectv2.link that implement EntProjElmntWorkItemSelectableModifier and TypeClassDescriptionclassEntProjElmntWorkItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjElmntWorkItemto other entities.classEntProjElmntWorkItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofEntProjElmntWorkItemto other entities, where the cardinality of the related entity is at most 1.