Package | Description |
---|---|
com.saperion.ws |
Root package for SAPERION ws classes and packages.
|
com.saperion.ws.jaxws |
Modifier and Type | Method and Description |
---|---|
SaWsSaveInfo |
SaWsArchiveService.create(int 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.
|
SaWsSaveInfo |
SaWsArchiveService.update(int 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.
|
Modifier and Type | Method and Description |
---|---|
SaWsContentContainer |
Update.getContainer() |
SaWsContentContainer |
Create.getContainer() |
Modifier and Type | Method and Description |
---|---|
void |
Update.setContainer(SaWsContentContainer container) |
void |
Create.setContainer(SaWsContentContainer container) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.