|
||||||||||
| 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.ApplicationTermKeys
public class ApplicationTermKeys
| Field Summary | |
|---|---|
static Property<java.lang.Boolean> |
ACTIVE
Active flag of application. |
static Property<java.lang.String> |
NAME
Name of application. |
static Property<java.lang.Enum> |
TYPE
Type of application ( ApplicationType). |
| Constructor Summary | |
|---|---|
ApplicationTermKeys()
|
|
| 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.lang.Enum> TYPE
ApplicationType). Exact match search.
| Constructor Detail |
|---|
public ApplicationTermKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||