org.alfresco.service.cmr.avm.locking
Class AVMLockingService.Type

java.lang.Object
  extended by java.lang.Enum
      extended by org.alfresco.service.cmr.avm.locking.AVMLockingService.Type
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing interface:
AVMLockingService

public static final class AVMLockingService.Type
extends java.lang.Enum
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static AVMLockingService.Type DISCRETIONARY
           
 
Method Summary
static AVMLockingService.Type valueOf(java.lang.String name)
           
static AVMLockingService.Type[] values()
           
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

DISCRETIONARY

public static final AVMLockingService.Type DISCRETIONARY
Method Detail

values

public static final AVMLockingService.Type[] values()

valueOf

public static AVMLockingService.Type valueOf(java.lang.String name)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.