Package com.atlassian.crowd.search.builder

Class Summary
Combine Builder for MultiTermRestrictions.
Restriction Example usage: Restriction.on("color").exactlyMatching("black"); Restriction.on(UserTermKeys.USERNAME).startsWith("rob"); It is a good idea to add a static import to UserTermKeys in your class to make things even more convenient.
Restriction.RestrictionWithProperty<T>  
 



Copyright © 2010 Atlassian. All Rights Reserved.