base.session
Class SessionFactory

java.lang.Object
  extended by base.session.SessionFactory

public class SessionFactory
extends java.lang.Object


Constructor Summary
SessionFactory()
           
 
Method Summary
static Session newSession(User user, Workstation workstation, java.lang.String description, java.util.Date startTime, java.util.Date endTime, Service service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionFactory

public SessionFactory()
Method Detail

newSession

public static Session newSession(User user,
                                 Workstation workstation,
                                 java.lang.String description,
                                 java.util.Date startTime,
                                 java.util.Date endTime,
                                 Service service)


Copyright © 2006 SF.net. All Rights Reserved.