public class FolderPropertyPath
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static UnindexedPropertyPath |
ARCHIVE_TAG |
static UnindexedPropertyPath |
CHILD_FOLDER_COUNT |
static PropertyTag |
COMMENT |
static PropertyTag |
CREATION_TIME |
static UnindexedPropertyPath |
DISPLAY_NAME |
static UnindexedPropertyPath |
DISTINGUISHED_FOLDER_ID |
static UnindexedPropertyPath |
EFFECTIVE_RIGHTS |
static PropertyTag |
ENTRY_ID |
static UnindexedPropertyPath |
FOLDER_CLASS |
static UnindexedPropertyPath |
FOLDER_ID |
static PropertyTag |
HAS_SUB_FOLDERS |
static PropertyTag |
IS_HIDDEN |
static PropertyTag |
IS_READ_ONLY |
static PropertyTag |
IS_SYSTEM |
static PropertyTag |
LAST_MODIFIED_TIME |
static UnindexedPropertyPath |
MANAGED_FOLDER_INFORMATION |
static UnindexedPropertyPath |
PARENT_ID |
static UnindexedPropertyPath |
PERMISSION_SET |
static UnindexedPropertyPath |
RETENTION_TAG |
static PropertyTag |
SEARCH_KEY |
static PropertyTag |
SIZE |
static UnindexedPropertyPath |
TOTAL_COUNT |
static PropertyTag |
UNREAD_COUNT |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<PropertyPath> |
getAllPropertyPaths()
Gets the all property paths.
|
public static final UnindexedPropertyPath FOLDER_ID
public static final UnindexedPropertyPath PARENT_ID
public static final UnindexedPropertyPath FOLDER_CLASS
public static final UnindexedPropertyPath DISPLAY_NAME
public static final UnindexedPropertyPath MANAGED_FOLDER_INFORMATION
public static final UnindexedPropertyPath EFFECTIVE_RIGHTS
public static final UnindexedPropertyPath PERMISSION_SET
public static final UnindexedPropertyPath DISTINGUISHED_FOLDER_ID
public static final UnindexedPropertyPath RETENTION_TAG
public static final UnindexedPropertyPath ARCHIVE_TAG
public static final UnindexedPropertyPath TOTAL_COUNT
public static final UnindexedPropertyPath CHILD_FOLDER_COUNT
public static final PropertyTag UNREAD_COUNT
public static final PropertyTag COMMENT
public static final PropertyTag ENTRY_ID
public static final PropertyTag CREATION_TIME
public static final PropertyTag LAST_MODIFIED_TIME
public static final PropertyTag SIZE
public static final PropertyTag IS_HIDDEN
public static final PropertyTag IS_READ_ONLY
public static final PropertyTag IS_SYSTEM
public static final PropertyTag HAS_SUB_FOLDERS
public static final PropertyTag SEARCH_KEY
public static java.util.List<PropertyPath> getAllPropertyPaths()