Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.enterpriseprojectpriority.EntProjPriorityCode
Packages that use EntProjPriorityCode
Package
Description
-
Uses of EntProjPriorityCode in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.enterpriseprojectpriority
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.enterpriseprojectpriority with type parameters of type EntProjPriorityCodeModifier and TypeFieldDescriptionstatic final SimpleProperty<EntProjPriorityCode>EntProjPriorityCode.ALL_FIELDSSelector for all available fields of EntProjPriorityCode.static final SimpleProperty.String<EntProjPriorityCode>EntProjPriorityCode.PRIORITY_CODEstatic final SimpleProperty.String<EntProjPriorityCode>EntProjPriorityCode.PRIORITY_CODE_NAMEEntProjPriorityCodeText.TO__PRIORITY_CODEUse with available request builders to apply the _PriorityCode navigation property to query operations.EntProjPriorityCode.TO__PRIORITY_CODE_TEXTUse with available request builders to apply the _PriorityCodeText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.enterpriseprojectpriority that return EntProjPriorityCodeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.enterpriseprojectpriority that return types with arguments of type EntProjPriorityCodeModifier and TypeMethodDescriptionio.vavr.control.Option<EntProjPriorityCode>EntProjPriorityCodeText.getPriorityCodeIfPresent()Retrieval of associated EntProjPriorityCode entity (one to one).EntProjPriorityCode.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.enterpriseprojectpriority with parameters of type EntProjPriorityCodeModifier and TypeMethodDescriptionEntProjPriorityCodeText.EntProjPriorityCodeTextBuilder.priorityCode(EntProjPriorityCode value) Navigation property _PriorityCode for EntProjPriorityCodeText to single EntProjPriorityCode.voidEntProjPriorityCodeText.setPriorityCode(EntProjPriorityCode value) Overwrites the associated EntProjPriorityCode entity for the loaded navigation property _PriorityCode.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.enterpriseprojectpriority with parameters of type EntProjPriorityCodeModifierConstructorDescriptionEntProjPriorityCodeText(String language, String priorityCode, String priorityCodeName, EntProjPriorityCode to_PriorityCode) -
Uses of EntProjPriorityCode in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type EntProjPriorityCodeModifier and TypeMethodDescriptionDefaultEnterpriseProjectPriorityService.countEntProjPriorityCode()Deprecated.EnterpriseProjectPriorityService.countEntProjPriorityCode()Deprecated.Fetch the number of entries from theEntProjPriorityCodeentity collection matching the filter and search expressions.DefaultEnterpriseProjectPriorityService.getAllEntProjPriorityCode()Deprecated.EnterpriseProjectPriorityService.getAllEntProjPriorityCode()Deprecated.Fetch multipleEntProjPriorityCodeentities.DefaultEnterpriseProjectPriorityService.getEntProjPriorityCodeByKey(String priorityCode) Deprecated.EnterpriseProjectPriorityService.getEntProjPriorityCodeByKey(String priorityCode) Deprecated.Fetch a singleEntProjPriorityCodeentity using key fields.