org.tigris.subversion.javahl
public class Lock extends Object
Since: 1.2
| Method Summary | |
|---|---|
| String | getComment() |
| Date | getCreationDate() |
| Date | getExpirationDate() |
| String | getOwner() |
| String | getPath() |
| String | getToken() |
Returns: the comment provided during the lock operation
Returns: the date the lock was created
Returns: the date when the lock will expire
Returns: the owner of the lock
Returns: the path of the locked item
Returns: the token provided during the lock operation