Uses of Class
com.saperion.ws.wrapper.annotations.Annotations
Packages that use Annotations
Package
Description
Root package for SAPERION ws classes and packages.
Package for ws wrapper annotation classes.
-
Uses of Annotations in com.saperion.ws
Methods in com.saperion.ws that return AnnotationsModifier and TypeMethodDescriptionSaWsContentService.getAnnotations
(String token, String xhdoc, int elementNumber) Returns the annotations by the specified document in its current revision.Methods in com.saperion.ws with parameters of type AnnotationsModifier and TypeMethodDescriptionvoid
SaWsContentService.setAnnotations
(String token, Annotations annotations, String xhdoc, int elementNumber) Sets the annotations of a document. -
Uses of Annotations in com.saperion.ws.wrapper.annotations
Methods in com.saperion.ws.wrapper.annotations that return Annotations