Uses of Class
com.saperion.ngc.model.document.UpdateSettings
Packages that use UpdateSettings
-
Uses of UpdateSettings in com.saperion.ngc.model.document
Methods in com.saperion.ngc.model.document that return UpdateSettingsModifier and TypeMethodDescriptionUpdateSettings.setCheckin
(boolean checkin) UpdateSettings.setComment
(String comment) UpdateSettings.setCommentDialogEnabled
(boolean commentDialogEnabled) UpdateSettings.setDefaultComment
(String defaultComment) UpdateSettings.setEditEvent
(EditSelectedEvent editEvent) Sets the edit-event that started the edit-action that uses this UpdateSettings.UpdateSettings.setLookup
(boolean lookup) UpdateSettings.setSaveAction
(com.saperion.ngc.iform.xml.SaveActionType saveAction) UpdateSettings.setSelectedImage
(int selectedImage) UpdateSettings.setVariables
(Map<String, DocumentVariable> variables) Methods in com.saperion.ngc.model.document with parameters of type UpdateSettingsModifier 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.