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

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

public class AliasTermKeys
extends java.lang.Object


Field Summary
static Property<java.lang.String> ALIAS
           
static Property<java.lang.Long> APPLICATION_ID
           
 
Constructor Summary
AliasTermKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLICATION_ID

public static final Property<java.lang.Long> APPLICATION_ID

ALIAS

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

AliasTermKeys

public AliasTermKeys()


Copyright © 2010 Atlassian. All Rights Reserved.