Uses of Class
com.sas.lsaf.content.repository.CheckedOutFilesSearchException
-
Packages that use CheckedOutFilesSearchException Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of CheckedOutFilesSearchException in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that throw CheckedOutFilesSearchException Modifier and Type Method Description java.util.List<SynchronizationInfo>
RepositoryService. getCheckedOutFilesSearchResults(int fromRow, int toRow)
Gets a range of results after callingRepositoryService.searchCheckedOutFiles(CheckedOutFilesQuery)
.
-