| com.flexive.shared.search.query.PropertyValueNode
PropertyValueNode | public class PropertyValueNode extends QueryValueNode (Code) | | A property query condition
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) version: $Rev: 181 $ |
PropertyValueNode | public PropertyValueNode(int id, FxProperty property)(Code) | | Create a new property query node.
Parameters: id - Internal and unique ID of the node Parameters: property - the property to be set with this node |
isValid | public boolean isValid()(Code) | |
|
|
|