Class Lock

  • All Implemented Interfaces:
    Serializable

    public class Lock
    extends Object
    implements Serializable
    Information about a lock set on a document.

    The lock information holds the owner, which is a user id, and the lock creation time.

    See Also:
    Serialized Form