Aqualogic Interaction API  
 

PT_SESSION_SETTINGS Members

PT_SESSION_SETTINGS overview

Public Static Fields

PT_SESSION_AUTOASSIGNNUMERICAUTH int value- should the Portal automatically assign a numeric authentication username to all users on store
PT_SESSION_CHARSET string value- the charset for the session
PT_SESSION_CONTENTLANGUAGES 
PT_SESSION_CURRENTJOBID 
PT_SESSION_CURRENTSERVERTIME date value- the current time
PT_SESSION_DISPLAYFILESDIRECTORYURL 
PT_SESSION_ENABLERELATIVEDOCURL 
PT_SESSION_JOBINSTANCEID 
PT_SESSION_JOBOPCLASSID 
PT_SESSION_JOBOPID 
PT_SESSION_LANGUAGE string value- the language for the session
PT_SESSION_LOCALE string value- the locale for the session
PT_SESSION_LOG_FILEPATH 
PT_SESSION_LOG_LEVEL 
PT_SESSION_LOG_MAXFILES 
PT_SESSION_LOG_MAXFILESIZE 
PT_SESSION_LOG_SINGLEFILEMODE 
PT_SESSION_NUMERICAUTH int value- is numeric authentication enabled?
PT_SESSION_OPENFEDERATEDSEARCHURL string value- the URL in the Portal used to open federated search items
PT_SESSION_RELATIVEDOCURLPREFIX string value- the URL prefix used to turn relative doc URLs into absolute URLs
PT_SESSION_ROOTDATADIRECTORY 
PT_SESSION_TIMEZONE 
PT_SESSION_WEBSERVERURL 

Public Instance Constructors

PT_SESSION_SETTINGS Constructor Initializes a new instance of the PT_SESSION_SETTINGS class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (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.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_SESSION_SETTINGS Class | com.plumtree.server Namespace | IPTSession