public interface ObjectFinderQuery extends SecureObjectQuery, org.openmdx.base.cci2.BasicObjectQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
allWords()
Adds a constraint to the predicate for
ObjectFinder testing whether the value of the feature allWords is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
atLeastOneOfTheWords()
Adds a constraint to the predicate for
ObjectFinder testing whether the value of the feature atLeastOneOfTheWords is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for
ObjectFinder testing whether the value of the feature description is null or not. |
org.w3c.cci2.StringTypePredicate |
forAllAllWords()
Adds a condition for the feature
allWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature allWords satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllAtLeastOneOfTheWords()
Adds a condition for the feature
atLeastOneOfTheWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature atLeastOneOfTheWords satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDescription()
Adds a condition for the feature
description to the predicate for ObjectFinder, which evaluates to false unless the value of the feature description satisfies the given condition. |
IndexEntryQuery |
forAllIndexEntryAccount()
Adds a condition for the feature
indexEntryAccount to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryAccount satisfies the given condition. |
IndexEntryQuery |
forAllIndexEntryActivity()
Adds a condition for the feature
indexEntryActivity to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryActivity satisfies the given condition. |
IndexEntryQuery |
forAllIndexEntryBuilding()
Adds a condition for the feature
indexEntryBuilding to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryBuilding satisfies the given condition. |
IndexEntryQuery |
forAllIndexEntryContract()
Adds a condition for the feature
indexEntryContract to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryContract satisfies the given condition. |
IndexEntryQuery |
forAllIndexEntryDepot()
Adds a condition for the feature
indexEntryDepot to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryDepot satisfies the given condition. |
IndexEntryQuery |
forAllIndexEntryDocument()
Adds a condition for the feature
indexEntryDocument to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryDocument satisfies the given condition. |
IndexEntryQuery |
forAllIndexEntryProduct()
Adds a condition for the feature
indexEntryProduct to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryProduct satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllWithoutWords()
Adds a condition for the feature
withoutWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature withoutWords satisfies the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
indexEntryAccount()
Adds a constraint to the predicate for
ObjectFinder testing whether the feature indexEntryAccount has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
indexEntryActivity()
Adds a constraint to the predicate for
ObjectFinder testing whether the feature indexEntryActivity has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
indexEntryBuilding()
Adds a constraint to the predicate for
ObjectFinder testing whether the feature indexEntryBuilding has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
indexEntryContract()
Adds a constraint to the predicate for
ObjectFinder testing whether the feature indexEntryContract has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
indexEntryDepot()
Adds a constraint to the predicate for
ObjectFinder testing whether the feature indexEntryDepot has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
indexEntryDocument()
Adds a constraint to the predicate for
ObjectFinder testing whether the feature indexEntryDocument has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
indexEntryProduct()
Adds a constraint to the predicate for
ObjectFinder testing whether the feature indexEntryProduct has values or not. |
org.w3c.cci2.StringTypePredicate |
name() |
org.w3c.cci2.StringTypeOrder |
orderByAllWords()
Allows to adds a sort instruction for
ObjectFinder depending the feature allWords
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.StringTypeOrder |
orderByAtLeastOneOfTheWords()
Allows to adds a sort instruction for
ObjectFinder depending the feature atLeastOneOfTheWords
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.StringTypeOrder |
orderByDescription()
Allows to adds a sort instruction for
ObjectFinder depending the feature description
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.StringTypeOrder |
orderByName()
Allows to adds a sort instruction for
ObjectFinder depending the feature name
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.StringTypeOrder |
orderByWithoutWords()
Allows to adds a sort instruction for
ObjectFinder depending the feature withoutWords
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.StringTypePredicate |
thereExistsAllWords()
Adds a condition for the feature
allWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature allWords satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsAtLeastOneOfTheWords()
Adds a condition for the feature
atLeastOneOfTheWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature atLeastOneOfTheWords satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature
description to the predicate for ObjectFinder, which evaluates to false unless the value of the feature description satisfies the given condition. |
IndexEntryQuery |
thereExistsIndexEntryAccount()
Adds a condition for the feature
indexEntryAccount to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryAccount satisfies the given condition. |
IndexEntryQuery |
thereExistsIndexEntryActivity()
Adds a condition for the feature
indexEntryActivity to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryActivity satisfies the given condition. |
IndexEntryQuery |
thereExistsIndexEntryBuilding()
Adds a condition for the feature
indexEntryBuilding to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryBuilding satisfies the given condition. |
IndexEntryQuery |
thereExistsIndexEntryContract()
Adds a condition for the feature
indexEntryContract to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryContract satisfies the given condition. |
IndexEntryQuery |
thereExistsIndexEntryDepot()
Adds a condition for the feature
indexEntryDepot to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryDepot satisfies the given condition. |
IndexEntryQuery |
thereExistsIndexEntryDocument()
Adds a condition for the feature
indexEntryDocument to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryDocument satisfies the given condition. |
IndexEntryQuery |
thereExistsIndexEntryProduct()
Adds a condition for the feature
indexEntryProduct to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryProduct satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsWithoutWords()
Adds a condition for the feature
withoutWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature withoutWords satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
withoutWords()
Adds a constraint to the predicate for
ObjectFinder testing whether the value of the feature withoutWords is null or not. |
accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.OptionalFeaturePredicate allWords()
ObjectFinder testing whether the value of the feature allWords is null or not.org.w3c.cci2.StringTypePredicate thereExistsAllWords()
allWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature allWords 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 forAllAllWords()
allWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature allWords satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.StringTypeOrder orderByAllWords()
ObjectFinder depending the feature allWords
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate atLeastOneOfTheWords()
ObjectFinder testing whether the value of the feature atLeastOneOfTheWords is null or not.org.w3c.cci2.StringTypePredicate thereExistsAtLeastOneOfTheWords()
atLeastOneOfTheWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature atLeastOneOfTheWords 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 forAllAtLeastOneOfTheWords()
atLeastOneOfTheWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature atLeastOneOfTheWords satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.StringTypeOrder orderByAtLeastOneOfTheWords()
ObjectFinder depending the feature atLeastOneOfTheWords
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate description()
ObjectFinder testing whether the value of the feature description is null or not.org.w3c.cci2.StringTypePredicate thereExistsDescription()
description to the predicate for ObjectFinder, 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 ObjectFinder, 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.StringTypeOrder orderByDescription()
ObjectFinder depending the feature description
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate indexEntryAccount()
ObjectFinder testing whether the feature indexEntryAccount has values or not.IndexEntryQuery thereExistsIndexEntryAccount()
indexEntryAccount to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryAccount satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
IndexEntryQuery forAllIndexEntryAccount()
indexEntryAccount to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryAccount satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate indexEntryActivity()
ObjectFinder testing whether the feature indexEntryActivity has values or not.IndexEntryQuery thereExistsIndexEntryActivity()
indexEntryActivity to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryActivity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
IndexEntryQuery forAllIndexEntryActivity()
indexEntryActivity to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryActivity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate indexEntryBuilding()
ObjectFinder testing whether the feature indexEntryBuilding has values or not.IndexEntryQuery thereExistsIndexEntryBuilding()
indexEntryBuilding to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryBuilding satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
IndexEntryQuery forAllIndexEntryBuilding()
indexEntryBuilding to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryBuilding satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate indexEntryContract()
ObjectFinder testing whether the feature indexEntryContract has values or not.IndexEntryQuery thereExistsIndexEntryContract()
indexEntryContract to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryContract satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
IndexEntryQuery forAllIndexEntryContract()
indexEntryContract to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryContract satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate indexEntryDepot()
ObjectFinder testing whether the feature indexEntryDepot has values or not.IndexEntryQuery thereExistsIndexEntryDepot()
indexEntryDepot to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryDepot satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
IndexEntryQuery forAllIndexEntryDepot()
indexEntryDepot to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryDepot satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate indexEntryDocument()
ObjectFinder testing whether the feature indexEntryDocument has values or not.IndexEntryQuery thereExistsIndexEntryDocument()
indexEntryDocument to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryDocument satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
IndexEntryQuery forAllIndexEntryDocument()
indexEntryDocument to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryDocument satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate indexEntryProduct()
ObjectFinder testing whether the feature indexEntryProduct has values or not.IndexEntryQuery thereExistsIndexEntryProduct()
indexEntryProduct to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryProduct satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
IndexEntryQuery forAllIndexEntryProduct()
indexEntryProduct to the predicate for ObjectFinder, which evaluates to false unless the value of the feature indexEntryProduct satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.StringTypePredicate name()
org.w3c.cci2.StringTypeOrder orderByName()
ObjectFinder depending the feature name
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate withoutWords()
ObjectFinder testing whether the value of the feature withoutWords is null or not.org.w3c.cci2.StringTypePredicate thereExistsWithoutWords()
withoutWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature withoutWords 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 forAllWithoutWords()
withoutWords to the predicate for ObjectFinder, which evaluates to false unless the value of the feature withoutWords satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.StringTypeOrder orderByWithoutWords()
ObjectFinder depending the feature withoutWords
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.