Oracle9iAS Portal Developer Kit

Session storage object attributes

The following object attributes are private to the object and are not to be manipulated outside of the object body. All access to these attributes is controlled through a set of set and get functions defined in the wwsto_api_session API package for any specified object.

Attribute

Datatype

_id

integer

_session_id

integer

_domain

varchar2(30)

_sub_domain

varchar2(200)

_element_data

wwsto_session_elements

 

Related topics

The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio