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