Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.DocInfoRecdObjLinkChgRecd
Packages that use DocInfoRecdObjLinkChgRecd
Package
Description
-
Uses of DocInfoRecdObjLinkChgRecd in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with type parameters of type DocInfoRecdObjLinkChgRecdModifier and TypeFieldDescriptionstatic final DocumentInfoRecordLink<DocInfoRecdObjLinkChgRecd>DocumentInfoRecord.TO_CHG_RECD_OBJUse with available fluent helpers to apply the to_ChgRecdObj navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return DocInfoRecdObjLinkChgRecdModifier and TypeMethodDescriptionDocInfoRecdObjLinkChgRecd.DocInfoRecdObjLinkChgRecdBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return types with arguments of type DocInfoRecdObjLinkChgRecdModifier and TypeMethodDescriptionDocumentInfoRecord.fetchChgRecdObj()Fetches the DocInfoRecdObjLinkChgRecd entities (one to many) associated with this entity.io.vavr.control.Option<List<DocInfoRecdObjLinkChgRecd>>DocumentInfoRecord.getChgRecdObjIfPresent()Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).DocumentInfoRecord.getChgRecdObjOrFetch()Retrieval of associated DocInfoRecdObjLinkChgRecd entities (one to many).protected Class<DocInfoRecdObjLinkChgRecd>DocInfoRecdObjLinkChgRecdByKeyFluentHelper.getEntityClass()protected Class<DocInfoRecdObjLinkChgRecd>DocInfoRecdObjLinkChgRecdFluentHelper.getEntityClass()DocInfoRecdObjLinkChgRecd.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with parameters of type DocInfoRecdObjLinkChgRecdModifier and TypeMethodDescriptionvoidDocumentInfoRecord.addChgRecdObj(DocInfoRecdObjLinkChgRecd... entity) Adds elements to the list of associated DocInfoRecdObjLinkChgRecd entities.DocumentInfoRecord.DocumentInfoRecordBuilder.chgRecdObj(DocInfoRecdObjLinkChgRecd... value) Navigation property to_ChgRecdObj for DocumentInfoRecord to multiple DocInfoRecdObjLinkChgRecd.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement with type arguments of type DocInfoRecdObjLinkChgRecdModifier and TypeMethodDescriptionvoidDocumentInfoRecord.setChgRecdObj(List<DocInfoRecdObjLinkChgRecd> value) Overwrites the list of associated DocInfoRecdObjLinkChgRecd entities for the loaded navigation property to_ChgRecdObj. -
Uses of DocInfoRecdObjLinkChgRecd in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.link that return types with arguments of type DocInfoRecdObjLinkChgRecdModifier and TypeMethodDescriptionDocInfoRecdObjLinkChgRecdOneToOneLink.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.documentmanagement.link with type arguments of type DocInfoRecdObjLinkChgRecdModifier and TypeMethodDescriptionprotected DocInfoRecdObjLinkChgRecdLink<ObjectT>DocInfoRecdObjLinkChgRecdLink.translateLinkType(EntityLink<DocInfoRecdObjLinkChgRecdLink<ObjectT>, DocInfoRecdObjLinkChgRecd, ObjectT> link)