public interface SyncFeedQuery extends SecureObjectQuery, org.openmdx.base.cci2.BasicObjectQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
allowAddDelete()
Adds a constraint to the predicate for
SyncFeed testing whether the value of the feature allowAddDelete is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
allowChange()
Adds a constraint to the predicate for
SyncFeed testing whether the value of the feature allowChange is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
backColor()
Adds a constraint to the predicate for
SyncFeed testing whether the value of the feature backColor is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
color()
Adds a constraint to the predicate for
SyncFeed testing whether the value of the feature color is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for
SyncFeed testing whether the value of the feature description is null or not. |
org.w3c.cci2.BooleanTypePredicate |
forAllAllowAddDelete()
Adds a condition for the feature
allowAddDelete to the predicate for SyncFeed, which evaluates to false unless the value of the feature allowAddDelete satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllAllowChange()
Adds a condition for the feature
allowChange to the predicate for SyncFeed, which evaluates to false unless the value of the feature allowChange satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllBackColor()
Adds a condition for the feature
backColor to the predicate for SyncFeed, which evaluates to false unless the value of the feature backColor satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllColor()
Adds a condition for the feature
color to the predicate for SyncFeed, which evaluates to false unless the value of the feature color satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDescription()
Adds a condition for the feature
description to the predicate for SyncFeed, which evaluates to false unless the value of the feature description satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllIsActive()
Adds a condition for the feature
isActive to the predicate for SyncFeed, which evaluates to false unless the value of the feature isActive satisfies the given condition. |
SyncDataQuery |
forAllSyncData()
Adds a condition for the feature
syncData to the predicate for SyncFeed, which evaluates to false unless the value of the feature syncData satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
isActive()
Adds a constraint to the predicate for
SyncFeed testing whether the value of the feature isActive is null or not. |
org.w3c.cci2.StringTypePredicate |
name() |
org.w3c.cci2.SimpleTypeOrder |
orderByAllowAddDelete()
Allows to adds a sort instruction for
SyncFeed depending the feature allowAddDelete
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByAllowChange()
Allows to adds a sort instruction for
SyncFeed depending the feature allowChange
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByBackColor()
Allows to adds a sort instruction for
SyncFeed depending the feature backColor
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByColor()
Allows to adds a sort instruction for
SyncFeed depending the feature color
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for
SyncFeed depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByIsActive()
Allows to adds a sort instruction for
SyncFeed depending the feature isActive
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for
SyncFeed depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.MultivaluedFeaturePredicate |
syncData()
Adds a constraint to the predicate for
SyncFeed testing whether the feature syncData has values or not. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsAllowAddDelete()
Adds a condition for the feature
allowAddDelete to the predicate for SyncFeed, which evaluates to false unless the value of the feature allowAddDelete satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsAllowChange()
Adds a condition for the feature
allowChange to the predicate for SyncFeed, which evaluates to false unless the value of the feature allowChange satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsBackColor()
Adds a condition for the feature
backColor to the predicate for SyncFeed, which evaluates to false unless the value of the feature backColor satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsColor()
Adds a condition for the feature
color to the predicate for SyncFeed, which evaluates to false unless the value of the feature color satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature
description to the predicate for SyncFeed, which evaluates to false unless the value of the feature description satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsIsActive()
Adds a condition for the feature
isActive to the predicate for SyncFeed, which evaluates to false unless the value of the feature isActive satisfies the given condition. |
SyncDataQuery |
thereExistsSyncData()
Adds a condition for the feature
syncData to the predicate for SyncFeed, which evaluates to false unless the value of the feature syncData satisfies the given condition. |
accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.OptionalFeaturePredicate allowAddDelete()
SyncFeed testing whether the value of the feature allowAddDelete is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsAllowAddDelete()
allowAddDelete to the predicate for SyncFeed, which evaluates to false unless the value of the feature allowAddDelete 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.BooleanTypePredicate forAllAllowAddDelete()
allowAddDelete to the predicate for SyncFeed, which evaluates to false unless the value of the feature allowAddDelete 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 orderByAllowAddDelete()
SyncFeed depending the feature allowAddDelete
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate allowChange()
SyncFeed testing whether the value of the feature allowChange is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsAllowChange()
allowChange to the predicate for SyncFeed, which evaluates to false unless the value of the feature allowChange 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.BooleanTypePredicate forAllAllowChange()
allowChange to the predicate for SyncFeed, which evaluates to false unless the value of the feature allowChange 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 orderByAllowChange()
SyncFeed depending the feature allowChange
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate backColor()
SyncFeed testing whether the value of the feature backColor is null or not.org.w3c.cci2.StringTypePredicate thereExistsBackColor()
backColor to the predicate for SyncFeed, which evaluates to false unless the value of the feature backColor 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.StringTypePredicate forAllBackColor()
backColor to the predicate for SyncFeed, which evaluates to false unless the value of the feature backColor 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 orderByBackColor()
SyncFeed depending the feature backColor
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate color()
SyncFeed testing whether the value of the feature color is null or not.org.w3c.cci2.StringTypePredicate thereExistsColor()
color to the predicate for SyncFeed, which evaluates to false unless the value of the feature color 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.StringTypePredicate forAllColor()
color to the predicate for SyncFeed, which evaluates to false unless the value of the feature color 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 orderByColor()
SyncFeed depending the feature color
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate description()
SyncFeed testing whether the value of the feature description is null or not.org.w3c.cci2.StringTypePredicate thereExistsDescription()
description to the predicate for SyncFeed, which evaluates to false unless the value of the feature description 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.StringTypePredicate forAllDescription()
description to the predicate for SyncFeed, which evaluates to false unless the value of the feature description 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 orderByDescription()
SyncFeed depending the feature description
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate isActive()
SyncFeed testing whether the value of the feature isActive is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsIsActive()
isActive to the predicate for SyncFeed, which evaluates to false unless the value of the feature isActive 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.BooleanTypePredicate forAllIsActive()
isActive to the predicate for SyncFeed, which evaluates to false unless the value of the feature isActive 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 orderByIsActive()
SyncFeed depending the feature isActive
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.StringTypePredicate name()
org.w3c.cci2.SimpleTypeOrder orderByName()
SyncFeed depending the feature name
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate syncData()
SyncFeed testing whether the feature syncData has values or not.SyncDataQuery thereExistsSyncData()
syncData to the predicate for SyncFeed, which evaluates to false unless the value of the feature syncData satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SyncDataQuery forAllSyncData()
syncData to the predicate for SyncFeed, which evaluates to false unless the value of the feature syncData 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.