asit.moa.moazs.notifier
Class UtilsAppId

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

public class UtilsAppId
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
UtilsAppId()
           
 
Method Summary
static void addAppId(AppId appId)
           
static void deleteAppId(long id)
           
static List getAdressaten(AppId appId)
           
static AppId getAppId(String appId)
           
static List getAppIds()
           
static void updateAppId(AppId appId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilsAppId

public UtilsAppId()
Method Detail

getAdressaten

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

getAppIds

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

addAppId

public static void addAppId(AppId appId)
                     throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException

updateAppId

public static void updateAppId(AppId appId)
                        throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException

deleteAppId

public static void deleteAppId(long id)
                        throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException

getAppId

public static AppId getAppId(String appId)
                      throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException


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