WebCenter Interaction API  
 

PT_SESSIONSTATE_OBJECTS Class

Used by IPTSession.OpenGlobalObject when PT_GLOBALOBJECTS. PT_GLOBAL_MYPORTAL is passed in. For backwards compatibility, OpenGlobalObject has to open the proper MyPortal (which may be a MyPage or a Community page.) These values are used to remember the state.

For a list of all members of this type, see PT_SESSIONSTATE_OBJECTS Members.

System.Object
   com.plumtree.server.PT_SESSIONSTATE_OBJECTS

public sealed class PT_SESSIONSTATE_OBJECTS

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_SESSIONSTATE_OBJECTS Members | com.plumtree.server Namespace | IPTSession