- java.lang.Object
-
- java.lang.Enum
-
- org.alfresco.repo.lock.mem.Lifetime
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
public final class Lifetime
extends java.lang.Enum
Specifies the lifetime of a node lock, e.g. ephemeral or persistent.
- See Also:
- Serialized Form
-
-
Method Summary
-
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
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.