public interface ImportUsersParamsQuery
extends org.w3c.cci2.AnyTypePredicate
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.AnyTypePredicate |
forAllItem()
Adds a condition for the feature
item to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature item satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllItemMimeType()
Adds a condition for the feature
itemMimeType to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature itemMimeType satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllItemName()
Adds a condition for the feature
itemName to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature itemName satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
item()
Adds a constraint to the predicate for
ImportUsersParams testing whether the value of the feature item is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
itemMimeType()
Adds a constraint to the predicate for
ImportUsersParams testing whether the value of the feature itemMimeType is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
itemName()
Adds a constraint to the predicate for
ImportUsersParams testing whether the value of the feature itemName is null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByItem()
Allows to adds a sort instruction for
ImportUsersParams depending the feature item
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByItemMimeType()
Allows to adds a sort instruction for
ImportUsersParams depending the feature itemMimeType
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByItemName()
Allows to adds a sort instruction for
ImportUsersParams depending the feature itemName
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.AnyTypePredicate |
thereExistsItem()
Adds a condition for the feature
item to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature item satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsItemMimeType()
Adds a condition for the feature
itemMimeType to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature itemMimeType satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsItemName()
Adds a condition for the feature
itemName to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature itemName satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate item()
ImportUsersParams testing whether the value of the feature item is null or not.org.w3c.cci2.AnyTypePredicate thereExistsItem()
item to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature item 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.AnyTypePredicate forAllItem()
item to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature item 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 orderByItem()
ImportUsersParams depending the feature item
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate itemMimeType()
ImportUsersParams testing whether the value of the feature itemMimeType is null or not.org.w3c.cci2.StringTypePredicate thereExistsItemMimeType()
itemMimeType to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature itemMimeType 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 forAllItemMimeType()
itemMimeType to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature itemMimeType 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 orderByItemMimeType()
ImportUsersParams depending the feature itemMimeType
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate itemName()
ImportUsersParams testing whether the value of the feature itemName is null or not.org.w3c.cci2.StringTypePredicate thereExistsItemName()
itemName to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature itemName 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 forAllItemName()
itemName to the predicate for ImportUsersParams, which evaluates to false unless the value of the feature itemName 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 orderByItemName()
ImportUsersParams depending the feature itemName
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.