Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.AttachmentHarmonizedOperation
Packages that use AttachmentHarmonizedOperation
Package
Description
-
Uses of AttachmentHarmonizedOperation in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment that return AttachmentHarmonizedOperationModifier and TypeMethodDescriptionAttachmentHarmonizedOperation.AttachmentHarmonizedOperationBuilder.build()LinkAttachmentToSAPObjectFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected AttachmentHarmonizedOperationAttachmentHarmonizedOperationCreateFluentHelper.getEntity()protected AttachmentHarmonizedOperationAttachmentHarmonizedOperationDeleteFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment that return types with arguments of type AttachmentHarmonizedOperationModifier and TypeMethodDescriptionprotected Class<AttachmentHarmonizedOperation>AttachmentHarmonizedOperationByKeyFluentHelper.getEntityClass()protected Class<AttachmentHarmonizedOperation>LinkAttachmentToSAPObjectFluentHelper.getEntityClass()AttachmentHarmonizedOperation.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment with parameters of type AttachmentHarmonizedOperationModifierConstructorDescriptionAttachmentHarmonizedOperationCreateFluentHelper(String servicePath, AttachmentHarmonizedOperation entity, String entityCollection) Creates a fluent helper object that will create aAttachmentHarmonizedOperationentity on the OData endpoint.AttachmentHarmonizedOperationDeleteFluentHelper(String servicePath, AttachmentHarmonizedOperation entity, String entityCollection) Creates a fluent helper object that will delete aAttachmentHarmonizedOperationentity on the OData endpoint. -
Uses of AttachmentHarmonizedOperation in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.batch with parameters of type AttachmentHarmonizedOperationModifier and TypeMethodDescriptionAttachmentServiceBatchChangeSet.createAttachmentHarmonizedOperation(AttachmentHarmonizedOperation attachmentHarmonizedOperation) Create a newAttachmentHarmonizedOperationentity and save it to the S/4HANA system.DefaultAttachmentServiceBatchChangeSet.createAttachmentHarmonizedOperation(AttachmentHarmonizedOperation attachmentHarmonizedOperation) AttachmentServiceBatchChangeSet.deleteAttachmentHarmonizedOperation(AttachmentHarmonizedOperation attachmentHarmonizedOperation) Deletes an existingAttachmentHarmonizedOperationentity in the S/4HANA system.DefaultAttachmentServiceBatchChangeSet.deleteAttachmentHarmonizedOperation(AttachmentHarmonizedOperation attachmentHarmonizedOperation) -
Uses of AttachmentHarmonizedOperation in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link that return types with arguments of type AttachmentHarmonizedOperationModifier and TypeMethodDescriptionAttachmentHarmonizedOperationOneToOneLink.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.attachment.link with type arguments of type AttachmentHarmonizedOperationModifier and TypeMethodDescriptionprotected AttachmentHarmonizedOperationLink<ObjectT>AttachmentHarmonizedOperationLink.translateLinkType(EntityLink<AttachmentHarmonizedOperationLink<ObjectT>, AttachmentHarmonizedOperation, ObjectT> link) -
Uses of AttachmentHarmonizedOperation in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type AttachmentHarmonizedOperationModifier and TypeMethodDescriptionAttachmentService.createAttachmentHarmonizedOperation(AttachmentHarmonizedOperation attachmentHarmonizedOperation) Deprecated.Create a newAttachmentHarmonizedOperationentity and save it to the S/4HANA system.DefaultAttachmentService.createAttachmentHarmonizedOperation(AttachmentHarmonizedOperation attachmentHarmonizedOperation) Deprecated.AttachmentService.deleteAttachmentHarmonizedOperation(AttachmentHarmonizedOperation attachmentHarmonizedOperation) Deprecated.Deletes an existingAttachmentHarmonizedOperationentity in the S/4HANA system.DefaultAttachmentService.deleteAttachmentHarmonizedOperation(AttachmentHarmonizedOperation attachmentHarmonizedOperation) Deprecated.