Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.WBSElement
Packages that use WBSElement
Package
Description
-
Uses of WBSElement 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 WBSElementModifier and TypeFieldDescriptionstatic final WBSElementTextLink<WBSElement>WBSElementText.TO_CNSLDTN_WBS_ELEMENTUse with available fluent helpers to apply the to_CnsldtnWBSElement navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return WBSElementMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type WBSElementModifier and TypeMethodDescriptionWBSElementText.fetchCnsldtnWBSElement()Fetches the WBSElement entities (one to many) associated with this entity.io.vavr.control.Option<List<WBSElement>>WBSElementText.getCnsldtnWBSElementIfPresent()Retrieval of associated WBSElement entities (one to many).WBSElementText.getCnsldtnWBSElementOrFetch()Retrieval of associated WBSElement entities (one to many).protected Class<WBSElement>WBSElementByKeyFluentHelper.getEntityClass()protected Class<WBSElement>WBSElementFluentHelper.getEntityClass()WBSElement.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type WBSElementModifier and TypeMethodDescriptionvoidWBSElementText.addCnsldtnWBSElement(WBSElement... entity) Adds elements to the list of associated WBSElement entities.WBSElementText.WBSElementTextBuilder.cnsldtnWBSElement(WBSElement... value) Navigation property to_CnsldtnWBSElement for WBSElementText to multiple WBSElement.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type WBSElementModifier and TypeMethodDescriptionvoidWBSElementText.setCnsldtnWBSElement(List<WBSElement> value) Overwrites the list of associated WBSElement entities for the loaded navigation property to_CnsldtnWBSElement.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type WBSElementModifierConstructorDescriptionWBSElementText(String language, String wBSElement, String project, String wBSElementText, List<WBSElement> toCnsldtnWBSElement) -
Uses of WBSElement 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 WBSElementModifier and TypeMethodDescriptionWBSElementOneToOneLink.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 WBSElementModifier and TypeMethodDescriptionprotected WBSElementLink<ObjectT>WBSElementLink.translateLinkType(EntityLink<WBSElementLink<ObjectT>, WBSElement, ObjectT> link)