asit.moa.moazs.notifier
Class UtilsAppIdUser

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

public class UtilsAppIdUser
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
UtilsAppIdUser()
           
 
Method Summary
static void addAppIdUser(AppIdUser appIdUser)
           
static void delete(long appId, long userId)
           
static void deleteAppId(long id)
           
static void deleteUserId(long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilsAppIdUser

public UtilsAppIdUser()
Method Detail

addAppIdUser

public static void addAppIdUser(AppIdUser appIdUser)
                         throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException

deleteUserId

public static void deleteUserId(long id)
                         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

delete

public static void delete(long appId,
                          long userId)
                   throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException


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