Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CustomerGroupHierText
Packages that use CustomerGroupHierText
Package
Description
-
Uses of CustomerGroupHierText 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 CustomerGroupHierTextModifier and TypeFieldDescriptionstatic final CustomerGroupHierLink<CustomerGroupHierText>CustomerGroupHier.TO_CNSLDTN_CUSTOMER_GROUP_HIER_TUse with available fluent helpers to apply the to_CnsldtnCustomerGroupHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CustomerGroupHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CustomerGroupHierTextModifier and TypeMethodDescriptionCustomerGroupHier.fetchCnsldtnCustomerGroupHierT()Fetches the CustomerGroupHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<CustomerGroupHierText>>CustomerGroupHier.getCnsldtnCustomerGroupHierTIfPresent()Retrieval of associated CustomerGroupHierText entities (one to many).CustomerGroupHier.getCnsldtnCustomerGroupHierTOrFetch()Retrieval of associated CustomerGroupHierText entities (one to many).protected Class<CustomerGroupHierText>CustomerGroupHierTextByKeyFluentHelper.getEntityClass()protected Class<CustomerGroupHierText>CustomerGroupHierTextFluentHelper.getEntityClass()CustomerGroupHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CustomerGroupHierTextModifier and TypeMethodDescriptionvoidCustomerGroupHier.addCnsldtnCustomerGroupHierT(CustomerGroupHierText... entity) Adds elements to the list of associated CustomerGroupHierText entities.CustomerGroupHier.CustomerGroupHierBuilder.cnsldtnCustomerGroupHierT(CustomerGroupHierText... value) Navigation property to_CnsldtnCustomerGroupHierT for CustomerGroupHier to multiple CustomerGroupHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerGroupHierTextModifier and TypeMethodDescriptionvoidCustomerGroupHier.setCnsldtnCustomerGroupHierT(List<CustomerGroupHierText> value) Overwrites the list of associated CustomerGroupHierText entities for the loaded navigation property to_CnsldtnCustomerGroupHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CustomerGroupHierTextModifierConstructorDescriptionCustomerGroupHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String customerGroup, String customerGroup_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, CustomerGroup toCnsldtnCustomerGroup, List<CustomerGroupHierText> toCnsldtnCustomerGroupHierT) -
Uses of CustomerGroupHierText 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 CustomerGroupHierTextModifier and TypeMethodDescriptionCustomerGroupHierTextOneToOneLink.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 CustomerGroupHierTextModifier and TypeMethodDescriptionprotected CustomerGroupHierTextLink<ObjectT>CustomerGroupHierTextLink.translateLinkType(EntityLink<CustomerGroupHierTextLink<ObjectT>, CustomerGroupHierText, ObjectT> link)