org.opencrx.kernel.base.jpa3
Class AuditEntry$Slice
java.lang.Object
org.opencrx.kernel.base.jpa3.AuditEntry$Slice
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ObjectCreationAuditEntry$Slice, ObjectModificationAuditEntry$Slice, ObjectRemovalAuditEntry$Slice
public class AuditEntry$Slice
- extends Object
- implements Serializable
AuditEntry$Slice object hold the AuditEntry's multivalued attributes
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuditEntry$Slice
public AuditEntry$Slice()
- Constructor
AuditEntry$Slice
protected AuditEntry$Slice(AuditEntry object,
int index)
- Constructor
getModifiedBy
public String getModifiedBy()
setModifiedBy
public void setModifiedBy(String value)
getVisitedBy
public String getVisitedBy()
setVisitedBy
public void setVisitedBy(String value)
getOwningGroup
public String getOwningGroup()
setOwningGroup
public void setOwningGroup(String value)
getCreatedBy
public String getCreatedBy()
setCreatedBy
public void setCreatedBy(String value)
getOwner
public String getOwner()
setOwner
public void setOwner(String value)
getContext
public String getContext()
setContext
public void setContext(String value)
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.