Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.EntProjectElmntPublicSector
Packages that use EntProjectElmntPublicSector
Package
Description
-
Uses of EntProjectElmntPublicSector in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with type parameters of type EntProjectElmntPublicSectorModifier and TypeFieldDescriptionEnterpriseProjectElement.TO_ENT_PROJECT_ELMNT_PUBLIC_SECTORUse with available fluent helpers to apply the to_EntProjectElmntPublicSector navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return EntProjectElmntPublicSectorModifier and TypeMethodDescriptionEntProjectElmntPublicSector.EntProjectElmntPublicSectorBuilder.build()EnterpriseProjectElement.fetchEntProjectElmntPublicSector()Fetches the EntProjectElmntPublicSector entity (one to one) associated with this entity.protected EntProjectElmntPublicSectorEntProjectElmntPublicSectorUpdateFluentHelper.getEntity()EnterpriseProjectElement.getEntProjectElmntPublicSectorOrFetch()Retrieval of associated EntProjectElmntPublicSector entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject that return types with arguments of type EntProjectElmntPublicSectorModifier and TypeMethodDescriptionprotected Class<EntProjectElmntPublicSector>EntProjectElmntPublicSectorByKeyFluentHelper.getEntityClass()protected Class<EntProjectElmntPublicSector>EntProjectElmntPublicSectorFluentHelper.getEntityClass()io.vavr.control.Option<EntProjectElmntPublicSector>EnterpriseProjectElement.getEntProjectElmntPublicSectorIfPresent()Retrieval of associated EntProjectElmntPublicSector entity (one to one).EntProjectElmntPublicSector.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with parameters of type EntProjectElmntPublicSectorModifier and TypeMethodDescriptionEnterpriseProjectElement.EnterpriseProjectElementBuilder.entProjectElmntPublicSector(EntProjectElmntPublicSector value) Navigation property to_EntProjectElmntPublicSector for EnterpriseProjectElement to single EntProjectElmntPublicSector.voidEnterpriseProjectElement.setEntProjectElmntPublicSector(EntProjectElmntPublicSector value) Overwrites the associated EntProjectElmntPublicSector entity for the loaded navigation property to_EntProjectElmntPublicSector.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject with parameters of type EntProjectElmntPublicSectorModifierConstructorDescriptionEnterpriseProjectElement(UUID projectElementUUID, String projectElement, String wBSElementInternalID, UUID projectUUID, String projectElementDescription, UUID parentObjectUUID, String processingStatus, String sortingNumber, LocalDateTime plannedStartDate, LocalDateTime plannedEndDate, String responsibleCostCenter, String companyCode, String profitCenter, String functionalArea, String controllingArea, String plant, String location, String taxJurisdiction, String functionalLocation, String factoryCalendar, String costingSheet, String investmentProfile, Boolean wBSIsStatisticalWBSElement, String costCenter, Boolean wBSElementIsBillingElement, String createdByUser, ZonedDateTime creationDateTime, ZonedDateTime lastChangeDateTime, String lastChangedByUser, ZonedDateTime projectLastChangedDateTime, EnterpriseProject toEnterpriseProject, EntProjectElmntPublicSector toEntProjectElmntPublicSector, EntProjElmntBlockFunc toEntProjElmntBlkFunc, EnterpriseProjectElement toParentProjElement, List<EnterpriseProjectElement> toSubProjElement) EntProjectElmntPublicSectorUpdateFluentHelper(String servicePath, EntProjectElmntPublicSector entity, String entityCollection) Creates a fluent helper object that will update aEntProjectElmntPublicSectorentity on the OData endpoint. -
Uses of EntProjectElmntPublicSector in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.batch with parameters of type EntProjectElmntPublicSectorModifier and TypeMethodDescriptionDefaultEnterpriseProjectServiceBatchChangeSet.updateEntProjectElmntPublicSector(EntProjectElmntPublicSector entProjectElmntPublicSector) EnterpriseProjectServiceBatchChangeSet.updateEntProjectElmntPublicSector(EntProjectElmntPublicSector entProjectElmntPublicSector) Update an existingEntProjectElmntPublicSectorentity and save it to the S/4HANA system. -
Uses of EntProjectElmntPublicSector in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.enterpriseproject.link that return types with arguments of type EntProjectElmntPublicSectorModifier and TypeMethodDescriptionEntProjectElmntPublicSectorOneToOneLink.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.enterpriseproject.link with type arguments of type EntProjectElmntPublicSectorModifier and TypeMethodDescriptionprotected EntProjectElmntPublicSectorLink<ObjectT>EntProjectElmntPublicSectorLink.translateLinkType(EntityLink<EntProjectElmntPublicSectorLink<ObjectT>, EntProjectElmntPublicSector, ObjectT> link) -
Uses of EntProjectElmntPublicSector in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type EntProjectElmntPublicSectorModifier and TypeMethodDescriptionDefaultEnterpriseProjectService.updateEntProjectElmntPublicSector(EntProjectElmntPublicSector entProjectElmntPublicSector) Deprecated.EnterpriseProjectService.updateEntProjectElmntPublicSector(EntProjectElmntPublicSector entProjectElmntPublicSector) Deprecated.Update an existingEntProjectElmntPublicSectorentity and save it to the S/4HANA system.