skoinfo.rfc.rfcd.dao
Class PrintUserDAO

java.lang.Object
  extended by skoinfo.rfc.rfcd.dao.PrintUserDAO

public class PrintUserDAO
extends java.lang.Object


Constructor Summary
PrintUserDAO()
           
 
Method Summary
 java.util.List<PrintUserVO> userList(org.hibernate.Session session, java.lang.String userLevel, java.util.ArrayList orderByList)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintUserDAO

public PrintUserDAO()
Method Detail

userList

public java.util.List<PrintUserVO> userList(org.hibernate.Session session,
                                            java.lang.String userLevel,
                                            java.util.ArrayList orderByList)
                                     throws java.lang.Exception
Throws:
java.lang.Exception