Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD DETAIL: ENUM CONSTANTS | FIELD | METHOD

org.alfresco.repo.policy
Enum PolicyType
java.lang.Object
  java.lang.Enum<PolicyType>
      org.alfresco.repo.policy.PolicyType
All Implemented Interfaces:
Comparable<PolicyType>, Serializable

public enum PolicyType
extends Enum<PolicyType>
Type of Policy.
Author:
David Caruana

Enum Constant Summary
Association
Class
Property
Method Summary
static PolicyType
valueOf(String name)
static PolicyType[]
values()
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
Enum Constant Detail
Class
public static final PolicyType Class

Property
public static final PolicyType Property

Association
public static final PolicyType Association
Method Detail
values
public static PolicyType[] values()

valueOf
public static PolicyType valueOf(String name)

Overview  Package   Class  Use  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD DETAIL: ENUM CONSTANTS | FIELD | METHOD

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.