Uses of Class
com.saperion.folder.FolderUpdateInfo
Packages that use FolderUpdateInfo
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 Server.
-
Uses of FolderUpdateInfo in com.saperion.connector
Methods in com.saperion.connector that return types with arguments of type FolderUpdateInfoModifier and TypeMethodDescriptionSaClassicConnector.getFolderUpdateInfo
(Map<String, Long> folderIds) Deprecated.No longer supported.SaClassicConnectorImpl.getFolderUpdateInfo
(Map<String, Long> folderIds) Deprecated. -
Uses of FolderUpdateInfo in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return types with arguments of type FolderUpdateInfoModifier and TypeMethodDescriptionAbstractFolderRMIClientCommand.getFolderUpdateInfo
(Map<String, Long> folderIds) Get the Set of folders that shall be refreshed.SaRMIClientCommand.getFolderUpdateInfo
(Map<String, Long> folderIds) Get the Set of folders that shall be refreshed. -
Uses of FolderUpdateInfo in com.saperion.rmi.common
Methods in com.saperion.rmi.common that return types with arguments of type FolderUpdateInfoModifier and TypeMethodDescriptionSaRMIServerCommand.getFolderUpdateInfo
(int clientToken, Map<String, Long> sysrowids) Calculates a cut set of folders that shall be refreshed on client side.