Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandcategoryandtype.ProjectDemandCategoryText
Packages that use ProjectDemandCategoryText
Package
Description
-
Uses of ProjectDemandCategoryText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandcategoryandtype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandcategoryandtype with type parameters of type ProjectDemandCategoryTextModifier and TypeFieldDescriptionstatic final SimpleProperty<ProjectDemandCategoryText>ProjectDemandCategoryText.ALL_FIELDSSelector for all available fields of ProjectDemandCategoryText.static final SimpleProperty.String<ProjectDemandCategoryText>ProjectDemandCategoryText.LANGUAGEstatic final SimpleProperty.String<ProjectDemandCategoryText>ProjectDemandCategoryText.PROJECT_DEMAND_CATEGORYstatic final SimpleProperty.String<ProjectDemandCategoryText>ProjectDemandCategoryText.PROJECT_DEMAND_CATEGORY_NAMEProjectDemandCategoryText.TO__PROJECT_DEMAND_CATEGORYUse with available request builders to apply the _ProjectDemandCategory navigation property to query operations.ProjectDemandCategory.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandcategoryandtype that return ProjectDemandCategoryTextModifier and TypeMethodDescriptionProjectDemandCategoryText.ProjectDemandCategoryTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandcategoryandtype that return types with arguments of type ProjectDemandCategoryTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<ProjectDemandCategoryText>>ProjectDemandCategory.getTextIfPresent()Retrieval of associated ProjectDemandCategoryText entities (one to many).ProjectDemandCategoryText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandcategoryandtype with parameters of type ProjectDemandCategoryTextModifier and TypeMethodDescriptionvoidProjectDemandCategory.addText(ProjectDemandCategoryText... entity) Adds elements to the list of associated ProjectDemandCategoryText entities.ProjectDemandCategory.ProjectDemandCategoryBuilder.text(ProjectDemandCategoryText... value) Navigation property _Text for ProjectDemandCategory to multiple ProjectDemandCategoryText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandcategoryandtype with type arguments of type ProjectDemandCategoryTextModifier and TypeMethodDescriptionvoidProjectDemandCategory.setText(List<ProjectDemandCategoryText> value) Overwrites the list of associated ProjectDemandCategoryText entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.projectdemandcategoryandtype with type arguments of type ProjectDemandCategoryTextModifierConstructorDescriptionProjectDemandCategory(String projectDemandCategory, String projectDemandCategoryName, List<ProjectDemandCategoryText> to_Text, List<ProjectDemandType> to_Type) -
Uses of ProjectDemandCategoryText 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 ProjectDemandCategoryTextModifier and TypeMethodDescriptionDefaultProjectDemandCategoryAndTypeService.countProjectDemandCategoryText()Deprecated.ProjectDemandCategoryAndTypeService.countProjectDemandCategoryText()Deprecated.Fetch the number of entries from theProjectDemandCategoryTextentity collection matching the filter and search expressions.DefaultProjectDemandCategoryAndTypeService.getAllProjectDemandCategoryText()Deprecated.ProjectDemandCategoryAndTypeService.getAllProjectDemandCategoryText()Deprecated.Fetch multipleProjectDemandCategoryTextentities.DefaultProjectDemandCategoryAndTypeService.getProjectDemandCategoryTextByKey(String language, String projectDemandCategory) Deprecated.ProjectDemandCategoryAndTypeService.getProjectDemandCategoryTextByKey(String language, String projectDemandCategory) Deprecated.Fetch a singleProjectDemandCategoryTextentity using key fields.