Class RestrictionGroup
java.lang.Object
com.atlassian.crowd.search.hibernate.audit.RestrictionCollection
com.atlassian.crowd.search.hibernate.audit.RestrictionGroup
- All Implemented Interfaces:
Restriction
-
Field Summary
Fields inherited from class com.atlassian.crowd.search.hibernate.audit.RestrictionCollection
restrictions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Function<Restriction,String> extractWhere(HQLQuery hqlQuery) Methods inherited from class com.atlassian.crowd.search.hibernate.audit.RestrictionCollection
getFromMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.crowd.search.hibernate.audit.Restriction
visit
-
Constructor Details
-
RestrictionGroup
-
-
Method Details
-
getWhere
- Specified by:
getWherein interfaceRestriction
-
extractWhere
-