org.opencrx.kernel.base.cci2
Interface ObjectModificationAuditEntry
- All Superinterfaces:
- AuditEntry, org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, SecureObject, org.openmdx.compatibility.view1.cci2.ViewCapable
- 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, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
getView, getView |
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-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.