Uses of Class
com.saperion.ws.wrapper.SaWsLockInfo
-
Packages that use SaWsLockInfo Package Description com.saperion.ws Root package for SAPERION ws classes and packages.com.saperion.ws.jaxws -
-
Uses of SaWsLockInfo in com.saperion.ws
Methods in com.saperion.ws that return SaWsLockInfo Modifier and Type Method Description SaWsLockInfo
SaWsArchiveService. getLockInfo(java.lang.String token, java.lang.String sysRowId)
Returns the locking informations for a given document. -
Uses of SaWsLockInfo in com.saperion.ws.jaxws
Methods in com.saperion.ws.jaxws that return SaWsLockInfo Modifier and Type Method Description SaWsLockInfo
GetLockInfoResponse. getReturn()
Methods in com.saperion.ws.jaxws with parameters of type SaWsLockInfo Modifier and Type Method Description void
GetLockInfoResponse. setReturn(SaWsLockInfo _return)
-