Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerText
Packages that use CustomerText
Package
Description
-
Uses of CustomerText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type CustomerTextModifier and TypeFieldDescriptionstatic final CustomerLink<CustomerText>Customer.TO_CNSLDTN_CUSTOMER_TUse with available fluent helpers to apply the to_CnsldtnCustomerT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerTextModifier and TypeMethodDescriptionCustomer.fetchCnsldtnCustomerT()Fetches the CustomerText entities (one to many) associated with this entity.io.vavr.control.Option<List<CustomerText>>Customer.getCnsldtnCustomerTIfPresent()Retrieval of associated CustomerText entities (one to many).Customer.getCnsldtnCustomerTOrFetch()Retrieval of associated CustomerText entities (one to many).protected Class<CustomerText>CustomerTextByKeyFluentHelper.getEntityClass()protected Class<CustomerText>CustomerTextFluentHelper.getEntityClass()CustomerText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerTextModifier and TypeMethodDescriptionvoidCustomer.addCnsldtnCustomerT(CustomerText... entity) Adds elements to the list of associated CustomerText entities.Customer.CustomerBuilder.cnsldtnCustomerT(CustomerText... value) Navigation property to_CnsldtnCustomerT for Customer to multiple CustomerText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerTextModifier and TypeMethodDescriptionvoidCustomer.setCnsldtnCustomerT(List<CustomerText> value) Overwrites the list of associated CustomerText entities for the loaded navigation property to_CnsldtnCustomerT. -
Uses of CustomerText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type CustomerTextModifier and TypeMethodDescriptionCustomerTextOneToOneLink.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.masterdataforgroupreporting.link with type arguments of type CustomerTextModifier and TypeMethodDescriptionprotected CustomerTextLink<ObjectT>CustomerTextLink.translateLinkType(EntityLink<CustomerTextLink<ObjectT>, CustomerText, ObjectT> link)