public abstract class Constraint extends Object
Constructor and Description |
---|
Constraint() |
Modifier and Type | Method and Description |
---|---|
protected abstract Filter |
doBuild(javax.jcr.Session session,
DateTools.Resolution defaultResolution) |
Constraint |
negate()
Negates the current Constraint
|
public Constraint negate()
protected abstract Filter doBuild(javax.jcr.Session session, DateTools.Resolution defaultResolution) throws FilterException
FilterException
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.