Uses of Interface
com.atlassian.crowd.search.hibernate.audit.Restriction
Packages that use Restriction
-
Uses of Restriction in com.atlassian.crowd.search.hibernate.audit
Classes in com.atlassian.crowd.search.hibernate.audit that implement RestrictionModifier and TypeClassDescriptionclassclassclassclassclassFields in com.atlassian.crowd.search.hibernate.audit with type parameters of type RestrictionModifier and TypeFieldDescriptionprotected final List<Restriction>RestrictionCollection.restrictionsMethods in com.atlassian.crowd.search.hibernate.audit that return types with arguments of type RestrictionModifier and TypeMethodDescriptionprotected Function<Restriction,String> RestrictionGroup.extractWhere(HQLQuery hqlQuery) Constructors in com.atlassian.crowd.search.hibernate.audit with parameters of type RestrictionConstructor parameters in com.atlassian.crowd.search.hibernate.audit with type arguments of type RestrictionModifierConstructorDescriptionRestrictionCollection(List<Restriction> restrictions) RestrictionGroup(List<Restriction> restrictions)