Uses of Interface
com.saperion.intf.SaLockInfo
Packages that use SaLockInfo
Package
Description
This package contains the main classic connector classes.
Package for connector RMI client classes.
This package contains the classes for the LARIX RMI client wrapper components.
This package contains the classes for the LARIX RMI Server.
-
Uses of SaLockInfo in com.saperion.connector
Methods in com.saperion.connector that return SaLockInfoModifier and TypeMethodDescriptionSaClassicConnector.getLockInfo
(String sysRowId) This method returns the locking information for a given document.SaClassicConnectorImpl.getLockInfo
(String sysRowId) -
Uses of SaLockInfo in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SaLockInfoModifier and TypeMethodDescriptionAbstractDocRMIClientCommand.getLockInfo
(String sysRowId) Gets the lock info for a given node.SaRMIClientCommand.getLockInfo
(String sysRowId) Gets the lock info for a given node. -
Uses of SaLockInfo in com.saperion.rmi
Constructors in com.saperion.rmi with parameters of type SaLockInfoModifierConstructorDescriptionSaDocumentInfoImpl
(SaPropertyValue[] propertyValues, SaLockInfo lock) Constructor. -
Uses of SaLockInfo in com.saperion.rmi.common
Methods in com.saperion.rmi.common that return SaLockInfoModifier and TypeMethodDescriptionSaRMIServerCommand.getLockInfo
(int token, String sysRowId) Gets the lock info for a given node.