Uses of Class
com.saperion.ws.wrapper.SaWsContentStructure
-
Packages that use SaWsContentStructure Package Description com.saperion.ws Root package for SAPERION ws classes and packages.com.saperion.ws.jaxws com.saperion.ws.wrapper Package for ws wrapper classes. -
-
Uses of SaWsContentStructure in com.saperion.ws
Methods in com.saperion.ws that return SaWsContentStructure Modifier and Type Method Description SaWsContentStructure
SaWsContentService. getStructure(java.lang.String token, java.lang.String xhdoc)
With the help of getStructure you are able to receive all informations about the documents content structure of the actual document version. -
Uses of SaWsContentStructure in com.saperion.ws.jaxws
Methods in com.saperion.ws.jaxws that return SaWsContentStructure Modifier and Type Method Description SaWsContentStructure
GetStructureResponse. getReturn()
Methods in com.saperion.ws.jaxws with parameters of type SaWsContentStructure Modifier and Type Method Description void
GetStructureResponse. setReturn(SaWsContentStructure _return)
-
Uses of SaWsContentStructure in com.saperion.ws.wrapper
Methods in com.saperion.ws.wrapper that return SaWsContentStructure Modifier and Type Method Description static SaWsContentStructure
SaWsContentStructure. convert(com.saperion.intf.SaDocInfo doc)
-