public interface AirSyncClientProfileQuery extends SyncProfileQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
domain()
Adds a constraint to the predicate for
AirSyncClientProfile testing whether the value of the feature domain is null or not. |
org.w3c.cci2.StringTypePredicate |
forAllDomain()
Adds a condition for the feature
domain to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature domain satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllPassword()
Adds a condition for the feature
password to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature password satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllServerUrl()
Adds a condition for the feature
serverUrl to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature serverUrl satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllUsername()
Adds a condition for the feature
username to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature username satisfies the given condition. |
org.w3c.cci2.SimpleTypeOrder |
orderByDomain()
Allows to adds a sort instruction for
AirSyncClientProfile depending the feature domain
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPassword()
Allows to adds a sort instruction for
AirSyncClientProfile depending the feature password
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByServerUrl()
Allows to adds a sort instruction for
AirSyncClientProfile depending the feature serverUrl
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByUsername()
Allows to adds a sort instruction for
AirSyncClientProfile depending the feature username
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.OptionalFeaturePredicate |
password()
Adds a constraint to the predicate for
AirSyncClientProfile testing whether the value of the feature password is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
serverUrl()
Adds a constraint to the predicate for
AirSyncClientProfile testing whether the value of the feature serverUrl is null or not. |
org.w3c.cci2.StringTypePredicate |
thereExistsDomain()
Adds a condition for the feature
domain to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature domain satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsPassword()
Adds a condition for the feature
password to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature password satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsServerUrl()
Adds a condition for the feature
serverUrl to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature serverUrl satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsUsername()
Adds a condition for the feature
username to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature username satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
username()
Adds a constraint to the predicate for
AirSyncClientProfile testing whether the value of the feature username is null or not. |
description, feed, forAllDescription, forAllFeed, name, orderByDescription, orderByName, thereExistsDescription, thereExistsFeedaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.OptionalFeaturePredicate domain()
AirSyncClientProfile testing whether the value of the feature domain is null or not.org.w3c.cci2.StringTypePredicate thereExistsDomain()
domain to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature domain 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 forAllDomain()
domain to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature domain 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 orderByDomain()
AirSyncClientProfile depending the feature domain
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate password()
AirSyncClientProfile testing whether the value of the feature password is null or not.org.w3c.cci2.StringTypePredicate thereExistsPassword()
password to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature password 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 forAllPassword()
password to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature password 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 orderByPassword()
AirSyncClientProfile depending the feature password
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate serverUrl()
AirSyncClientProfile testing whether the value of the feature serverUrl is null or not.org.w3c.cci2.StringTypePredicate thereExistsServerUrl()
serverUrl to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature serverUrl 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 forAllServerUrl()
serverUrl to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature serverUrl 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 orderByServerUrl()
AirSyncClientProfile depending the feature serverUrl
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate username()
AirSyncClientProfile testing whether the value of the feature username is null or not.org.w3c.cci2.StringTypePredicate thereExistsUsername()
username to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature username 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 forAllUsername()
username to the predicate for AirSyncClientProfile, which evaluates to false unless the value of the feature username 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 orderByUsername()
AirSyncClientProfile depending the feature username
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.