Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.producttype.ProductType
Packages that use ProductType
Package
Description
-
Uses of ProductType in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.producttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.producttype with type parameters of type ProductTypeModifier and TypeFieldDescriptionstatic final SimpleProperty<ProductType>ProductType.ALL_FIELDSSelector for all available fields of ProductType.static final SimpleProperty.String<ProductType>ProductType.PRODUCT_TYPEstatic final SimpleProperty.String<ProductType>ProductType.PRODUCT_TYPE_NAMEstatic final NavigationProperty.Single<ProductTypeText,ProductType> ProductTypeText.TO__PRODUCT_TYPEUse with available request builders to apply the _ProductType navigation property to query operations.static final NavigationProperty.Collection<ProductType,ProductTypeText> ProductType.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.producttype that return ProductTypeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.producttype that return types with arguments of type ProductTypeModifier and TypeMethodDescriptionio.vavr.control.Option<ProductType>ProductTypeText.getProductTypeIfPresent()Retrieval of associated ProductType entity (one to one).ProductType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.producttype with parameters of type ProductTypeModifier and TypeMethodDescriptionProductTypeText.ProductTypeTextBuilder.productType(ProductType value) Navigation property _ProductType for ProductTypeText to single ProductType.voidProductTypeText.setProductType(ProductType value) Overwrites the associated ProductType entity for the loaded navigation property _ProductType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.producttype with parameters of type ProductTypeModifierConstructorDescriptionProductTypeText(String productType, String language, String productTypeName, ProductType to_ProductType) -
Uses of ProductType 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 ProductTypeModifier and TypeMethodDescriptionDefaultProductTypeService.countProductType()Deprecated.ProductTypeService.countProductType()Deprecated.Fetch the number of entries from theProductTypeentity collection matching the filter and search expressions.DefaultProductTypeService.getAllProductType()Deprecated.ProductTypeService.getAllProductType()Deprecated.Fetch multipleProductTypeentities.DefaultProductTypeService.getProductTypeByKey(String productType) Deprecated.ProductTypeService.getProductTypeByKey(String productType) Deprecated.Fetch a singleProductTypeentity using key fields.