| Package | Description |
|---|---|
| org.opencrx.kernel.generic.cci2 | |
| org.opencrx.kernel.generic.jmi1 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BooleanPropertySetEntryQuery |
interface |
DatePropertySetEntryQuery |
interface |
DateTimePropertySetEntryQuery |
interface |
DecimalPropertySetEntryQuery |
interface |
IntegerPropertySetEntryQuery |
interface |
ReferencePropertySetEntryQuery |
interface |
StringPropertySetEntryQuery |
interface |
UriPropertySetEntryQuery |
| Modifier and Type | Method and Description |
|---|---|
PropertySetEntryQuery |
CrxObjectQuery.forAllPropertySetEntry()
Adds a condition for the feature
propertySetEntry to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySetEntry satisfies the given condition. |
PropertySetEntryQuery |
CrxObjectQuery.thereExistsPropertySetEntry()
Adds a condition for the feature
propertySetEntry to the predicate for CrxObject, which evaluates to false unless the value of the feature propertySetEntry satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
PropertySetEntryQuery |
GenericPackage.createPropertySetEntryQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends PropertySetEntry> |
CrxObject.getPropertySetEntry(PropertySetEntryQuery query)
Retrieves the value for the reference
propertySetEntry for the specified query. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.