com.pnpconsult.zeiterfassung.helper
Class UserEntryManager

java.lang.Object
  extended bycom.pnpconsult.zeiterfassung.helper.AbstractObjectManager2
      extended bycom.pnpconsult.zeiterfassung.helper.UserEntryManager

public class UserEntryManager
extends AbstractObjectManager2

Version:
$Id: UserEntryManager.java,v 1.5 2004/06/24 20:54:18 powerpete Exp $
Author:
Moritz Petersen

Constructor Summary
UserEntryManager()
           
 
Method Summary
 void createBackup(UserEntry entry)
           
 void delete(long id)
           
 MinMaxDates loadMinMaxDates()
           
 UserEntry open(long id)
           
 
Methods inherited from class com.pnpconsult.zeiterfassung.helper.AbstractObjectManager2
delete, find, find, find, load, loadAll, loadAllNotArchived, save, save, sort, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserEntryManager

public UserEntryManager()
Method Detail

open

public UserEntry open(long id)
               throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException

createBackup

public void createBackup(UserEntry entry)
                  throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException

delete

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

loadMinMaxDates

public MinMaxDates loadMinMaxDates()
                            throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException


Copyright © 2003-2004 PNP Unternehmensberatung. All Rights Reserved.