Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.PlanData
Packages that use PlanData
Package
Description
-
Uses of PlanData in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail with type parameters of type PlanDataModifier and TypeFieldDescriptionstatic final WorkpackageLink<PlanData>Workpackage.TO_PLAN_DATA_SETUse with available fluent helpers to apply the PlanDataSet navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail that return PlanDataMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail that return types with arguments of type PlanDataModifier and TypeMethodDescriptionWorkpackage.fetchPlanDataSet()Fetches the PlanData entities (one to many) associated with this entity.PlanDataByKeyFluentHelper.getEntityClass()PlanDataFluentHelper.getEntityClass()Workpackage.getPlanDataSetIfPresent()Retrieval of associated PlanData entities (one to many).Workpackage.getPlanDataSetOrFetch()Retrieval of associated PlanData entities (one to many).PlanData.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail with parameters of type PlanDataModifier and TypeMethodDescriptionvoidWorkpackage.addPlanDataSet(PlanData... entity) Adds elements to the list of associated PlanData entities.Workpackage.WorkpackageBuilder.planDataSet(PlanData... value) Navigation property PlanDataSet for Workpackage to multiple PlanData.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail with type arguments of type PlanDataModifier and TypeMethodDescriptionvoidWorkpackage.setPlanDataSet(List<PlanData> value) Overwrites the list of associated PlanData entities for the loaded navigation property PlanDataSet. -
Uses of PlanData in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.link that return types with arguments of type PlanDataModifier and TypeMethodDescriptionPlanDataOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.commercialprojectdetail.link with type arguments of type PlanDataModifier and TypeMethodDescriptionprotected PlanDataLink<ObjectT>PlanDataLink.translateLinkType(EntityLink<PlanDataLink<ObjectT>, PlanData, ObjectT> link)