com.atlassian.crowd.search.query.entity.restriction.constants
Class UserTermKeys
java.lang.Object
com.atlassian.crowd.search.query.entity.restriction.constants.UserTermKeys
public class UserTermKeys
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USERNAME
public static final Property<java.lang.String> USERNAME
EMAIL
public static final Property<java.lang.String> EMAIL
FIRST_NAME
public static final Property<java.lang.String> FIRST_NAME
LAST_NAME
public static final Property<java.lang.String> LAST_NAME
DISPLAY_NAME
public static final Property<java.lang.String> DISPLAY_NAME
ACTIVE
public static final Property<java.lang.Boolean> ACTIVE
UserTermKeys
public UserTermKeys()
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.