Uses of Class
com.atlassian.crowd.search.builder.Restriction.RestrictionWithProperty

Packages that use Restriction.RestrictionWithProperty
com.atlassian.crowd.search.builder   
 

Uses of Restriction.RestrictionWithProperty in com.atlassian.crowd.search.builder
 

Methods in com.atlassian.crowd.search.builder that return Restriction.RestrictionWithProperty
static
<T> Restriction.RestrictionWithProperty<T>
Restriction.on(Property<T> propertyName)
           Restriction.on(UserTermKeys.USERNAME).startsWith("rob");
 



Copyright © 2010 Atlassian. All Rights Reserved.