Package com.atlassian.crowd.search.builder

Class Summary
Combine Builder for MultiTermRestrictions.
Restriction Example usage:

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 © 2011 Atlassian. All Rights Reserved.