Uses of Class
com.sas.lsaf.content.repository.CheckedOutFilesQuery
-
Packages that use CheckedOutFilesQuery Package Description com.sas.lsaf.content.repository Classes and interfaces to manage content in the repository. -
-
Uses of CheckedOutFilesQuery in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository with parameters of type CheckedOutFilesQuery Modifier and Type Method Description SearchResultsInfo
RepositoryService. searchCheckedOutFiles(CheckedOutFilesQuery query)
Searches the checked out files information and returns the information that describes the results, not the results themselves.
-