(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: ucb ::

struct Lock
Base Hierarchy
LockLockEntry
Description
defines a lock.

Elements' Summary
Depth defines the lock's depth.  
Owner the owner of the lock.  
Timeout a timeout value for the lock.  
LockTokens the lock tokens.  
Elements' Details
Depth
LockDepth Depth;
Description
defines the lock's depth.
Owner
any Owner;
Description
the owner of the lock.

This element providfes information sufficient for either directly contacting a principal (such as a telephone number or email URI), or for discovering the principal (such as the URL of a homepage) who owns the lock.

Timeout
hyper Timeout;
Description
a timeout value for the lock.

This element specifies the number of seconds between granting of the lock and the automatic removal of that lock. The value must not be greater than 2^32-1. A value of -1 stands for an infinit lock, that will never be removed automatically.

LockTokens
sequence< string > LockTokens;
Description
the lock tokens.

Each lock token is a URI.

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.