org.opencrx.kernel.base.cci2
Interface ObjectModificationAuditEntryQuery
- All Superinterfaces:
- AnyTypePredicate, AuditEntryQuery, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, SecureObjectQuery, ViewCapableQuery
public interface ObjectModificationAuditEntryQuery
- extends AuditEntryQuery
| Methods inherited from interface org.opencrx.kernel.base.cci2.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.openmdx.base.cci2.BasicObjectQuery |
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
beforeImage
StringTypePredicate beforeImage()
orderByBeforeImage
SimpleTypeOrder orderByBeforeImage()
- Allows to adds a sort instruction for
ObjectModificationAuditEntry depending the feature beforeImage
Note: The order in which orderBy… instructions are given is relevant!
modifiedFeatures
StringTypePredicate modifiedFeatures()
orderByModifiedFeatures
SimpleTypeOrder orderByModifiedFeatures()
- Allows to adds a sort instruction for
ObjectModificationAuditEntry depending the feature modifiedFeatures
Note: The order in which orderBy… instructions are given is relevant!
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.