com.evolveum.midpoint.repo.sql.query2.restriction
Class AnyPropertyRestriction
java.lang.Object
com.evolveum.midpoint.repo.sql.query2.restriction.Restriction<T>
com.evolveum.midpoint.repo.sql.query2.restriction.ItemRestriction
com.evolveum.midpoint.repo.sql.query2.restriction.AnyPropertyRestriction
public class AnyPropertyRestriction
- extends ItemRestriction
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnyPropertyRestriction
public AnyPropertyRestriction(QueryContext context,
ObjectQuery query,
ValueFilter filter)
AnyPropertyRestriction
public AnyPropertyRestriction(Restriction parent,
QueryContext context,
ObjectQuery query,
ValueFilter filter)
Copyright © 2013 evolveum. All Rights Reserved.