Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector 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)
Generates the cut set of folders that are open on ngclient side and changed on rich client
side over a specified period of time like the last 10 minutes.
|
Set<FolderUpdateInfo> |
SaClassicConnector.getFolderUpdateInfo(Map<String,Long> folderIds)
Generates the cut set of folders that are open on ngclient side and changed on rich client
side over a specified period of time like the last 10 minutes.
|
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 © 2016 SAPERION AG. All rights reserved.