org.opencrx.kernel.base.cci2
Interface ObjectModificationAuditEntry
- All Superinterfaces:
- AuditEntry, BasicObject, ContextCapable, Creatable, ExtentCapable, Modifiable, SecureObject
- All Known Subinterfaces:
- ObjectModificationAuditEntry
- All Known Implementing Classes:
- ObjectModificationAuditEntry
public interface ObjectModificationAuditEntry
- extends AuditEntry
Class ObjectModificationAuditEntry
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
getBeforeImage
String getBeforeImage()
- Retrieves the value for the attribute
beforeImage.
- Returns:
- The non-null value for attribute
beforeImage.
setBeforeImage
void setBeforeImage(String beforeImage)
- Sets a new value for the attribute
beforeImage.
- Parameters:
beforeImage - The non-null new value for attribute beforeImage.
getModifiedFeatures
String getModifiedFeatures()
- Retrieves the value for the attribute
modifiedFeatures.
- Returns:
- The non-null value for attribute
modifiedFeatures.
setModifiedFeatures
void setModifiedFeatures(String modifiedFeatures)
- Sets a new value for the attribute
modifiedFeatures.
- Parameters:
modifiedFeatures - The non-null new value for attribute modifiedFeatures.
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.