public class RepositoryContainerQuery extends RepositoryItemQuery
Modifier and Type | Field and Description |
---|---|
static List<Column> |
ALL
The value that represents all columns in
RepositoryContainerQuery . |
static Column |
DEFAULT_MAJOR_VERSION_LIMIT
The column that represents the default limit for the major versions of files that were created within the
container.
|
static Column |
DEFAULT_MINOR_VERSION_LIMIT
The column that represents the default limit for the minor versions of files that were created within the
container.
|
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.
|
CREATED, CREATED_BY, DESCRIPTION, ID, LAST_MODIFIED, LAST_MODIFIED_BY, NAME, PATH, PROPERTIES_LAST_MODIFIED, PROPERTIES_LAST_MODIFIED_BY, STATE, SYNCABLE, TOTAL_CONTAINER_SIZE, TOTAL_FILE_SIZE, TYPE_ID
Constructor and Description |
---|
RepositoryContainerQuery() |
constrain, getColumns, getConstraint, getOrder, includeColumnNames, isIncludeColumnNames, order, order, select, select, setColumns, setConstraint, setIncludeColumnNames, setOrder, toString
public static final Column SIZE
public static final Column DEFAULT_MAJOR_VERSION_LIMIT
public static final Column DEFAULT_MINOR_VERSION_LIMIT
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>