Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChgRecdPLMEPDCollabn
Packages that use ChgRecdPLMEPDCollabn
Package
Description
-
Uses of ChgRecdPLMEPDCollabn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with type parameters of type ChgRecdPLMEPDCollabnModifier and TypeFieldDescriptionstatic final ChangeRecordLink<ChgRecdPLMEPDCollabn>ChangeRecord.TO_CHG_RECD_COLLABORATIONUse with available fluent helpers to apply the to_ChgRecdCollaboration navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return ChgRecdPLMEPDCollabnModifier and TypeMethodDescriptionChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder.build()protected ChgRecdPLMEPDCollabnChgRecdPLMEPDCollabnCreateFluentHelper.getEntity()protected ChgRecdPLMEPDCollabnChgRecdPLMEPDCollabnDeleteFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord that return types with arguments of type ChgRecdPLMEPDCollabnModifier and TypeMethodDescriptionChangeRecord.fetchChgRecdCollaboration()Fetches the ChgRecdPLMEPDCollabn entities (one to many) associated with this entity.io.vavr.control.Option<List<ChgRecdPLMEPDCollabn>>ChangeRecord.getChgRecdCollaborationIfPresent()Retrieval of associated ChgRecdPLMEPDCollabn entities (one to many).ChangeRecord.getChgRecdCollaborationOrFetch()Retrieval of associated ChgRecdPLMEPDCollabn entities (one to many).protected Class<ChgRecdPLMEPDCollabn>ChgRecdPLMEPDCollabnByKeyFluentHelper.getEntityClass()protected Class<ChgRecdPLMEPDCollabn>ChgRecdPLMEPDCollabnFluentHelper.getEntityClass()ChgRecdPLMEPDCollabn.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChgRecdPLMEPDCollabnModifier and TypeMethodDescriptionvoidChangeRecord.addChgRecdCollaboration(ChgRecdPLMEPDCollabn... entity) Adds elements to the list of associated ChgRecdPLMEPDCollabn entities.ChangeRecord.ChangeRecordBuilder.chgRecdCollaboration(ChgRecdPLMEPDCollabn... value) Navigation property to_ChgRecdCollaboration for ChangeRecord to multiple ChgRecdPLMEPDCollabn.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with type arguments of type ChgRecdPLMEPDCollabnModifier and TypeMethodDescriptionvoidChangeRecord.setChgRecdCollaboration(List<ChgRecdPLMEPDCollabn> value) Overwrites the list of associated ChgRecdPLMEPDCollabn entities for the loaded navigation property to_ChgRecdCollaboration.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord with parameters of type ChgRecdPLMEPDCollabnModifierConstructorDescriptionChgRecdPLMEPDCollabnCreateFluentHelper(String servicePath, ChgRecdPLMEPDCollabn entity, String entityCollection) Creates a fluent helper object that will create aChgRecdPLMEPDCollabnentity on the OData endpoint.ChgRecdPLMEPDCollabnDeleteFluentHelper(String servicePath, ChgRecdPLMEPDCollabn entity, String entityCollection) Creates a fluent helper object that will delete aChgRecdPLMEPDCollabnentity on the OData endpoint. -
Uses of ChgRecdPLMEPDCollabn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.batch with parameters of type ChgRecdPLMEPDCollabnModifier and TypeMethodDescriptionChangeRecordServiceBatchChangeSet.createChgRecdPLMEPDCollabn(ChgRecdPLMEPDCollabn chgRecdPLMEPDCollabn) Create a newChgRecdPLMEPDCollabnentity and save it to the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.createChgRecdPLMEPDCollabn(ChgRecdPLMEPDCollabn chgRecdPLMEPDCollabn) ChangeRecordServiceBatchChangeSet.deleteChgRecdPLMEPDCollabn(ChgRecdPLMEPDCollabn chgRecdPLMEPDCollabn) Deletes an existingChgRecdPLMEPDCollabnentity in the S/4HANA system.DefaultChangeRecordServiceBatchChangeSet.deleteChgRecdPLMEPDCollabn(ChgRecdPLMEPDCollabn chgRecdPLMEPDCollabn) -
Uses of ChgRecdPLMEPDCollabn in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.link that return types with arguments of type ChgRecdPLMEPDCollabnModifier and TypeMethodDescriptionChgRecdPLMEPDCollabnOneToOneLink.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.changerecord.link with type arguments of type ChgRecdPLMEPDCollabnModifier and TypeMethodDescriptionprotected ChgRecdPLMEPDCollabnLink<ObjectT>ChgRecdPLMEPDCollabnLink.translateLinkType(EntityLink<ChgRecdPLMEPDCollabnLink<ObjectT>, ChgRecdPLMEPDCollabn, ObjectT> link) -
Uses of ChgRecdPLMEPDCollabn in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ChgRecdPLMEPDCollabnModifier and TypeMethodDescriptionChangeRecordService.createChgRecdPLMEPDCollabn(ChgRecdPLMEPDCollabn chgRecdPLMEPDCollabn) Deprecated.Create a newChgRecdPLMEPDCollabnentity and save it to the S/4HANA system.DefaultChangeRecordService.createChgRecdPLMEPDCollabn(ChgRecdPLMEPDCollabn chgRecdPLMEPDCollabn) Deprecated.ChangeRecordService.deleteChgRecdPLMEPDCollabn(ChgRecdPLMEPDCollabn chgRecdPLMEPDCollabn) Deprecated.Deletes an existingChgRecdPLMEPDCollabnentity in the S/4HANA system.DefaultChangeRecordService.deleteChgRecdPLMEPDCollabn(ChgRecdPLMEPDCollabn chgRecdPLMEPDCollabn) Deprecated.