WebCenter Interaction API  
 

PT_SESSION_SETTINGS Members

PT_SESSION_SETTINGS overview

Public Static Fields

public fieldstaticPT_SESSION_AUTOASSIGNNUMERICAUTH int value- should the Portal automatically assign a numeric authentication username to all users on store
public fieldstaticPT_SESSION_CHARSET string value- the charset for the session
public fieldstaticPT_SESSION_CONTENTLANGUAGES 
public fieldstaticPT_SESSION_CURRENTJOBID 
public fieldstaticPT_SESSION_CURRENTSERVERTIME date value- the current time
public fieldstaticPT_SESSION_DISPLAYFILESDIRECTORYURL 
public fieldstaticPT_SESSION_ENABLERELATIVEDOCURL 
public fieldstaticPT_SESSION_JOBINSTANCEID 
public fieldstaticPT_SESSION_JOBOPCLASSID 
public fieldstaticPT_SESSION_JOBOPID 
public fieldstaticPT_SESSION_LANGUAGE string value- the language for the session
public fieldstaticPT_SESSION_LOCALE string value- the locale for the session
public fieldstaticPT_SESSION_LOG_FILEPATH 
public fieldstaticPT_SESSION_LOG_LEVEL 
public fieldstaticPT_SESSION_LOG_MAXFILES 
public fieldstaticPT_SESSION_LOG_MAXFILESIZE 
public fieldstaticPT_SESSION_LOG_SINGLEFILEMODE 
public fieldstaticPT_SESSION_NUMERICAUTH int value- is numeric authentication enabled?
public fieldstaticPT_SESSION_OPENFEDERATEDSEARCHURL string value- the URL in the Portal used to open federated search items
public fieldstaticPT_SESSION_RELATIVEDOCURLPREFIX string value- the URL prefix used to turn relative doc URLs into absolute URLs
public fieldstaticPT_SESSION_ROOTDATADIRECTORY 
public fieldstaticPT_SESSION_TIMEZONE 
public fieldstaticPT_SESSION_WEBSERVERURL 

Public Instance Constructors

public method PT_SESSION_SETTINGS Constructor Initializes a new instance of the PT_SESSION_SETTINGS class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_SESSION_SETTINGS Class | com.plumtree.server Namespace | IPTSession