|
:: drafts :: com :: sun :: star :: script :: framework ::
|
| module storage |
The
services & interfaces in this module are deprecated and will be
removed in the next milestone.
|
| Services |
| ScriptStorage |
This service provides an interface for
accessing the scripts contained in a script storage area (user, share
or individual documents). It also provides a means of saving this
information (not currently supported), and refreshing its data. Also
see the
General Developer Guide for details of the parcel-descriptor.xml
file from which the script metadata is read.
|
| ScriptStorageManager |
This service provides a means for
creation and access of ScriptStorage instances. It also acts as an
XEventListener in order to free up a document's script related storage
(ScriptStorage instance) when that document closes.
|
| Interfaces |
| XScriptInfo |
This interface allows access to
information of one script
|
| XScriptInfoAccess |
This interface provides information on
the scripts available from a ScriptStorage.
|
| XScriptStorageExport |
This interface provides a means of
saving the information contained in the ScriptStorage component.
(Not currently supported)
|
| XScriptStorageManager |
This interface provides access to data
associated with a script
|
| XScriptStorageRefresh |
This interface provides a means of
refreshing the information contained in the ScriptStorage component.
|
Top of Page
Copyright © 2003 Sun
Microsystems, Inc.