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.common |
This package contains the classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
Set<FolderUpdateInfo> |
SaClassicConnectorImpl.getFolderUpdateInfo(Map<String,Long> folderIds)
Deprecated.
|
Set<FolderUpdateInfo> |
SaClassicConnector.getFolderUpdateInfo(Map<String,Long> folderIds)
Deprecated.
No longer supported. Will be removed in 8.1.
|
Modifier and Type | Method and Description |
---|---|
Set<FolderUpdateInfo> |
SaRMIClientCommand.getFolderUpdateInfo(Map<String,Long> folderIds)
Get the Set of folders that shall be refreshed.
|
Set<FolderUpdateInfo> |
AbstractFolderRMIClientCommand.getFolderUpdateInfo(Map<String,Long> folderIds)
Get the Set of folders that shall be refreshed.
|
Modifier and Type | Method and Description |
---|---|
Set<FolderUpdateInfo> |
SaRMIServerCommand.getFolderUpdateInfo(int clientToken,
Map<String,Long> sysrowids)
Calculates a cut set of folders that shall be refreshed on client side.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.