Uses of Class
com.sas.lsaf.content.repository.SynchronizationInfo
Packages that use SynchronizationInfo
Package
Description
Classes and interfaces to manage content in the repository.
-
Uses of SynchronizationInfo in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that return SynchronizationInfoModifier and TypeMethodDescriptionRepositoryService.getSynchronizationInfo(String path) Gets the synchronization information for the specified file path.Methods in com.sas.lsaf.content.repository that return types with arguments of type SynchronizationInfoModifier and TypeMethodDescriptionRepositoryService.getCheckedOutFilesSearchResults(int fromRow, int toRow) Gets a range of results after callingRepositoryService.searchCheckedOutFiles(CheckedOutFilesQuery).RepositoryService.getSynchronizationInfos(Set<String> paths, boolean recurse) Gets the synchronization information for the paths specified.