Uses of Class
com.sas.lsaf.core.SearchResultsInfo
Packages that use SearchResultsInfo
Package
Description
Classes and interfaces to manage content in the repository.
Service and class definitions for getting global audit entries.
The service and class definitions to manage process flows.
-
Uses of SearchResultsInfo in com.sas.lsaf.content.repository
Methods in com.sas.lsaf.content.repository that return SearchResultsInfoModifier and TypeMethodDescriptionRepositoryService.searchCheckedOutFiles(CheckedOutFilesQuery query) Searches the checked out files information and returns the information that describes the results, not the results themselves. -
Uses of SearchResultsInfo in com.sas.lsaf.security.audit
Methods in com.sas.lsaf.security.audit that return SearchResultsInfoModifier and TypeMethodDescriptionAuditService.search(AuditQuery query) Searches the global audit history and returns the information that describes the results, not the results themselves. -
Uses of SearchResultsInfo in com.sas.lsaf.workflow.processflow
Methods in com.sas.lsaf.workflow.processflow that return SearchResultsInfoModifier and TypeMethodDescriptionProcessFlowService.search(ProcessFlowQuery query) Searches the process flows based on the specified query.