Copyright© 2008-2018 SiteVision AB, all rights reserved.
public interface And extends Constraint
To satisfy the And
constraint, a node-tuple must satisfy both
constraint1
and constraint2
.
SiteVision note: Unsupported operation
Modifier and Type | Method and Description |
---|---|
Constraint |
getConstraint1()
Gets the first constraint.
|
Constraint |
getConstraint2()
Gets the second constraint.
|
Constraint getConstraint1()
Constraint getConstraint2()
SiteVision - Portal and Content Management Made Easy
SiteVision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2018 SiteVision AB, all rights reserved.