org.alfresco.filesys.avm
Class AVMPath.LevelId
java.lang.Object
java.lang.Enum
org.alfresco.filesys.avm.AVMPath.LevelId
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
- Enclosing class:
- AVMPath
public static final class AVMPath.LevelId
- extends java.lang.Enum
- See Also:
- Serialized Form
Methods inherited from class java.lang.Enum |
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Invalid
public static final AVMPath.LevelId Invalid
Root
public static final AVMPath.LevelId Root
StoreRoot
public static final AVMPath.LevelId StoreRoot
Head
public static final AVMPath.LevelId Head
HeadData
public static final AVMPath.LevelId HeadData
HeadMetaData
public static final AVMPath.LevelId HeadMetaData
VersionRoot
public static final AVMPath.LevelId VersionRoot
Version
public static final AVMPath.LevelId Version
VersionData
public static final AVMPath.LevelId VersionData
VersionMetaData
public static final AVMPath.LevelId VersionMetaData
StoreRootPath
public static final AVMPath.LevelId StoreRootPath
StorePath
public static final AVMPath.LevelId StorePath
values
public static AVMPath.LevelId[] values()
valueOf
public static AVMPath.LevelId valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.