org.opencrx.kernel.home1.aop2
Class AlertImpl

java.lang.Object
  extended by org.opencrx.kernel.home1.aop2.AlertImpl
All Implemented Interfaces:
javax.jdo.listener.StoreCallback

public class AlertImpl
extends Object
implements javax.jdo.listener.StoreCallback


Field Summary
protected  Alert next
           
protected  Alert same
           
 
Constructor Summary
AlertImpl(Alert same, Alert next)
           
 
Method Summary
 void jdoPreStore()
           
 Void markAsAccepted()
           
 Void markAsRead()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

same

protected final Alert same

next

protected final Alert next
Constructor Detail

AlertImpl

public AlertImpl(Alert same,
                 Alert next)
Method Detail

markAsAccepted

public Void markAsAccepted()

markAsRead

public Void markAsRead()

jdoPreStore

public void jdoPreStore()
Specified by:
jdoPreStore in interface javax.jdo.listener.StoreCallback


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