Package | Description |
---|---|
com.atlassian.crowd.search.hibernate.audit |
Modifier and Type | Class and Description |
---|---|
class |
EmptyRestriction |
class |
PrefixRestriction |
class |
RestrictionCollection |
class |
RestrictionGroup |
class |
RestrictionWithJoin |
Modifier and Type | Field and Description |
---|---|
protected List<Restriction> |
RestrictionCollection.restrictions |
Modifier and Type | Method and Description |
---|---|
protected Function<Restriction,String> |
RestrictionGroup.extractWhere(HQLQuery hqlQuery) |
Constructor and Description |
---|
RestrictionWithJoin(String join,
Restriction restriction) |
Constructor and Description |
---|
RestrictionCollection(List<Restriction> restrictions) |
RestrictionGroup(List<Restriction> restrictions) |
Copyright © 2021 Atlassian. All rights reserved.