public interface Aggregation
RMPropertyName.Aggregation
property value.
These string constants follow the values assigned to the
choice items of the "Aggregation" choice list belonging
to a file plan repository data model.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RECORD
Indicates aggregation at the record level.
|
static java.lang.String |
RECORD_CATEGORY
Indicates aggregation at the record category level.
|
static java.lang.String |
RECORD_FOLDER
Indicates aggregation at the record folder level.
|
static java.lang.String |
RECORD_VOLUME
Indicates aggregation at the record volume level.
|
static final java.lang.String RECORD_CATEGORY
static final java.lang.String RECORD_FOLDER
static final java.lang.String RECORD_VOLUME
static final java.lang.String RECORD
© Copyright IBM Corp. 2010, 2013. All Rights Reserved.