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()
           
 org.openmdx.base.jmi1.Void markAsAccepted(org.openmdx.base.jmi1.Void params)
           
 org.openmdx.base.jmi1.Void markAsRead(org.openmdx.base.jmi1.Void params)
           
 
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 org.openmdx.base.jmi1.Void markAsAccepted(org.openmdx.base.jmi1.Void params)
                                          throws RefException
Throws:
RefException

markAsRead

public org.openmdx.base.jmi1.Void markAsRead(org.openmdx.base.jmi1.Void params)
                                      throws RefException
Throws:
RefException


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