:: com :: sun :: star :: embed ::
|
interface XTransactedObject |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XTransactedObject
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- not published
- Description
- allows transacted access to an object.
|
Methods' Summary |
commit |
commits the changes made for object.
|
revert |
removes all the changes made for the object after last commit or
loading.
|
Methods' Details |
commit
- Description
- commits the changes made for object.
|
|
revert
- Description
- removes all the changes made for the object after last commit or
loading.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.