com.atlassian.crowd.search.query.entity.restriction.constants
Class GroupTermKeys
java.lang.Object
com.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
public class GroupTermKeys
- extends java.lang.Object
Represents attributes of a group.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final Property<java.lang.String> NAME
ACTIVE
public static final Property<java.lang.Boolean> ACTIVE
CREATED_DATE
public static final Property<java.util.Date> CREATED_DATE
UPDATED_DATE
public static final Property<java.util.Date> UPDATED_DATE
LOCAL
public static final Property<java.lang.Boolean> LOCAL
ALL_GROUP_PROPERTIES
public static final java.lang.Iterable<Property<?>> ALL_GROUP_PROPERTIES
Copyright © 2013 Atlassian. All Rights Reserved.