Uses of Class
com.sas.lsaf.query.repository.RepositoryItemQuery
Packages that use RepositoryItemQuery
Package
Description
The services and classes to extract repository content information to a file for further processing.
-
Uses of RepositoryItemQuery in com.sas.lsaf.query.repository
Subclasses of RepositoryItemQuery in com.sas.lsaf.query.repositoryModifier and TypeClassDescriptionclassThis class provides an API to generate criteria when querying repository containers.classThis class provides an API to generate criteria when querying repository files.classThis class provides an API to generate criteria when querying repository file versions.Methods in com.sas.lsaf.query.repository with parameters of type RepositoryItemQueryModifier and TypeMethodDescriptionRepositoryQueryService.executeRepositoryItemQuery(RepositoryItemQuery query, ExtractFileCreateInfo file) Extracts repository item (file and container) information to a file based on the specified query.