Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.ProjectText
Packages that use ProjectText
Package
Description
-
Uses of ProjectText 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 ProjectTextModifier and TypeFieldDescriptionstatic final ProjectLink<ProjectText>Project.TO_CNSLDTN_PROJECT_TUse with available fluent helpers to apply the to_CnsldtnProjectT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ProjectTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type ProjectTextModifier and TypeMethodDescriptionProject.fetchCnsldtnProjectT()Fetches the ProjectText entities (one to many) associated with this entity.io.vavr.control.Option<List<ProjectText>>Project.getCnsldtnProjectTIfPresent()Retrieval of associated ProjectText entities (one to many).Project.getCnsldtnProjectTOrFetch()Retrieval of associated ProjectText entities (one to many).protected Class<ProjectText>ProjectTextByKeyFluentHelper.getEntityClass()protected Class<ProjectText>ProjectTextFluentHelper.getEntityClass()ProjectText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type ProjectTextModifier and TypeMethodDescriptionvoidProject.addCnsldtnProjectT(ProjectText... entity) Adds elements to the list of associated ProjectText entities.Project.ProjectBuilder.cnsldtnProjectT(ProjectText... value) Navigation property to_CnsldtnProjectT for Project to multiple ProjectText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type ProjectTextModifier and TypeMethodDescriptionvoidProject.setCnsldtnProjectT(List<ProjectText> value) Overwrites the list of associated ProjectText entities for the loaded navigation property to_CnsldtnProjectT. -
Uses of ProjectText 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 ProjectTextModifier and TypeMethodDescriptionProjectTextOneToOneLink.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 ProjectTextModifier and TypeMethodDescriptionprotected ProjectTextLink<ObjectT>ProjectTextLink.translateLinkType(EntityLink<ProjectTextLink<ObjectT>, ProjectText, ObjectT> link)