|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.search.query.entity.restriction.constants.GroupTermKeys
public class GroupTermKeys
Represents attributes of a group.
| Field Summary | |
|---|---|
static Property<java.lang.Boolean> |
ACTIVE
|
static Property<java.util.Date> |
CREATED_DATE
|
static Property<java.lang.String> |
NAME
|
static Property<java.util.Date> |
UPDATED_DATE
|
| Constructor Summary | |
|---|---|
GroupTermKeys()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Property<java.lang.String> NAME
public static final Property<java.lang.Boolean> ACTIVE
public static final Property<java.util.Date> CREATED_DATE
public static final Property<java.util.Date> UPDATED_DATE
| Constructor Detail |
|---|
public GroupTermKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||