org.alfresco.repo.policy
Class Policy.Arg
java.lang.Object
java.lang.Enum
org.alfresco.repo.policy.Policy.Arg
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
- Enclosing interface:
- Policy
public static final class Policy.Arg
- extends java.lang.Enum
Argument Configuration
- See Also:
- Serialized Form
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 |
KEY
public static final Policy.Arg KEY
START_VALUE
public static final Policy.Arg START_VALUE
END_VALUE
public static final Policy.Arg END_VALUE
values
public static final Policy.Arg[] values()
valueOf
public static Policy.Arg valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.