asit.moa.moazs.notifier
Class UtilsEmailAdressat

java.lang.Object
  extended byasit.moa.moazs.notifier.UtilsEmailAdressat

public class UtilsEmailAdressat
extends Object

Author:
atauber TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
UtilsEmailAdressat()
           
 
Method Summary
static void addEmailAdressat(EmailAdressat adressat)
           
static void deleteEmailAdressat(int id)
           
static List getAdressaten()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilsEmailAdressat

public UtilsEmailAdressat()
Method Detail

getAdressaten

public static List getAdressaten()
                          throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException

addEmailAdressat

public static void addEmailAdressat(EmailAdressat adressat)
                             throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException

deleteEmailAdressat

public static void deleteEmailAdressat(int id)
                                throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.