public interface MoveAddressToAccountParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
AccountQuery |
forAllTargetAccount()
Adds a condition for the feature
targetAccount to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature targetAccount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllUpdateRelationshipsBefore()
Adds a condition for the feature
updateRelationshipsBefore to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature updateRelationshipsBefore satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllUpdateRelationshipsSince()
Adds a condition for the feature
updateRelationshipsSince to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature updateRelationshipsSince satisfies the given condition. |
org.w3c.cci2.SimpleTypeOrder |
orderByUpdateRelationshipsBefore()
Allows to adds a sort instruction for
MoveAddressToAccountParams depending the feature updateRelationshipsBefore
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByUpdateRelationshipsSince()
Allows to adds a sort instruction for
MoveAddressToAccountParams depending the feature updateRelationshipsSince
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.OptionalFeaturePredicate |
targetAccount()
Adds a constraint to the predicate for
MoveAddressToAccountParams testing whether the value of the feature targetAccount is null or not. |
AccountQuery |
thereExistsTargetAccount()
Adds a condition for the feature
targetAccount to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature targetAccount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsUpdateRelationshipsBefore()
Adds a condition for the feature
updateRelationshipsBefore to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature updateRelationshipsBefore satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsUpdateRelationshipsSince()
Adds a condition for the feature
updateRelationshipsSince to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature updateRelationshipsSince satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
updateRelationshipsBefore()
Adds a constraint to the predicate for
MoveAddressToAccountParams testing whether the value of the feature updateRelationshipsBefore is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
updateRelationshipsSince()
Adds a constraint to the predicate for
MoveAddressToAccountParams testing whether the value of the feature updateRelationshipsSince is null or not. |
org.w3c.cci2.OptionalFeaturePredicate targetAccount()
MoveAddressToAccountParams testing whether the value of the feature targetAccount is null or not.AccountQuery thereExistsTargetAccount()
targetAccount to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature targetAccount satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllTargetAccount()
targetAccount to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature targetAccount satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate updateRelationshipsBefore()
MoveAddressToAccountParams testing whether the value of the feature updateRelationshipsBefore is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsUpdateRelationshipsBefore()
updateRelationshipsBefore to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature updateRelationshipsBefore satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Date> forAllUpdateRelationshipsBefore()
updateRelationshipsBefore to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature updateRelationshipsBefore satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByUpdateRelationshipsBefore()
MoveAddressToAccountParams depending the feature updateRelationshipsBefore
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate updateRelationshipsSince()
MoveAddressToAccountParams testing whether the value of the feature updateRelationshipsSince is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsUpdateRelationshipsSince()
updateRelationshipsSince to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature updateRelationshipsSince satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Date> forAllUpdateRelationshipsSince()
updateRelationshipsSince to the predicate for MoveAddressToAccountParams, which evaluates to false unless the value of the feature updateRelationshipsSince satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByUpdateRelationshipsSince()
MoveAddressToAccountParams depending the feature updateRelationshipsSince
Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.