Uses of Class
org.jboss.picketlink.cdi.internal.util.properties.query.PropertyQuery

Packages that use PropertyQuery
org.jboss.picketlink.cdi.internal.util.properties.query   
 

Uses of PropertyQuery in org.jboss.picketlink.cdi.internal.util.properties.query
 

Methods in org.jboss.picketlink.cdi.internal.util.properties.query that return PropertyQuery
 PropertyQuery<V> PropertyQuery.addCriteria(PropertyCriteria criteria)
          Add a criteria to query
static
<V> PropertyQuery<V>
PropertyQueries.createQuery(Class<?> targetClass)
          Create a new PropertyQuery
 



Copyright © 2012. All Rights Reserved.