public interface PositionModificationQuery extends AuditeeQuery, SecureObjectQuery, org.openmdx.base.cci2.BasicObjectQuery
| Modifier and Type | Method and Description |
|---|---|
SalesContractPositionQuery |
forAllInvolved()
Adds a condition for the feature
involved to the predicate for PositionModification, which evaluates to false unless the value of the feature involved satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
involved()
Adds a constraint to the predicate for
PositionModification testing whether the value of the feature involved is null or not. |
SalesContractPositionQuery |
thereExistsInvolved()
Adds a condition for the feature
involved to the predicate for PositionModification, which evaluates to false unless the value of the feature involved satisfies the given condition. |
audit, forAllAudit, thereExistsAuditaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.OptionalFeaturePredicate involved()
PositionModification testing whether the value of the feature involved is null or not.SalesContractPositionQuery thereExistsInvolved()
involved to the predicate for PositionModification, which evaluates to false unless the value of the feature involved satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SalesContractPositionQuery forAllInvolved()
involved to the predicate for PositionModification, which evaluates to false unless the value of the feature involved satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.