com.trackstudio.app.session
Class AnonymousSessionContext

java.lang.Object
  extended by com.trackstudio.app.session.SessionContext
      extended by com.trackstudio.app.session.AnonymousSessionContext
All Implemented Interfaces:
SessionContextInterface, java.io.Serializable

public class AnonymousSessionContext
extends SessionContext

Анонимный контекст пользователя

See Also:
Serialized Form

Constructor Summary
AnonymousSessionContext()
           
 
Method Summary
 java.lang.String getIP()
          Возвращает IP
 void setIP(java.lang.String IP)
          Устанавливает IP
 
Methods inherited from class com.trackstudio.app.session.SessionContext
allowedByACL, allowedByUser, canAction, canAction, canAction, canAction, canActionPrstatus, getAllowedPrstatusesForTask, getAllowedPrstatusesForUser, getAttribute, getCookies, getCurrentSpace, getDefaultTab, getId, getKey, getLastLogonDate, getLocale, getLoggedUser, getPrevLogonDate, getProgress, getProgressManager, getPrstatusId, getServletConfig, getSession, getTimezone, getUser, getUser, getUserId, getUserId, isSessionInCookeies, isTemporary, removeAttribute, resetCookies, savePrevLogonDate, setAttribute, setCookies, setCurrentSpace, setDefaultTab, setId, setKey, setProgress, setProgressManager, setRequestAttribute, setServletConfig, setSessionInCookies, taskOnSight, userOnSight
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnonymousSessionContext

public AnonymousSessionContext()
Method Detail

getIP

public java.lang.String getIP()
Возвращает IP

Returns:
IP

setIP

public void setIP(java.lang.String IP)
Устанавливает IP

Parameters:
IP - IP


Copyright © 2002-2009 TrackStudio, Ltd. All Rights Reserved.