Package | Description |
---|---|
com.saperion.ws |
Root package for SAPERION ws classes and packages.
|
com.saperion.ws.jaxws | |
com.saperion.ws.wrapper.annotations |
Package for ws wrapper annotation classes.
|
Modifier and Type | Method and Description |
---|---|
Annotations |
SaWsContentService.getAnnotations(int token,
String xhdoc,
int elementNumber)
Returns the annotations by the specified document in its current revision.
|
Modifier and Type | Method and Description |
---|---|
void |
SaWsContentService.setAnnotations(int token,
Annotations annotations,
String xhdoc,
int elementNumber)
Sets the annotations of a document.
|
Modifier and Type | Method and Description |
---|---|
Annotations |
SetAnnotations.getAnnotations() |
Annotations |
GetAnnotationsResponse.getReturn() |
Modifier and Type | Method and Description |
---|---|
void |
SetAnnotations.setAnnotations(Annotations annotations) |
void |
GetAnnotationsResponse.setReturn(Annotations _return) |
Modifier and Type | Method and Description |
---|---|
static Annotations |
Parser.parse(String annotationAsString) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.