Uses of Class
com.saperion.ws.wrapper.SaWsSaveInfo
Packages that use SaWsSaveInfo
-
Uses of SaWsSaveInfo in com.saperion.ws
Methods in com.saperion.ws that return SaWsSaveInfoModifier and TypeMethodDescriptionSaWsArchiveService.create
(String token, String definition, List<SaWsProperty> metadatas, SaWsContentContainer container, String versionComment, String acls) Creates a new document on the backend system with the given metadata and content.Restores the version with the given HDOC.SaWsArchiveService.update
(String token, String definition, String xhdoc, List<SaWsProperty> metadatas, SaWsContentContainer container, String versionComment, String acls) Updates a document in the backend system with the given metadata and content.