public class RecycleBinFileVersionQuery extends RecycleBinItemQuery
Modifier and Type | Field and Description |
---|---|
static List<Column> |
ALL
The value that represents all columns in
RecycleBinFileVersionQuery . |
static Column |
SIZE
The column that represents the size (in bytes) of a version of a file.
|
static Column |
TOTAL_VERSIONS
The column that represents the total number of versions of a file.
|
static Column |
VERSION
The column that represents a specific version of a file.
|
DELETED_BY, DELETED_DATE, ID, LAST_MODIFIED, LAST_MODIFIED_BY, PATH, TOTAL_CONTAINER_SIZE, TOTAL_FILE_SIZE, TYPE_ID
Constructor and Description |
---|
RecycleBinFileVersionQuery() |
constrain, getColumns, getConstraint, getOrder, includeColumnNames, isIncludeColumnNames, order, order, select, select, setColumns, setConstraint, setIncludeColumnNames, setOrder, toString
public static final Column SIZE
public static final Column VERSION
public static final Column TOTAL_VERSIONS
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>