net.sf.sail.common.apps.preview
Class PreviewSessionDataService

java.lang.Object
  extended by net.sf.sail.common.apps.preview.PreviewSessionDataService
All Implemented Interfaces:
SessionDataService

public class PreviewSessionDataService
extends java.lang.Object
implements SessionDataService

Author:
turadg

Field Summary
static OfferingUuid PREVIEW_RUNID
           
static SessionUuid PREVIEW_SESSIONID
           
static User PREVIEW_USER
           
static UserUuid PREVIEW_USERID
           
 
Constructor Summary
PreviewSessionDataService(ICurnit curnit)
           
 
Method Summary
 AnnotationService getAnnotationService()
           
protected  ICurnit getCurnit()
           
 Offering getOffering()
           
 AgentService getPersistenceService(SessionContext sessionContext)
           
 User getUser(UserUuid userUuid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PREVIEW_USERID

public static final UserUuid PREVIEW_USERID

PREVIEW_USER

public static final User PREVIEW_USER

PREVIEW_RUNID

public static final OfferingUuid PREVIEW_RUNID

PREVIEW_SESSIONID

public static final SessionUuid PREVIEW_SESSIONID
Constructor Detail

PreviewSessionDataService

public PreviewSessionDataService(ICurnit curnit)
Parameters:
curnitArchiveUrl -
participants -
Method Detail

getCurnit

protected ICurnit getCurnit()

getPersistenceService

public AgentService getPersistenceService(SessionContext sessionContext)
Specified by:
getPersistenceService in interface SessionDataService

getUser

public User getUser(UserUuid userUuid)
Specified by:
getUser in interface SessionDataService
Returns:
user in database identified by userUuid

getOffering

public Offering getOffering()
Specified by:
getOffering in interface SessionDataService
Returns:

getAnnotationService

public AnnotationService getAnnotationService()
Specified by:
getAnnotationService in interface SessionDataService


Copyright © 2004-2008 TELS Center. All Rights Reserved.