public class RecycleBinContainerQuery extends RecycleBinItemQuery
Modifier and Type | Field and Description |
---|---|
static List<Column> |
ALL
Represents all columns in
RecycleBinContainerQuery . |
static Column |
SIZE
The column that represents the size (in bytes) of a container, which includes all versions of all files in the
container and below.
|
DELETED_BY, DELETED_DATE, ID, LAST_MODIFIED, LAST_MODIFIED_BY, PATH, TOTAL_CONTAINER_SIZE, TOTAL_FILE_SIZE, TYPE_ID
Constructor and Description |
---|
RecycleBinContainerQuery() |
constrain, getColumns, getConstraint, getOrder, includeColumnNames, isIncludeColumnNames, order, order, select, select, setColumns, setConstraint, setIncludeColumnNames, setOrder, toString
public static final Column SIZE
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>