public class RestrictionGroup extends RestrictionCollection
restrictions| Constructor and Description |
|---|
RestrictionGroup(List<Restriction> restrictions) |
| Modifier and Type | Method and Description |
|---|---|
protected Function<Restriction,String> |
extractWhere(HQLQuery hqlQuery) |
String |
getWhere(HQLQuery hqlQuery) |
getFromclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvisitpublic RestrictionGroup(List<Restriction> restrictions)
public String getWhere(HQLQuery hqlQuery)
getWhere in interface Restrictionprotected Function<Restriction,String> extractWhere(HQLQuery hqlQuery)
Copyright © 2023 Atlassian. All rights reserved.