public interface MediaReferenceQuery extends DocumentRevisionQuery
| Modifier and Type | Method and Description |
|---|---|
MediaQuery |
forAllMedia()
Adds a condition for the feature
media to the predicate for MediaReference, which evaluates to false unless the value of the feature media satisfies the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
media()
Adds a constraint to the predicate for
MediaReference testing whether the value of the feature media is null or not. |
MediaQuery |
thereExistsMedia()
Adds a condition for the feature
media to the predicate for MediaReference, which evaluates to false unless the value of the feature media satisfies the given condition. |
author, forAllAuthor, forAllVersion, name, orderByAuthor, orderByName, orderByVersion, thereExistsAuthor, thereExistsVersion, versionaudit, forAllAudit, thereExistsAuditforAllIndexEntry, indexEntry, thereExistsIndexEntryaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.OptionalFeaturePredicate media()
MediaReference testing whether the value of the feature media is null or not.MediaQuery thereExistsMedia()
media to the predicate for MediaReference, which evaluates to false unless the value of the feature media satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
MediaQuery forAllMedia()
media to the predicate for MediaReference, which evaluates to false unless the value of the feature media 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.