public interface AVMNodeType
| Modifier and Type | Field and Description |
|---|---|
static int |
DELETED_NODE |
static int |
LAYERED_DIRECTORY |
static int |
LAYERED_FILE |
static int |
PLAIN_DIRECTORY |
static int |
PLAIN_FILE |
static final int PLAIN_FILE
static final int LAYERED_FILE
static final int PLAIN_DIRECTORY
static final int LAYERED_DIRECTORY
static final int DELETED_NODE
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.