Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerHier
Packages that use CustomerHier
Package
Description
-
Uses of CustomerHier 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 CustomerHierModifier and TypeFieldDescriptionstatic final CustomerLink<CustomerHier>Customer.TO_CNSLDTN_CUSTOMER_HIERUse with available fluent helpers to apply the to_CnsldtnCustomerHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerHierModifier and TypeMethodDescriptionCustomer.fetchCnsldtnCustomerHier()Fetches the CustomerHier entities (one to many) associated with this entity.io.vavr.control.Option<List<CustomerHier>>Customer.getCnsldtnCustomerHierIfPresent()Retrieval of associated CustomerHier entities (one to many).Customer.getCnsldtnCustomerHierOrFetch()Retrieval of associated CustomerHier entities (one to many).protected Class<CustomerHier>CustomerHierByKeyFluentHelper.getEntityClass()protected Class<CustomerHier>CustomerHierFluentHelper.getEntityClass()CustomerHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerHierModifier and TypeMethodDescriptionvoidCustomer.addCnsldtnCustomerHier(CustomerHier... entity) Adds elements to the list of associated CustomerHier entities.Customer.CustomerBuilder.cnsldtnCustomerHier(CustomerHier... value) Navigation property to_CnsldtnCustomerHier for Customer to multiple CustomerHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerHierModifier and TypeMethodDescriptionvoidCustomer.setCnsldtnCustomerHier(List<CustomerHier> value) Overwrites the list of associated CustomerHier entities for the loaded navigation property to_CnsldtnCustomerHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerHierModifierConstructorDescriptionCustomer(String customer, String customer_Text, String additionalMasterDataSource, List<CustomerHier> toCnsldtnCustomerHier, List<CustomerText> toCnsldtnCustomerT) -
Uses of CustomerHier 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 CustomerHierModifier and TypeMethodDescriptionCustomerHierOneToOneLink.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 CustomerHierModifier and TypeMethodDescriptionprotected CustomerHierLink<ObjectT>CustomerHierLink.translateLinkType(EntityLink<CustomerHierLink<ObjectT>, CustomerHier, ObjectT> link)