Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.connector.rmi |
Package for connector RMI client classes.
|
com.saperion.rmi |
This package contains the classes for the LARIX RMI client wrapper components.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
SaLockInfo |
SaClassicConnectorImpl.getLockInfo(String sysRowId) |
SaLockInfo |
SaClassicConnector.getLockInfo(String sysRowId)
This method returns the locking information for a given document.
|
Modifier and Type | Method and Description |
---|---|
SaLockInfo |
SaRMIClientCommand.getLockInfo(String sysRowId)
Gets the lock info for a given node.
|
SaLockInfo |
AbstractDocRMIClientCommand.getLockInfo(String sysRowId)
Gets the lock info for a given node.
|
Constructor and Description |
---|
SaDocumentInfoImpl(SaPropertyValue[] propertyValues,
SaLockInfo lock)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SaLockInfo |
SaRMIServerCommand.getLockInfo(int token,
String sysRowId)
Gets the lock info for a given node.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.