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 SaWsAccessDataSaWsAccessService. getAccessData(java.lang.String token, java.lang.String xhdoc)Reads the access rights of the given document.SaWsAccessDataSaWsArchiveService. 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 SaWsAccessDataGetAccessDataResponse. getReturn()Methods in com.saperion.ws.jaxws with parameters of type SaWsAccessData Modifier and Type Method Description voidGetAccessDataResponse. setReturn(SaWsAccessData _return)
-