org.opencrx.kernel.plugin.application.base
Class AuditEntryImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.base.AuditEntryImpl

public class AuditEntryImpl
extends Object


Field Summary
protected  AuditEntry current
           
protected  AuditEntry next
           
 
Constructor Summary
AuditEntryImpl(AuditEntry current, AuditEntry next)
           
 
Method Summary
 Backend getBackend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final AuditEntry current

next

protected final AuditEntry next
Constructor Detail

AuditEntryImpl

public AuditEntryImpl(AuditEntry current,
                      AuditEntry next)
Method Detail

getBackend

public Backend getBackend()


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.