Aqualogic Interaction API  
 

IPTPersist.Save Method 

Save the persistent data about the object to a PropertyBag (which will typically be stored into the database)

void Save(
   IXPPropertyBag pBag
);

Parameters

pBag
the PropertyBag into which to save the data

See Also

IPTPersist Interface | com.plumtree.server Namespace