|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyRestriction | |
|---|---|
| com.atlassian.crowd.search.builder | |
| com.atlassian.crowd.search.query.entity.restriction | |
| Uses of PropertyRestriction in com.atlassian.crowd.search.builder |
|---|
| Methods in com.atlassian.crowd.search.builder that return PropertyRestriction | |
|---|---|
PropertyRestriction<T> |
Restriction.RestrictionWithProperty.containing(T value)
|
PropertyRestriction<T> |
Restriction.RestrictionWithProperty.exactlyMatching(T value)
|
PropertyRestriction<T> |
Restriction.RestrictionWithProperty.greaterThan(T value)
|
PropertyRestriction<T> |
Restriction.RestrictionWithProperty.isNull()
|
PropertyRestriction<T> |
Restriction.RestrictionWithProperty.lessThan(T value)
|
PropertyRestriction<T> |
Restriction.RestrictionWithProperty.startingWith(T value)
|
| Uses of PropertyRestriction in com.atlassian.crowd.search.query.entity.restriction |
|---|
| Classes in com.atlassian.crowd.search.query.entity.restriction that implement PropertyRestriction | |
|---|---|
class |
TermRestriction<T>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||