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 Object


Field Summary
static Property<Boolean> ACTIVE
           
static Property<String> IMPLEMENTATION_CLASS
           
static Property<String> NAME
           
static Property<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<String> NAME

ACTIVE

public static final Property<Boolean> ACTIVE

TYPE

public static final Property<Enum> TYPE

IMPLEMENTATION_CLASS

public static final Property<String> IMPLEMENTATION_CLASS
Constructor Detail

DirectoryTermKeys

public DirectoryTermKeys()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.