Uses of Class
com.saperion.ngc.model.document.DataToUpdate
Packages that use DataToUpdate
-
Uses of DataToUpdate in com.saperion.ngc.model.document
Methods in com.saperion.ngc.model.document with parameters of type DataToUpdateModifier and TypeMethodDescriptionDocClassicConnectorService.updateDocument
(DocumentId docId, DataToUpdate data, UpdateSettings settings) Updates the document identfied by docId using the specified data and settings.DocumentService.updateDocument
(DocumentId docId, DataToUpdate data, UpdateSettings settings) Updates the document identfied by docId using the specified data and settings.