org.alfresco.repo.avm
Interface AVMNodeType
public interface AVMNodeType
This defines the different types of FolderEntrys.
PLAIN_FILE
static final int PLAIN_FILE
- See Also:
- Constant Field Values
LAYERED_FILE
static final int LAYERED_FILE
- See Also:
- Constant Field Values
PLAIN_DIRECTORY
static final int PLAIN_DIRECTORY
- See Also:
- Constant Field Values
LAYERED_DIRECTORY
static final int LAYERED_DIRECTORY
- See Also:
- Constant Field Values
DELETED_NODE
static final int DELETED_NODE
- See Also:
- Constant Field Values
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.