Interface | Description |
---|---|
PlanDataSelectable |
Interface to enable OData entity selectors for
PlanData . |
ProjectSelectable |
Interface to enable OData entity selectors for
Project . |
WorkItemSelectable |
Interface to enable OData entity selectors for
WorkItem . |
WorkpackageSelectable |
Interface to enable OData entity selectors for
Workpackage . |
Class | Description |
---|---|
PlanData |
Original entity name from the Odata EDM: PlanData
|
PlanData.PlanDataBuilder | |
PlanDataByKeyFluentHelper |
Fluent helper to fetch a single
PlanData entity using key fields. |
PlanDataField<FieldT> |
Template class to represent entity fields of the Entity
PlanData . |
PlanDataFluentHelper |
Fluent helper to fetch multiple
PlanData entities. |
PlanDataLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
PlanData to other entities. |
Project |
Original entity name from the Odata EDM: Project
|
Project.ProjectBuilder | |
ProjectByKeyFluentHelper |
Fluent helper to fetch a single
Project entity using key fields. |
ProjectField<FieldT> |
Template class to represent entity fields of the Entity
Project . |
ProjectFluentHelper |
Fluent helper to fetch multiple
Project entities. |
ProjectLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Project to other entities. |
WorkItem |
Original entity name from the Odata EDM: WorkItem
|
WorkItem.WorkItemBuilder | |
WorkItemByKeyFluentHelper |
Fluent helper to fetch a single
WorkItem entity using key fields. |
WorkItemField<FieldT> |
Template class to represent entity fields of the Entity
WorkItem . |
WorkItemFluentHelper |
Fluent helper to fetch multiple
WorkItem entities. |
WorkItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
WorkItem to other entities. |
Workpackage |
Original entity name from the Odata EDM: Workpackage
|
Workpackage.WorkpackageBuilder | |
WorkpackageByKeyFluentHelper |
Fluent helper to fetch a single
Workpackage entity using key fields. |
WorkpackageField<FieldT> |
Template class to represent entity fields of the Entity
Workpackage . |
WorkpackageFluentHelper |
Fluent helper to fetch multiple
Workpackage entities. |
WorkpackageLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Workpackage to other entities. |
Copyright © 2018 SAP SE. All rights reserved.