Uses of Package
com.sas.lsaf.query
-
Packages that use com.sas.lsaf.query Package Description com.sas.lsaf.query Contains common classes and interfaces to query information.com.sas.lsaf.query.audit The services and classes to query and extract audit information to a file for further processing.com.sas.lsaf.query.repository The services and classes to extract repository content information to a file for further processing.com.sas.lsaf.query.repository.recyclebin The services and classes to extract recycle bin content information to a file for further processing.com.sas.lsaf.query.security.membership The services and classes to extract membership information to a file for further processing.com.sas.lsaf.query.security.permissions The services and classes to query and extract permission information to a file for further processing. -
Classes in com.sas.lsaf.query used by com.sas.lsaf.query Class Description Column This class represents a method to specify the column information to query.Column.Type The type of column to query.Comparison This class represents a search condition in which to query information based on the comparison of a column to a value.Comparison.Operator The method with which to evaluate data that is compared to a value.Condition This class represents a compound expression in which to query information.Condition.Operator The method by which to combine conditions for a query.Constraint An interface that indicates a condition to query information.Order The class that represents the sorting method of the queried information by a column.Query This class represents a simplified API to generate criteria to search for items. -
Classes in com.sas.lsaf.query used by com.sas.lsaf.query.audit Class Description Column This class represents a method to specify the column information to query.ExtractFileCreateInfo This class represents all of the properties and attributes that can be set on a file during query file creation.Query This class represents a simplified API to generate criteria to search for items.QueryException Thrown when an error is encountered while parsing the query. -
Classes in com.sas.lsaf.query used by com.sas.lsaf.query.repository Class Description Column This class represents a method to specify the column information to query.ExtractFileCreateInfo This class represents all of the properties and attributes that can be set on a file during query file creation.Query This class represents a simplified API to generate criteria to search for items.QueryException Thrown when an error is encountered while parsing the query. -
Classes in com.sas.lsaf.query used by com.sas.lsaf.query.repository.recyclebin Class Description Column This class represents a method to specify the column information to query.ExtractFileCreateInfo This class represents all of the properties and attributes that can be set on a file during query file creation.Query This class represents a simplified API to generate criteria to search for items.QueryException Thrown when an error is encountered while parsing the query. -
Classes in com.sas.lsaf.query used by com.sas.lsaf.query.security.membership Class Description Column This class represents a method to specify the column information to query.ExtractFileCreateInfo This class represents all of the properties and attributes that can be set on a file during query file creation.Query This class represents a simplified API to generate criteria to search for items.QueryException Thrown when an error is encountered while parsing the query. -
Classes in com.sas.lsaf.query used by com.sas.lsaf.query.security.permissions Class Description Column This class represents a method to specify the column information to query.ExtractFileCreateInfo This class represents all of the properties and attributes that can be set on a file during query file creation.Query This class represents a simplified API to generate criteria to search for items.QueryException Thrown when an error is encountered while parsing the query.