org.opencrx.kernel.generic.query
Interface MediaQuery

All Superinterfaces:
AnyTypePredicate, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, IndexedQuery, MediaQuery, SecureObjectQuery, ViewCapableQuery

public interface MediaQuery
extends IndexedQuery, SecureObjectQuery, MediaQuery


Method Summary
 
Methods inherited from interface org.opencrx.kernel.base.query.SecureObjectQuery
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser
 
Methods inherited from interface org.opencrx.kernel.document1.query.MediaQuery
content, contentLength, contentMimeType, contentName, description, forAllContent, forAllContentLength, forAllContentMimeType, forAllContentName, forAllDescription, orderByContent, orderByContentLength, orderByContentMimeType, orderByContentName, orderByDescription, thereExistsContent, thereExistsContentLength, thereExistsContentMimeType, thereExistsContentName, thereExistsDescription
 
Methods inherited from interface org.openmdx.base.query.BasicObjectQuery
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.query.ContextCapableQuery
context, forAllContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery
identity, orderByIdentity
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.