Uses of Class
com.saperion.ws.wrapper.SaWsAccessData
-
Packages that use SaWsAccessData Package Description com.saperion.ws Root package for SAPERION ws classes and packages.com.saperion.ws.jaxws -
-
Uses of SaWsAccessData in com.saperion.ws
Methods in com.saperion.ws that return SaWsAccessData Modifier and Type Method Description SaWsAccessData
SaWsAccessService. getAccessData(java.lang.String token, java.lang.String xhdoc)
Reads the access rights of the given document.SaWsAccessData
SaWsArchiveService. getAccessData(java.lang.String token, java.lang.String xhdoc)
Reads the access rights of the given document. -
Uses of SaWsAccessData in com.saperion.ws.jaxws
Methods in com.saperion.ws.jaxws that return SaWsAccessData Modifier and Type Method Description SaWsAccessData
GetAccessDataResponse. getReturn()
Methods in com.saperion.ws.jaxws with parameters of type SaWsAccessData Modifier and Type Method Description void
GetAccessDataResponse. setReturn(SaWsAccessData _return)
-