org.opencrx.kernel.base.cci2
Interface ObjectModificationAuditEntryQuery
- All Superinterfaces:
- AnyTypePredicate, AspectCapableQuery, AuditEntryQuery, BasicObjectQuery, ContextCapableQuery, CreatableQuery, ExtentCapableQuery, ModifiableQuery, SecureObjectQuery
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 |
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.