Uses of Class
com.sas.lsaf.query.repository.RepositoryFileQuery
-
Packages that use RepositoryFileQuery Package Description com.sas.lsaf.query.repository The services and classes to extract repository content information to a file for further processing. -
-
Uses of RepositoryFileQuery in com.sas.lsaf.query.repository
Methods in com.sas.lsaf.query.repository with parameters of type RepositoryFileQuery Modifier and Type Method Description java.lang.String
RepositoryQueryService. executeRepositoryFileQuery(RepositoryFileQuery query, ExtractFileCreateInfo file)
Extracts repository file information for the latest version of a file based on the specified query.
-