public interface DocumentFolderFilterPropertyQuery extends DocumentAttributeFilterPropertyQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
documentFolder()
Adds a constraint to the predicate for
DocumentFolderFilterProperty testing whether the feature documentFolder has values or not. |
DocumentFolderQuery |
forAllDocumentFolder()
Adds a condition for the feature
documentFolder to the predicate for DocumentFolderFilterProperty, which evaluates to false unless the value of the feature documentFolder satisfies the given condition. |
DocumentFolderQuery |
thereExistsDocumentFolder()
Adds a condition for the feature
documentFolder to the predicate for DocumentFolderFilterProperty, which evaluates to false unless the value of the feature documentFolder satisfies the given condition. |
filterOperator, filterQuantor, orderByFilterOperator, orderByFilterQuantordescription, forAllDescription, forAllIsActive, isActive, name, orderByDescription, orderByIsActive, orderByName, thereExistsDescription, thereExistsIsActiveaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.MultivaluedFeaturePredicate documentFolder()
DocumentFolderFilterProperty testing whether the feature documentFolder has values or not.DocumentFolderQuery thereExistsDocumentFolder()
documentFolder to the predicate for DocumentFolderFilterProperty, which evaluates to false unless the value of the feature documentFolder satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DocumentFolderQuery forAllDocumentFolder()
documentFolder to the predicate for DocumentFolderFilterProperty, which evaluates to false unless the value of the feature documentFolder 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.