com.atlassian.crowd.search.query.entity.restriction.constants
Class DirectoryTermKeys

java.lang.Object
  extended by com.atlassian.crowd.search.query.entity.restriction.constants.DirectoryTermKeys

public class DirectoryTermKeys
extends java.lang.Object


Field Summary
static Property<java.lang.Boolean> ACTIVE
           
static Property<java.lang.String> IMPLEMENTATION_CLASS
           
static Property<java.lang.String> NAME
           
static Property<java.lang.Enum> TYPE
           
 
Constructor Summary
DirectoryTermKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final Property<java.lang.String> NAME

ACTIVE

public static final Property<java.lang.Boolean> ACTIVE

TYPE

public static final Property<java.lang.Enum> TYPE

IMPLEMENTATION_CLASS

public static final Property<java.lang.String> IMPLEMENTATION_CLASS
Constructor Detail

DirectoryTermKeys

public DirectoryTermKeys()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.