Package com.atlassian.crowd.search.query.entity.restriction

Interface Summary
BooleanRestriction A boolean search restriction.
NullRestriction Signifies that there are no restrictions.
Property<V> Property Values are accessible via UserTermKeys, GroupTermKeys
PropertyRestriction<T> Restriction on a search based on a property of type T.
 

Class Summary
BooleanRestrictionImpl  
NullRestrictionImpl Implements a a NullRestriction interface.
PropertyImpl<V>  
PropertyUtils Factory methods for creating Property objects.
TermRestriction<T>  
 

Enum Summary
BooleanRestriction.BooleanLogic  
MatchMode  
 



Copyright © 2014 Atlassian. All Rights Reserved.