Uses of Class
com.saperion.ws.wrapper.SaWsContentContainer
Packages that use SaWsContentContainer
-
Uses of SaWsContentContainer in com.saperion.ws
Methods in com.saperion.ws with parameters of type SaWsContentContainerModifier 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.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.