Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ClfnProduct
Packages that use ClfnProduct
Package
Description
-
Uses of ClfnProduct in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return ClfnProductMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return types with arguments of type ClfnProductModifier and TypeMethodDescriptionprotected Class<ClfnProduct>ClfnProductByKeyFluentHelper.getEntityClass()protected Class<ClfnProduct>ClfnProductFluentHelper.getEntityClass()ClfnProduct.getType() -
Uses of ClfnProduct in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link that return types with arguments of type ClfnProductModifier and TypeMethodDescriptionClfnProductOneToOneLink.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.productmasterdataincludingclassification.link with type arguments of type ClfnProductModifier and TypeMethodDescriptionprotected ClfnProductLink<ObjectT>ClfnProductLink.translateLinkType(EntityLink<ClfnProductLink<ObjectT>, ClfnProduct, ObjectT> link)