constituentFor
The constituentFor method returns a single constituent for the supplied key column values.
Note
If constituentChangesPermitted() = true, this method may return different results if invoked multiple times.
The result will be managed by the enclosing liveness scope.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| keyColumnValues | Object... | Ordered, boxed values for the key columns, in the same order as The |
Returns
A single constituent for the supplied keyColumnValues.