Aqualogic Interaction API  
 

IPTGenerateState.GenerateState Method 

Generates a property bag that can be passed to {@link com.plumtree.server.IPTDataSourceProvider#AttachToDocument AttachToDocument}.

IXPPropertyBag GenerateState(
   object varSourceDoc
);

Parameters

varSourceDoc
the format varies for particular providers.

Return Value

A property bag describing a document.

See Also

IPTGenerateState Interface | com.plumtree.server Namespace