Uses of Class
com.saperion.ws.wrapper.SaWsDocumentInfo
-
Packages that use SaWsDocumentInfo Package Description com.saperion.ws Root package for SAPERION ws classes and packages.com.saperion.ws.jaxws -
-
Uses of SaWsDocumentInfo in com.saperion.ws
Methods in com.saperion.ws that return types with arguments of type SaWsDocumentInfo Modifier and Type Method Description java.util.List<SaWsDocumentInfo>
SaWsArchiveService. query(java.lang.String token, SaWsQueryInfo queryInfo)
-
Uses of SaWsDocumentInfo in com.saperion.ws.jaxws
Methods in com.saperion.ws.jaxws that return types with arguments of type SaWsDocumentInfo Modifier and Type Method Description java.util.List<SaWsDocumentInfo>
QueryResponse. getReturn()
Method parameters in com.saperion.ws.jaxws with type arguments of type SaWsDocumentInfo Modifier and Type Method Description void
QueryResponse. setReturn(java.util.List<SaWsDocumentInfo> _return)
-