Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerGroupHier
Packages that use CustomerGroupHier
Package
Description
-
Uses of CustomerGroupHier 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 CustomerGroupHierModifier and TypeFieldDescriptionstatic final CustomerGroupLink<CustomerGroupHier>CustomerGroup.TO_CNSLDTN_CUSTOMER_GROUP_HIERUse with available fluent helpers to apply the to_CnsldtnCustomerGroupHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerGroupHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerGroupHierModifier and TypeMethodDescriptionCustomerGroup.fetchCnsldtnCustomerGroupHier()Fetches the CustomerGroupHier entities (one to many) associated with this entity.io.vavr.control.Option<List<CustomerGroupHier>>CustomerGroup.getCnsldtnCustomerGroupHierIfPresent()Retrieval of associated CustomerGroupHier entities (one to many).CustomerGroup.getCnsldtnCustomerGroupHierOrFetch()Retrieval of associated CustomerGroupHier entities (one to many).protected Class<CustomerGroupHier>CustomerGroupHierByKeyFluentHelper.getEntityClass()protected Class<CustomerGroupHier>CustomerGroupHierFluentHelper.getEntityClass()CustomerGroupHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerGroupHierModifier and TypeMethodDescriptionvoidCustomerGroup.addCnsldtnCustomerGroupHier(CustomerGroupHier... entity) Adds elements to the list of associated CustomerGroupHier entities.CustomerGroup.CustomerGroupBuilder.cnsldtnCustomerGroupHier(CustomerGroupHier... value) Navigation property to_CnsldtnCustomerGroupHier for CustomerGroup to multiple CustomerGroupHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerGroupHierModifier and TypeMethodDescriptionvoidCustomerGroup.setCnsldtnCustomerGroupHier(List<CustomerGroupHier> value) Overwrites the list of associated CustomerGroupHier entities for the loaded navigation property to_CnsldtnCustomerGroupHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerGroupHierModifierConstructorDescriptionCustomerGroup(String customerGroup, String customerGroup_Text, String additionalMasterDataSource, List<CustomerGroupHier> toCnsldtnCustomerGroupHier, List<CustomerGroupText> toCnsldtnCustomerGroupT) -
Uses of CustomerGroupHier 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 CustomerGroupHierModifier and TypeMethodDescriptionCustomerGroupHierOneToOneLink.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 CustomerGroupHierModifier and TypeMethodDescriptionprotected CustomerGroupHierLink<ObjectT>CustomerGroupHierLink.translateLinkType(EntityLink<CustomerGroupHierLink<ObjectT>, CustomerGroupHier, ObjectT> link)