org.opencrx.kernel.plugin.application.home1
Class AlertImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.home1.AlertImpl

public class AlertImpl
extends Object


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

Field Detail

current

protected final Alert current

next

protected final Alert next
Constructor Detail

AlertImpl

public AlertImpl(Alert current,
                 Alert next)
Method Detail

getBackend

public Backend getBackend()

markAsAccepted

public Void markAsAccepted()

markAsRead

public Void markAsRead()


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