Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ProjectHierText
Packages that use ProjectHierText
Package
Description
-
Uses of ProjectHierText 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 ProjectHierTextModifier and TypeFieldDescriptionstatic final ProjectHierLink<ProjectHierText>ProjectHier.TO_CNSLDTN_PROJECT_HIER_TUse with available fluent helpers to apply the to_CnsldtnProjectHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ProjectHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ProjectHierTextModifier and TypeMethodDescriptionProjectHier.fetchCnsldtnProjectHierT()Fetches the ProjectHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<ProjectHierText>>ProjectHier.getCnsldtnProjectHierTIfPresent()Retrieval of associated ProjectHierText entities (one to many).ProjectHier.getCnsldtnProjectHierTOrFetch()Retrieval of associated ProjectHierText entities (one to many).protected Class<ProjectHierText>ProjectHierTextByKeyFluentHelper.getEntityClass()protected Class<ProjectHierText>ProjectHierTextFluentHelper.getEntityClass()ProjectHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ProjectHierTextModifier and TypeMethodDescriptionvoidProjectHier.addCnsldtnProjectHierT(ProjectHierText... entity) Adds elements to the list of associated ProjectHierText entities.ProjectHier.ProjectHierBuilder.cnsldtnProjectHierT(ProjectHierText... value) Navigation property to_CnsldtnProjectHierT for ProjectHier to multiple ProjectHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ProjectHierTextModifier and TypeMethodDescriptionvoidProjectHier.setCnsldtnProjectHierT(List<ProjectHierText> value) Overwrites the list of associated ProjectHierText entities for the loaded navigation property to_CnsldtnProjectHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ProjectHierTextModifierConstructorDescriptionProjectHier(String additionalMasterDataHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String project, String project_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, Project toCnsldtnProject, List<ProjectHierText> toCnsldtnProjectHierT) -
Uses of ProjectHierText 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 ProjectHierTextModifier and TypeMethodDescriptionProjectHierTextOneToOneLink.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 ProjectHierTextModifier and TypeMethodDescriptionprotected ProjectHierTextLink<ObjectT>ProjectHierTextLink.translateLinkType(EntityLink<ProjectHierTextLink<ObjectT>, ProjectHierText, ObjectT> link)